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

List:       kde-commits
Subject:    KDE/kdenetwork
From:       David Faure <faure () kde ! org>
Date:       2013-05-03 11:18:13
Message-ID: 20130503111813.7452BAC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1352264 by dfaure:

Remove erroneous double-quotes around %c in Exec line

 M  +1 -1      kopete/kopete/kopete.desktop  
 M  +1 -1      krdc/krdc.desktop  
 M  +1 -1      krfb/krfb/krfb.desktop  


--- trunk/KDE/kdenetwork/kopete/kopete/kopete.desktop #1352263:1352264
@@ -227,7 +227,7 @@
 Comment[zh_CN]=即时通讯客户程序
 Comment[zh_HK]=即時通訊程式
 Comment[zh_TW]=即時訊息客戶端程式
-Exec=kopete -caption "%c" %u
+Exec=kopete -caption %c %u
 Type=Application
 X-DocPath=kopete/index.html
 Terminal=false
--- trunk/KDE/kdenetwork/krdc/krdc.desktop #1352263:1352264
@@ -1,7 +1,7 @@
 # KDE Config File
 [Desktop Entry]
 Type=Application
-Exec=krdc -caption "%c" %u
+Exec=krdc -caption %c %u
 Icon=krdc
 Terminal=false
 Name=KRDC
--- trunk/KDE/kdenetwork/krfb/krfb/krfb.desktop #1352263:1352264
@@ -1,7 +1,7 @@
 # KDE Config File
 [Desktop Entry]
 Type=Application
-Exec=krfb -caption "%c" %i
+Exec=krfb -caption %c %i
 Icon=krfb
 X-DocPath=krfb/index.html
 Terminal=false
[prev in list] [next in list] [prev in thread] [next in thread] 

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