diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/doom.appdata.xml.in | 5 | ||||
-rw-r--r-- | src/heretic.appdata.xml.in | 5 | ||||
-rw-r--r-- | src/hexen.appdata.xml.in | 5 | ||||
-rw-r--r-- | 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 @@ </p> </description> <screenshots> - <!-- TODO: The AppData specification demands that screenshot images be --> - <!-- in a 16:9 aspect ratio. We can create some with the Chocolate Doom --> - <!-- window centered against a transparent background. --> + <!-- TODO: Provide some screenshots here. The default GNOME --> + <!-- window frames with the game at 640x480 should be ideal. --> </screenshots> </application> 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 @@ </p> </description> <screenshots> - <!-- TODO: The AppData specification demands that screenshot images be --> - <!-- in a 16:9 aspect ratio. We can create some with the Chocolate Doom --> - <!-- window centered against a transparent background. --> + <!-- TODO: Provide some screenshots here. The default GNOME --> + <!-- window frames with the game at 640x480 should be ideal. --> </screenshots> </application> 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 @@ </p> </description> <screenshots> - <!-- TODO: The AppData specification demands that screenshot images be --> - <!-- in a 16:9 aspect ratio. We can create some with the Chocolate Doom --> - <!-- window centered against a transparent background. --> + <!-- TODO: Provide some screenshots here. The default GNOME --> + <!-- window frames with the game at 640x480 should be ideal. --> </screenshots> </application> 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 @@ </p> </description> <screenshots> - <!-- TODO: The AppData specification demands that screenshot images be --> - <!-- in a 16:9 aspect ratio. We can create some with the Chocolate Doom --> - <!-- window centered against a transparent background. --> + <!-- TODO: Provide some screenshots here. The default GNOME --> + <!-- window frames with the game at 640x480 should be ideal. --> </screenshots> </application> |