diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2014-12-15 03:17:00 -0500 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2014-12-15 03:17:00 -0500 |
commit | cd5c59186c999e5c1e9d6a669c8b9d78b66d2dee (patch) | |
tree | bcfdfda597cdca37ac86f0729b4dbf8d507e33ca | |
parent | Fix #95: Add AppData file for package managers (diff) | |
download | redshift-ng-cd5c59186c999e5c1e9d6a669c8b9d78b66d2dee.tar.gz redshift-ng-cd5c59186c999e5c1e9d6a669c8b9d78b66d2dee.tar.bz2 redshift-ng-cd5c59186c999e5c1e9d6a669c8b9d78b66d2dee.tar.xz |
appdata: Add screenshot
-rw-r--r-- | data/appdata/redshift-gtk.appdata.xml.in | 6 | ||||
-rw-r--r-- | data/appdata/screenshot.png | bin | 0 -> 329945 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/data/appdata/redshift-gtk.appdata.xml.in b/data/appdata/redshift-gtk.appdata.xml.in index bb86f7d..f2f3eae 100644 --- a/data/appdata/redshift-gtk.appdata.xml.in +++ b/data/appdata/redshift-gtk.appdata.xml.in @@ -9,6 +9,12 @@ <_p>The color temperature is set according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt.</_p> <_p>This program provides a status icon that allows the user to control Redshift.</_p> </description> + <screenshots> + <screenshot type="default"> + <image>http://jonls.dk/wp-content/uploads/screenshot1.png</image> + <_caption>The Redshift information window overlaid with an example of the redness effect</_caption> + </screenshot> + </screenshots> <url type="homepage">http://jonls.dk/redshift/</url> <updatecontact>jonlst@gmail.com</updatecontact> </application> diff --git a/data/appdata/screenshot.png b/data/appdata/screenshot.png Binary files differnew file mode 100644 index 0000000..f54a4f5 --- /dev/null +++ b/data/appdata/screenshot.png |