[gcompris/gcomprixogoo] Adapted to new GCompris screen ratio.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Adapted to new GCompris screen ratio.
- Date: Wed, 30 Dec 2009 22:28:30 +0000 (UTC)
commit 2e604d5b508832ad62b694d61b771e82155e096b
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Wed Dec 30 19:47:32 2009 +0100
Adapted to new GCompris screen ratio.
docs/take_screenshots.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/take_screenshots.sh b/docs/take_screenshots.sh
index cab5db7..e903273 100755
--- a/docs/take_screenshots.sh
+++ b/docs/take_screenshots.sh
@@ -2,4 +2,4 @@
# A command example I use to create the screenshots.
# Move them in the screenshots directory with the name found
# in their .xml.in menu name field
-xwd -name GCompris | convert - -quality 85 -resize 400x300 $1.jpg
+xwd -name GCompris | convert - -quality 85 -resize 50% $1.jpg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]