diff options
Diffstat (limited to 'data/org.buetow.ggaze.desktop')
| -rw-r--r-- | data/org.buetow.ggaze.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/org.buetow.ggaze.desktop b/data/org.buetow.ggaze.desktop new file mode 100644 index 0000000..c5c31d0 --- /dev/null +++ b/data/org.buetow.ggaze.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=Application +Name=ggaze +GenericName=Image Viewer +Comment=Fast native image viewer for culling camera shoots +# M0 stub; full MIME/keywords/AppStream wiring lands in M10. +Exec=ggaze %f +Icon=ggaze +Terminal=false +StartupNotify=true +Categories=Graphics;Viewer;Photography; +MimeType=image/png;image/jpeg;image/gif;image/webp;image/tiff;image/avif;image/heif;image/heic;image/jxl; +Keywords=image;viewer;photo;camera;culling;
\ No newline at end of file |
