[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/client main.cpp,1.33,1.34
From:       kde () office ! kde ! org
Date:       2003-10-13 21:30:53
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv6289/atlantik/client

Modified Files:
	main.cpp 
Log Message:
CVS_SILENT using KCmdLineLastOption


Index: main.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/main.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- main.cpp	24 Jul 2003 19:20:29 -0000	1.33
+++ main.cpp	13 Oct 2003 21:30:50 -0000	1.34
@@ -26,12 +26,12 @@
 static KCmdLineOptions options[] =
 {
 	{ "h", 0, 0 },
-    { "host <argument>", I18N_NOOP("connect to this host"), 0 },
+	{ "host <argument>", I18N_NOOP("connect to this host"), 0 },
 	{ "p", 0, 0 },
-    { "port <argument>", I18N_NOOP("connect at this port"), "1234" },
+	{ "port <argument>", I18N_NOOP("connect at this port"), "1234" },
 	{ "g", 0, 0 },
-    { "game <argument>", I18N_NOOP("join this game"), 0 },
-    { 0,0,0 }
+	{ "game <argument>", I18N_NOOP("join this game"), 0 },
+	KCmdLineLastOption
 };
 
 int main(int argc, char *argv[])

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic