blob: 4b6e5c3f8c446721bc4337777cad98dee408d0ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Desktop Entry]
ServiceTypes=inode/directory
Actions=DolphinSU;
[Desktop Action DolphinSU]
ServiceTypes=inode/directory
Name=Open as Root
Name[el]=Άνοιγμα ως υπερχρήστης
Name[x-test]=xxOpen as Rootxx
Icon=dolphin
Exec=kdesu -c 'dolphin %U'
|