diff options
Diffstat (limited to 'data/kde/rapid-photo-downloader.desktop.in')
-rw-r--r-- | data/kde/rapid-photo-downloader.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/kde/rapid-photo-downloader.desktop.in b/data/kde/rapid-photo-downloader.desktop.in new file mode 100644 index 0000000..c02ec67 --- /dev/null +++ b/data/kde/rapid-photo-downloader.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND StorageVolume.usage == 'FileSystem' ] +Type=Service +Actions=exec; + +[Desktop Action exec] +# %f gives StorageAccess.filePath, %d gives Block.device, %i gives UDI +Exec=rapid-photo-downloader +Icon=rapid-photo-downloader +_Name=Download Photos and Videos with Rapid Photo Downloader + |