From 8ac445b31265ec96884b061f1c82d30b456ce994 Mon Sep 17 00:00:00 2001
From: William Kendrick
Date: Wed, 25 Apr 2007 17:35:31 +0000
Subject: [PATCH] Command-line options still implied only specific screen sizes
were possible.
---
docs/OPTIONS.txt | 8 ++------
docs/html/OPTIONS.html | 14 +++++---------
2 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/docs/OPTIONS.txt b/docs/OPTIONS.txt
index 16a67e984..63ccb4c2a 100644
--- a/docs/OPTIONS.txt
+++ b/docs/OPTIONS.txt
@@ -525,11 +525,7 @@ Windows Users
Options can also be issued on the command-line when you start Tux Paint.
--fullscreen
- --800x600
- --1024x768
- --1280x1204
- --1400x1050
- --1600x1200
+ --WIDTHxHEIGHT
--startblank
--nosound
--noquit
@@ -560,7 +556,7 @@ Windows Users
-------------------------------------
--windowed
- --640x480
+ --800x600
--startlast
--sound
--quit
diff --git a/docs/html/OPTIONS.html b/docs/html/OPTIONS.html
index 009ca9af5..4def8b1bd 100644
--- a/docs/html/OPTIONS.html
+++ b/docs/html/OPTIONS.html
@@ -832,16 +832,12 @@ New Breed Software
--fullscreen
- --800x600
- --1024x768
- --1280x1204
- --1400x1050
- --1600x1200
+ --WIDTHxHEIGHT
--startblank
--nosound
--noquit
--noprint
- --printdelay=SECONDS
+ --printdelay=SECONDS
--printcfg
--simpleshapes
--uppercase
@@ -856,11 +852,11 @@ New Breed Software
--sysfonts
--mirrorstamps
--keyboard
- --savedir DIRECTORY
+ --savedir DIRECTORY
--saveover
--saveovernew
--nosave
- --lang LANGUAGE
+ --lang LANGUAGE
-
These enable or correspond to the configuration file options
@@ -870,7 +866,7 @@ New Breed Software
--windowed
- --640x480
+ --800x600
--startlast
--sound
--quit