Wireshark-commits: [Wireshark-commits] rev 24242: /trunk/gtk/ /trunk/gtk/: profile_dlg.c
From:
stig@xxxxxxxxxxxxx
Date: Fri, 01 Feb 2008 16:49:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24242
User: stig
Date: 2008/02/01 04:49 PM
Log:
Fixed a problem with renaming a profile after hitting apply.
Profile name cannot start or end with space, and on win32 it cannot contain
any of this characters: \ / : * ? " < > |
Added a tooltip to the profile name text box.
Directory: /trunk/gtk/
Changes Path Action
+27 -0 profile_dlg.c Modified