diff options
| author | Peter Penz <[email protected]> | 2007-10-26 18:12:28 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-10-26 18:12:28 +0000 |
| commit | 1f331872b2362a0c55fec66fab7ca340a2862188 (patch) | |
| tree | 7b3f2a69527f2084e6c7e01505b2ef8a0fe587d6 /src | |
| parent | 77be1f1df9d8f633905ca7c4d6792f2c32880cd5 (diff) | |
drop the %m option of dolphin.desktop
BUG: 151313
svn path=/trunk/KDE/kdebase/apps/; revision=729718
Diffstat (limited to 'src')
| -rw-r--r-- | src/dolphin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.desktop b/src/dolphin.desktop index 352fcfa6d..c6cc08770 100644 --- a/src/dolphin.desktop +++ b/src/dolphin.desktop @@ -8,7 +8,7 @@ Name[sr]=Делфин Name[sr@latin]=Delfin Name[uk]=Дельфін Name[x-test]=xxDolphinxx -Exec=dolphin %i %m -caption "%c" +Exec=dolphin %i -caption "%c" Icon=system-file-manager Type=Application X-DocPath=dolphin/dolphin.html |
