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

List:       kde-commits
Subject:    playground/utils
From:       David Faure <faure () kde ! org>
Date:       2013-05-03 11:28:38
Message-ID: 20130503112838.5F84CAC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1352265 by dfaure:

Remove erroneous double-quotes around %c in Exec line

 M  +1 -1      gwenrename/src/gwenrename.desktop  
 M  +1 -1      kfprintee/src/kfprintee.desktop  
 M  +1 -1      viki/viki.desktop  
 M  +1 -1      workflow-kde3/src/workflow.desktop  
 M  +1 -1      workflow/src/workflow.desktop  


--- trunk/playground/utils/gwenrename/src/gwenrename.desktop #1352264:1352265
@@ -31,7 +31,7 @@
 Name[ug]=GwenRename
 Name[uk]=GwenRename
 Name[x-test]=xxGwenRenamexx
-Exec=gwenrename %i -caption "%c"
+Exec=gwenrename %i -caption %c
 Icon=gwenrename
 Type=Application
 DocPath=gwenrename/index.html
--- trunk/playground/utils/kfprintee/src/kfprintee.desktop #1352264:1352265
@@ -19,7 +19,7 @@
 Name[tr]=Kfprintee
 Name[uk]=Kfprintee
 Name[x-test]=xxKfprinteexx
-Exec=kfprintee %i -caption "%c"
+Exec=kfprintee %i -caption %c
 Icon=kfprintee
 Type=Application
 X-DocPath=kfprintee/index.html
--- trunk/playground/utils/viki/viki.desktop #1352264:1352265
@@ -2,7 +2,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 Type=Application
-Exec=viki -caption "%c" %i %m
+Exec=viki -caption %c %i %m
 Icon=keyboard
 DocPath=viki/index.html
 GenericName=Visual Keyboard
--- trunk/playground/utils/workflow-kde3/src/workflow.desktop #1352264:1352265
@@ -25,7 +25,7 @@
 Name[tr]=WorKflow
 Name[uk]=WorKflow
 Name[x-test]=xxWorKflowxx
-Exec=workflow %i %m -caption "%c"
+Exec=workflow %i %m -caption %c
 Icon=workflow
 Type=Application
 DocPath=workflow/workflow.html
--- trunk/playground/utils/workflow/src/workflow.desktop #1352264:1352265
@@ -24,7 +24,7 @@
 Name[tr]=WorKflow
 Name[uk]=WorKflow
 Name[x-test]=xxWorKflowxx
-Exec=workflow %i -caption "%c"
+Exec=workflow %i -caption %c
 Icon=workflow
 Type=Application
 X-DocPath=workflow/workflow.html
[prev in list] [next in list] [prev in thread] [next in thread] 

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