blob: a2d8bd490a5a167167ca5f3b14e9225e74770976 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[Desktop Entry]
ServiceTypes=inode/directory
Actions=DolphinSU;
[Desktop Action DolphinSU]
ServiceTypes=inode/directory
Name=Open as Root
Name[de]=Öffne als Root
Icon=dolphin
Exec=kdesu -c 'dolphin %U'
|