http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29514
User: krj
Date: 2009/08/23 02:17 AM
Log:
Add initial code to handle the migration to custom columns by mapping the deprecated columns into their custom column counterparts when we read the preference file.
There are still many todos in this area:
1) We need to either warn the user that he/she needs to click "Save" in the preference dialog so we can "flush" the old predefined column or apply this change ourself silently.
2) The predefined columns need to be removed from the "Columns" UI.
3) ....
Directory: /trunk/epan/
Changes Path Action
+35 -0 prefs.c Modified