diff options
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/edit-as-root.desktop')
-rw-r--r-- | ubuntu/maverick_automake/kdebase/debian/edit-as-root.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/edit-as-root.desktop b/ubuntu/maverick_automake/kdebase/debian/edit-as-root.desktop new file mode 100644 index 000000000..049454ea0 --- /dev/null +++ b/ubuntu/maverick_automake/kdebase/debian/edit-as-root.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +ServiceTypes=text/*,application/x-desktop +Actions=Editassu + +[Desktop Action Editassu] +Name=Edit as Root +Name[it]=Edita come Root +Name[fr]=Editer en tant que Root +Name[es]=Editar como Root +Name[de]=Als root bearbeiten +Icon=kfm +Exec=kdesu "kwrite" "%U" |