missing file

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1764 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2011-04-03 14:43:47 +00:00
parent f34417919f
commit 0129bb3590

View File

@ -364,6 +364,7 @@
; When this mode is active, scrolling the view (and the magnifier view) ; When this mode is active, scrolling the view (and the magnifier view)
; affects both the main image and the spare page - as long as they have ; affects both the main image and the spare page - as long as they have
; the same dimensions. ; the same dimensions.
;
Sync_views = YES; (Default YES) Sync_views = YES; (Default YES)
; This setting determines which key inverts the mouse buttons ; This setting determines which key inverts the mouse buttons
@ -371,7 +372,12 @@
; It's especially useful for one-button controllers, ; It's especially useful for one-button controllers,
; such as touchscreens and tablets. ; such as touchscreens and tablets.
; Possible values are 0 (none), 1 (control), 2 (alt) ; Possible values are 0 (none), 1 (control), 2 (alt)
;
Swap_buttons = 1; (Default 1) Swap_buttons = 1; (Default 1)
; Last directory browsed with the script selector.
; Leave blank to initially start in (data directory)/scripts
;
Scripts_directory =
; end of configuration ; end of configuration