http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20037
User: gerald
Date: 2006/12/05 12:43 AM
Log:
Add a "static text" protocol preference type. This can be used to add
descriptive text inline with other preference items. The "preference"
contents are not written to disk.
Fixup whitespace.
Directory: /trunk/epan/
Changes Path Action
+1 -0 prefs-int.h Modified
+35 -13 prefs.c Modified
+6 -0 prefs.h Modified
Directory: /trunk/gtk/
Changes Path Action
+53 -5 prefs_dlg.c Modified
+12 -0 prefs_dlg.h Modified