diff options
Diffstat (limited to 'data/rapid-photo-downloader.appdata.xml')
-rw-r--r-- | data/rapid-photo-downloader.appdata.xml | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/data/rapid-photo-downloader.appdata.xml b/data/rapid-photo-downloader.appdata.xml deleted file mode 100644 index e6f9c0e..0000000 --- a/data/rapid-photo-downloader.appdata.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright 2014 Damon Lynch <damonlynch@gmail.com> --> -<application> - <id type="desktop">rapid-photo-downloader.desktop</id> - <metadata_license>CC-BY</metadata_license> - <project_license>GPL-2.0+</project_license> - <description> - <p> - Rapid Photo Downloader imports photos and videos from memory cards and - other devices at high speed. It can be configured to rename photos and - videos with meaningful filenames. It can back up photos and videos as - they are downloaded. It can download from and back up to multiple devices - simultaneously, which is valuable when importing from multiple memory - cards or backing up to multiple external drives. - </p> - <p> - Written by a photographer for professional and amateur photographers, - Rapid Photo Downloader is easy to configure and use. Program preferences - are configured without the need for complicated codes. Common tasks can be - automated, such as unmounting a memory card when the download is complete. - </p> - <p> - Downloading directly from a camera works only with some cameras. It works - well with some cameras, and not at all with others. For best performance, - using a memory card reader is recommended. - </p> - </description> - <url type="homepage">http://www.damonlynch.net/rapid/</url> - <screenshots> - <screenshot type="default">http://www.damonlynch.net/rapid/appdata/2014/01/mainwindow.png</screenshot> - <screenshot>http://www.damonlynch.net/rapid/appdata/2014/01/subfolder-preferences.png</screenshot> - <screenshot>http://www.damonlynch.net/rapid/appdata/2014/01/rename-preferences.png</screenshot> - <screenshot>http://www.damonlynch.net/rapid/appdata/2014/01/backup-preferences.png</screenshot> - </screenshots> - <updatecontact>damonlynch@gmail.com</updatecontact> -</application> |