diff options
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> |