Wireshark-commits: [Wireshark-commits] rev 24773: /trunk/gtk/ /trunk/gtk/: Makefile.am Makefile.common main.c main_welcome.c main_welcome.h
From:
ulfl@xxxxxxxxxxxxx
Date: Fri, 04 Apr 2008 23:14:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24773
User: ulfl
Date: 2008/04/04 11:14 PM
Log:
carve out the (currently disabled) welcome page into it's own file to slightly reduce the huge main.c file size
Directory: /trunk/gtk/
Changes Path Action
+1 -0 Makefile.am Modified
+1 -0 Makefile.common Modified
+2 -526 main.c Modified
+561 -0 main_welcome.c Added
+31 -0 main_welcome.h Added