From Cal Turney:
authorAnders Broman <anders.broman@ericsson.com>
Thu, 18 Jul 2013 04:28:36 +0000 (04:28 -0000)
committerAnders Broman <anders.broman@ericsson.com>
Thu, 18 Jul 2013 04:28:36 +0000 (04:28 -0000)
commit09c5152fa71f84fc37b28808d6d522d1be896dcb
tree9702b2d7879fed4a169c36692af4d1143622fd40
parent7dcafd67c0274800fda530d3b512ed009e0e0875
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

svn path=/trunk/; revision=50716
color_filters.c
epan/prefs.c
epan/prefs.h
ui/gtk/color_dlg.c
ui/gtk/prefs_dlg.c