diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
commit | 14bc7db2e07c5d1ccfb4d723c9dba395e6c93171 (patch) | |
tree | 7b00861348dedd18d3651537128bbe783dab364c /data/org.gnome.Shotwell.desktop.in | |
parent | 1bf62485f701b52ae27433e3570ac24cd7da886f (diff) | |
parent | 67d142325abb0d9345baef77f00a047a7dc1eca3 (diff) |
Merge branch 'release/debian/0.32.4-1'debian/0.32.4-1
Diffstat (limited to 'data/org.gnome.Shotwell.desktop.in')
-rw-r--r-- | data/org.gnome.Shotwell.desktop.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/org.gnome.Shotwell.desktop.in b/data/org.gnome.Shotwell.desktop.in index 61048f5..c7bb3af 100644 --- a/data/org.gnome.Shotwell.desktop.in +++ b/data/org.gnome.Shotwell.desktop.in @@ -6,7 +6,6 @@ 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 @@ -15,3 +14,8 @@ Categories=Graphics;Photography;GNOME;GTK; X-GIO-NoFuse=true X-GNOME-Gettext-Domain=shotwell X-GNOME-FullName=Shotwell Photo Manager +Actions=profile-browser; + +[Desktop Action profile-browser] +Name=Manage Different Profiles In Shotwell +Exec=shotwell -b |