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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user