]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Remove erroneous double-quotes around %c in Exec line
authorDavid Faure <faure@kde.org>
Fri, 3 May 2013 11:22:12 +0000 (13:22 +0200)
committerDavid Faure <faure@kde.org>
Fri, 3 May 2013 11:22:33 +0000 (13:22 +0200)
src/dolphin.desktop

index db73ed49180ede7797befae64706ec0c208aab0e..9364ebbdf474edc41e32791c6abf6e35e792ec78 100755 (executable)
@@ -88,7 +88,7 @@ Name[wa]=Dolphin
 Name[x-test]=xxDolphinxx
 Name[zh_CN]=Dolphin
 Name[zh_TW]=Dolphin
-Exec=dolphin %i -caption "%c" %u
+Exec=dolphin %i -caption %c %u
 Icon=system-file-manager
 Type=Application
 X-DocPath=dolphin/index.html