diff options
| author | Montel Laurent <[email protected]> | 2014-10-08 08:12:46 +0200 |
|---|---|---|
| committer | Montel Laurent <[email protected]> | 2014-10-08 08:12:46 +0200 |
| commit | 6ff385e71a6ba6fd15f1d44d8150353b40a0de27 (patch) | |
| tree | 8b07131bc01c49e95ffa1213b6b20a867fed6b1d /src | |
| parent | 5c1420fec990f268b9abbbaedbe45b9388f1fddd (diff) | |
Fix desktop file
Diffstat (limited to 'src')
| -rwxr-xr-x | src/org.kde.dolphin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.kde.dolphin.desktop b/src/org.kde.dolphin.desktop index e15a65cc6..9504d6751 100755 --- a/src/org.kde.dolphin.desktop +++ b/src/org.kde.dolphin.desktop @@ -88,7 +88,7 @@ Name[wa]=Dolphin Name[x-test]=xxDolphinxx Name[zh_CN]=Dolphin Name[zh_TW]=Dolphin -Exec=dolphin %i -caption %c %u +Exec=dolphin -qwindowtitle %c %u Icon=system-file-manager Type=Application X-DocPath=dolphin/index.html |
