- removed not supported %m

- removed %i if not needed (app name == icon name)

svn path=/trunk/KDE/kdenetwork/krfb/; revision=492086
This commit is contained in:
André Wöbbeking
2005-12-28 18:56:40 +00:00
parent e89e2989f4
commit a44ca51c4c

View File

@@ -1,7 +1,7 @@
# KDE Config File
[Desktop Entry]
Type=Application
Exec=krfb -caption "%c" %i %m
Exec=krfb -caption "%c"
Icon=krfb
DocPath=krfb/index.html
Terminal=false