From Cal Turney:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Jul 2013 04:28:36 +0000 (04:28 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Jul 2013 04:28:36 +0000 (04:28 +0000)
commit8a93df4d30caa09421b96e452cca877df58c3a98
tree9702b2d7879fed4a169c36692af4d1143622fd40
parent57dd3227776c04e60a91cf6b4fee145dba5fceea
From  Cal Turney:
Unrecognized preferences and color filters created in proprietary or older versions are discarded when saved.

If the user attempts to save the preferences or colorfilters file, a popup is displayed that warns that unrecognized prefs or color filters have been detected and will be discarded if the save operation is allowed to proceed. In the case of Preferences, the popup message includes the version at which the file was last saved.  A "Continue without Saving" button is provided so that the user can save the profile under a different name.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8942

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50716 f5534014-38df-0310-8fa8-9805f1628bb7
color_filters.c
epan/prefs.c
epan/prefs.h
ui/gtk/color_dlg.c
ui/gtk/prefs_dlg.c