diff options
| author | Peter Penz <[email protected]> | 2008-01-23 06:42:13 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-01-23 06:42:13 +0000 |
| commit | 07c5733555ebac4a0e4a475652afb2782fd300be (patch) | |
| tree | 7296ea6e810542c7c4c5a44d2a335815f97c8a65 /src | |
| parent | 78b97118f3504494dfb27787ba92e1f868aa5fef (diff) | |
allow opening directories/trash from the desktop
BUG: 156192
svn path=/trunk/KDE/kdebase/apps/; revision=765098
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 aa4b8d158..d80607221 100644 --- a/src/dolphin.desktop +++ b/src/dolphin.desktop @@ -8,7 +8,7 @@ Name[pa]=ਡਾਲਫਿਨ Name[sr]=Делфин Name[ta]=டால்பின் Name[x-test]=xxDolphinxx -Exec=dolphin %i -caption "%c" +Exec=dolphin %i -caption "%c" "%u" Icon=system-file-manager Type=Application X-DocPath=dolphin/dolphin.html |
