From 6a4efd343c754937a5df3ebba8c43ec0d58f93aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicol=C3=A1s=20Alvarez?= <nicolas.alvarez@gmail.com>
Date: Mon, 31 May 2010 21:52:12 -0300
Subject: [PATCH] Fix typo in upload guidelines.
---
debshots/templates/packages/upload.mako | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debshots/templates/packages/upload.mako b/debshots/templates/packages/upload.mako
index d5615e1..6264ee0 100644
|
a
|
b
|
|
| 77 | 77 | <ul> |
| 78 | 78 | <li>Screenshots are published under the terms of the packaged software itself.</li> |
| 79 | 79 | <li>Your screenshots must be in PNG format.</li> |
| 80 | | <li>Due to legal reasons screenshots for non-free packages aren't accecpted.</li> |
| | 80 | <li>Due to legal reasons screenshots for non-free packages aren't accepted.</li> |
| 81 | 81 | <li>Images larger than 800x600 pixels will automatically be reduced to that |
| 82 | 82 | size (retaining the aspect ratio of course). |
| 83 | 83 | So if you like to control the exact result of what you upload then |