1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 15:51:18 -07:00

Remove erroneous double-quotes around %c in Exec line

svn path=/trunk/KDE/kdenetwork/krfb/; revision=1352264
This commit is contained in:
David Faure
2013-05-03 11:18:13 +00:00
parent e016859ea8
commit 53e4912a65

View File

@@ -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