summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/abloadtool/files/abloadaction.desktop')
-rw-r--r--www-misc/abloadtool/files/abloadaction.desktop15
1 files changed, 15 insertions, 0 deletions
diff --git a/www-misc/abloadtool/files/abloadaction.desktop b/www-misc/abloadtool/files/abloadaction.desktop
new file mode 100644
index 000000000..3e0b183ba
--- /dev/null
+++ b/www-misc/abloadtool/files/abloadaction.desktop
@@ -0,0 +1,15 @@
+[Desktop Entry]
+Type=Service
+ServiceTypes=KonqPopupMenu/Plugin,image/*
+MimeType=image/*
+Actions=uploadBackground;upload
+
+[Desktop Action uploadBackground]
+Name=upload in background
+Icon=abloadtool
+Exec=abloadtool --background --files %u
+
+[Desktop Action upload]
+Name=open in abload
+Icon=abloadtool
+Exec=abloadtool --files %u