From 392226bf11ee7e909938e85a454368ee0f616741 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Fri, 12 Jun 2015 14:40:14 -0700 Subject: appdata: screenshots do not actually need to be 16:9, revise the TODO I emailed Richard Hughes about what I interpreted in the spec as a requirement that images be in 16:9 aspect. He corrected me by saying that arbitrary dimensions are allowed, the software center will do the padding on its own. --- src/doom.appdata.xml.in | 5 ++--- src/heretic.appdata.xml.in | 5 ++--- src/hexen.appdata.xml.in | 5 ++--- src/strife.appdata.xml.in | 5 ++--- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/src/doom.appdata.xml.in b/src/doom.appdata.xml.in index 220229d4..64589c59 100644 --- a/src/doom.appdata.xml.in +++ b/src/doom.appdata.xml.in @@ -25,8 +25,7 @@

- - - + + diff --git a/src/heretic.appdata.xml.in b/src/heretic.appdata.xml.in index 943c35ad..1b123aab 100644 --- a/src/heretic.appdata.xml.in +++ b/src/heretic.appdata.xml.in @@ -24,8 +24,7 @@

- - - + + diff --git a/src/hexen.appdata.xml.in b/src/hexen.appdata.xml.in index e81af3a7..300fad73 100644 --- a/src/hexen.appdata.xml.in +++ b/src/hexen.appdata.xml.in @@ -24,8 +24,7 @@

- - - + + diff --git a/src/strife.appdata.xml.in b/src/strife.appdata.xml.in index f8345e27..4e04e2fe 100644 --- a/src/strife.appdata.xml.in +++ b/src/strife.appdata.xml.in @@ -25,8 +25,7 @@

- - - + + -- cgit v1.2.3