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

List:       kde-commits
Subject:    KDE/kdebase/apps/kdialog
From:       Claudio Bantaloukas <rockdreamer () gmail ! com>
Date:       2008-03-04 13:28:11
Message-ID: 1204637291.239963.5044.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 782165 by claudiob:

EBN warning fix, change don't to do-not


 M  +1 -1      kdialog.cpp  


--- trunk/KDE/kdebase/apps/kdialog/kdialog.cpp #782164:782165
@@ -688,7 +688,7 @@
   options.add("separate-output", ki18n("Return list items on separate lines (for \
checklist option and file open with --multiple)"));  options.add("print-winid", \
ki18n("Outputs the winId of each dialog"));  options.add("embed <winid>", \
                ki18n("Makes the dialog transient for an X app specified by winid"));
-  options.add("dontagain <file:entry>", ki18n("Config file and option name for \
saving the \"don't-show/ask-again\" state")); +  options.add("dontagain \
<file:entry>", ki18n("Config file and option name for saving the \
\"do-not-show/ask-again\" state"));  options.add("+[arg]", ki18n("Arguments - \
depending on main option"));  KCmdLineArgs::addCmdLineOptions( options ); // Add our \
own options.  


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

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