mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user