diff options
| author | Peter Penz <[email protected]> | 2008-01-23 06:44:47 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-01-23 06:44:47 +0000 |
| commit | 3b30141f6926ae064c52d5571d58484d2f9ef4c0 (patch) | |
| tree | e8e13e85a7380c12a09dda6c8835cc34d557f33d /src | |
| parent | c624666b53b678de541ca2946565eaecefb52a4c (diff) | |
Backport: allow opening directories/trash from the desktop (fixes #156192)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765101
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 5b446866d..8b695a58e 100644 --- a/src/dolphin.desktop +++ b/src/dolphin.desktop @@ -7,7 +7,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 |
