diff options
| author | Peter Penz <[email protected]> | 2006-11-21 06:02:05 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2006-11-21 06:02:05 +0000 |
| commit | 5252c12db4929886dbe502013e0a1fee6500f568 (patch) | |
| tree | 589d970fd03a9ce4b524f1cc020d980a3a11bdd8 /src/dolphin.desktop | |
commited initial version of Dolphin
svn path=/trunk/playground/utils/dolphin/; revision=606622
Diffstat (limited to 'src/dolphin.desktop')
| -rw-r--r-- | src/dolphin.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/dolphin.desktop b/src/dolphin.desktop new file mode 100644 index 000000000..9159e478e --- /dev/null +++ b/src/dolphin.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Dolphin +Exec=dolphin %i %m -caption "%c" +Icon=dolphin +Type=Application +DocPath=dolphin/dolphin.html +Categories=System;FileManager; +GenericName=File Manager +GenericName[de]=Datei Manager +Terminal=false |
