Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/take_screenshots.sh
blob: cab5db7b888f53317747341a6c527babc1e44e9b (plain)
1
2
3
4
5
#!/bin/sh
# 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