diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-23 09:36:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-23 09:36:56 +0200 |
commit | 8004f1a7ad3cc6a3659517f3374bdf1b63416b24 (patch) | |
tree | b7b82cc6e01cd47d22f660e25508a7d8d555dc89 /misc/shotwell.appdata.xml | |
parent | 28c68a75acac7ac3ce7fb169bc6aa65e16551c53 (diff) | |
parent | 566dc060676b41e1e58a446b7dcc4159e242fee6 (diff) |
Merge tag 'upstream/0.20.0'
Upstream version 0.20.0
Diffstat (limited to 'misc/shotwell.appdata.xml')
-rw-r--r-- | misc/shotwell.appdata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/shotwell.appdata.xml b/misc/shotwell.appdata.xml index 8f13515..47cad46 100644 --- a/misc/shotwell.appdata.xml +++ b/misc/shotwell.appdata.xml @@ -2,7 +2,8 @@ <!-- Copyright 2013-2014 Yorba Foundation (shotwell@yorba.org) --> <application> <id type="desktop">shotwell.desktop</id> - <licence>CC0</licence> + <metadata_license>CC0</metadata_license> + <project_license>LGPL-2.1+</project_license> <summary>Popular photo manager</summary> <description> <p> @@ -20,7 +21,7 @@ Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats. </p> </description> - <url type="homepage">http://www.yorba.org/projects/shotwell/</url> + <url type="homepage">https://wiki.gnome.org/Apps/Shotwell</url> <screenshots> <screenshot type="default">http://www.yorba.org/wp-content/uploads/2013/02/harbor.png</screenshot> <screenshot>http://www.yorba.org/wp-content/uploads/2013/02/import-300x155.png</screenshot> |