diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
commit | cb612a12b952e349b96d427645aaeb55d15f509a (patch) | |
tree | f29298f41d2a7ea2a976616243aca64c2c2547ce /misc/shotwell.appdata.xml | |
parent | e7be93745e4a2ff3aa255227bef7b9d3b733aafa (diff) | |
parent | 143bfc9f801c84428074312d661f8e08803df83b (diff) |
Merge tag 'upstream/0.23.5'
Upstream version 0.23.5
Diffstat (limited to 'misc/shotwell.appdata.xml')
-rw-r--r-- | misc/shotwell.appdata.xml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/misc/shotwell.appdata.xml b/misc/shotwell.appdata.xml deleted file mode 100644 index 62b9a57..0000000 --- a/misc/shotwell.appdata.xml +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright 2016 Software Freedom Conservancy Inc. --> -<application> - <id type="desktop">shotwell.desktop</id> - <metadata_license>CC0</metadata_license> - <project_license>LGPL-2.1+</project_license> - <summary>Popular photo manager</summary> - <description> - <p> - Shotwell is an easy-to-use, fast photo organizer designed for the GNOME desktop. - It allows you to import photos from your camera or disk, organize them by date and subject - matter, even ratings. It also offers basic photo editing, like crop, red-eye correction, - color adjustments, and straighten. Shotwell's non-destructive photo editor does not alter - your master photos, making it easy to experiment and correct errors. - </p> - <p> - When ready, Shotwell can upload your photos to various web sites, such as Facebook, Flickr, - Picasa (Google Plus), and more. - </p> - <p> - Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats. - </p> - </description> - <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> - <screenshot>http://www.yorba.org/wp-content/uploads/2013/02/organize-300x197.png</screenshot> - <screenshot>http://www.yorba.org/wp-content/uploads/2013/02/edit-300x247.png</screenshot> - <screenshot>http://www.yorba.org/wp-content/uploads/2013/02/publish-300x213.png</screenshot> - </screenshots> - <updatecontact>shotwell@yorba.org</updatecontact> - <project_group>GNOME</project_group> -</application> |