diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:37 +0200 |
commit | bb80d3feebdc9acc52e3f4ad24084d8425f043a2 (patch) | |
tree | 2084a84c39f159c6aea254775dc0880d52579d45 /data/org.gnome.Shotwell.desktop.in | |
parent | b26ff0798252a1a8072dd2c7a67f6205de9fde11 (diff) | |
parent | 31804433d72460cbe0a39f9f8ea5e76058d84cda (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'data/org.gnome.Shotwell.desktop.in')
-rw-r--r-- | data/org.gnome.Shotwell.desktop.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/org.gnome.Shotwell.desktop.in b/data/org.gnome.Shotwell.desktop.in new file mode 100644 index 0000000..61048f5 --- /dev/null +++ b/data/org.gnome.Shotwell.desktop.in @@ -0,0 +1,17 @@ +[Desktop Entry] +Version=1.0 +Name=Shotwell +GenericName=Photo Manager +Comment=Organize your photos +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=album;camera;cameras;crop;edit;enhance;export;gallery;image;images;import;organize;photo;photographs;photos;picture;pictures;photography;print;publish;rotate;share;tags;video;flickr;picasa;youtube;piwigo; +Exec=shotwell %U +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=org.gnome.Shotwell +Terminal=false +Type=Application +MimeType=x-content/image-dcf; +Categories=Graphics;Photography;GNOME;GTK; +X-GIO-NoFuse=true +X-GNOME-Gettext-Domain=shotwell +X-GNOME-FullName=Shotwell Photo Manager |