aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/mime/psion-drive-actions.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'kde2/mime/psion-drive-actions.desktop')
-rw-r--r--kde2/mime/psion-drive-actions.desktop6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde2/mime/psion-drive-actions.desktop b/kde2/mime/psion-drive-actions.desktop
index c9a1e39..fab8764 100644
--- a/kde2/mime/psion-drive-actions.desktop
+++ b/kde2/mime/psion-drive-actions.desktop
@@ -3,14 +3,14 @@ ServiceTypes=inode/x-psion-drive
Actions=Backup;Restore;Format
Patterns=
[Desktop Action Backup]
-Exec=kpsion backup %u
+Exec=kpsion --backup %u
Name=backup this drive
Name[de]=Laufwerk sichern
[Desktop Action Format]
-Exec=kpsion format %u
+Exec=kpsion --format %u
Name=format this drive
Name[de]=Laufwerk formatieren
[Desktop Action Restore]
-Exec=kpsion restore %u
+Exec=kpsion --restore %u
Name=restore this drive
Name[de]=Laufwerk rücksichern