Wireshark-commits: [Wireshark-commits] rev 46808: /trunk/ui/ /trunk/ui/gtk/: profile_dlg.c /trunk/u
Date: Thu, 27 Dec 2012 17:10:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46808

User: gerald
Date: 2012/12/27 09:10 AM

Log:
 Move common profile code to ui/profile.[ch].

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +82 -330   profile_dlg.c    Modified

Directory: /trunk/ui/
  Changes    Path               Action
  +1 -0      CMakeLists.txt     Modified
  +2 -0      Makefile.common    Modified
  +291 -0    profile.c          Added
  +113 -0    profile.h          Added