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

List:       kde-commits
Subject:    quanta (silent)
From:       Andy Goossens <andygoossens () pandora ! be>
Date:       2003-10-13 21:36:02
[Download RAW message or body]

CVS commit by goossens: 

CVS_SILENT using KCmdLineLastOption


  M +1 -1      kommander/executor/main.cpp   1.5
  M +1 -1      quanta/main.cpp   1.40


--- quanta/kommander/executor/main.cpp  #1.4:1.5
@@ -50,5 +50,5 @@ static KCmdLineOptions options[] =
 {
   { "+[file]", I18N_NOOP("Dialog to open"), 0 },
-  { 0, 0, 0 }
+  KCmdLineLastOption
 };
 

--- quanta/quanta/main.cpp  #1.39:1.40
@@ -55,5 +55,5 @@ static KCmdLineOptions options[] =
   { "unique", I18N_NOOP("Whether we start as a one-instance application."), 0 },
   { "nologo", I18N_NOOP("Do not show the nice logo during startup."), 0 },
-  { 0, 0, 0 }
+  KCmdLineLastOption
   // INSERT YOUR COMMANDLINE OPTIONS HERE
 };


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

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