summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan F <ajf@eth0.org.uk>2014-05-28 21:49:20 +0100
committerGravatar Alan F <ajf@eth0.org.uk>2014-05-28 21:49:20 +0100
commit4812cc97076f31c901fe55f8b9501e3e82ec99fd (patch)
tree00a8ce2de467a97c4ba0af66d0c330dd7648a2f7
parent3cfa5d21f0828ba891667ddc9018300dcb54a5c9 (diff)
fix aspect ratio of screenshot
-rw-r--r--src/transmission-remote-gtk.appdata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transmission-remote-gtk.appdata.xml b/src/transmission-remote-gtk.appdata.xml
index c48495b..cb4b621 100644
--- a/src/transmission-remote-gtk.appdata.xml
+++ b/src/transmission-remote-gtk.appdata.xml
@@ -19,7 +19,7 @@
</ul>
</description>
<screenshots>
- <screenshot type="default" width="973" height="512">http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.png</screenshot>
+ <screenshot type="default" width="1024" height="576">http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.1.png</screenshot>
</screenshots>
<url type="homepage">http://code.google.com/p/transmission-remote-gtk/</url>
<project_group>GNOME</project_group>