Reverted default window size to 640x480. Updated NSIS installer script.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@853 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-06-10 19:09:15 +00:00
parent 75ec0abe5a
commit d0f974227b
2 changed files with 5 additions and 5 deletions

View File

@@ -266,7 +266,7 @@
; Window dimensions. The program | Dimensions de la fenêtre en mode
; remembers the last window size. | fenêtré.
Default_window_size = 320,240 ; (default '640,480')
Default_window_size = 640,480 ; (default '640,480')
; This setting allows you merge successive mouse movements into a single
; mouse movement. Ideally you should leave it at zero, but if you have an