X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/d51ac5190b7ef0c184830fc6832e88e1030ab827..d66add28bba6b58e60819bfc135744ced74dbc37:/Buildscr diff --git a/Buildscr b/Buildscr index 85fa76e..04e0d87 100644 --- a/Buildscr +++ b/Buildscr @@ -8,7 +8,7 @@ in puzzles do perl mkfiles.pl in puzzles do make # Now build the screenshots and icons. -in puzzles/icons do xvfb-run -s "-cc TrueColor" make web winicons gtkicons +in puzzles/icons do xvfb-run -s "-screen 0 1024x768x24" make web winicons gtkicons # Re-run mkfiles.pl now that it knows the icons are there. in puzzles do perl mkfiles.pl