Rewording

This commit is contained in:
Christoph Haas 2020-11-03 00:19:04 +01:00
parent 9d102d72e6
commit e9e7b494c3

View file

@ -37,29 +37,29 @@ h1 = "Upload screenshots for #{@package.name}"
p.subtitle Your upload…
ul
li
' should contain a typical scene when working with it.
' should contain a typical scene when working with it
li
' should show the actual application and not just
' your whole desktop (unless the screenshot is meant for a window manager).
' your whole desktop (unless the screenshot is meant for a window manager)
li
' must be in PNG format.
' needs to be in PNG or JPEG format
li
' can be multiple images at once.
' can be multiple images at once
li
' needs to be approved by the moderators first before it is publicly visible.
' needs to be approved by the moderators first before it is publicly visible
li
' will be reduced if it is lager than 800x600 pixels.
' will be reduced if it is wider or higher than 2000 pixels.
' So don't try to capture too much detail in a screenshot. It may become
' unreadable. Shrink the application's window if possible.
li
' will be made public and can freely be used by anyone.
' will be made public and can freely be used by anyone
li
' can be taken by screenshot tools like shutter, ksnapshot (KDE),
' gimp, xwd or scrot. See the
a href='http://wiki.debian.org/ScreenShots' Debian wiki
' for more information on how to make screenshots under Debian.
li
' should preferably show the application in english.
' should show the application in english if feasible.
' If you don't use english by default please start your application
' from a shell using after setting "export LANG=C".