repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed compatibility of output.
[AROS.git]
/
workbench
/
prefs
/
screenmode
/
catalogs
/
screenmode.cd
blob
5358522cf5d86fb502ce7a31c64baadd3878f93c
1
;
2
MSG_NAME (//)
3
ScreenMode Preferences
4
;
5
MSG_WIDTH (//)
6
\33lWidth:
7
;
8
MSG_DEFAULT (//)
9
\33l_default
10
;
11
MSG_HEIGHT (//)
12
\33lHeight:
13
;
14
MSG_DEPTH (//)
15
\33lDepth:
16
;
17
MSG_AUTOSCROLL (//)
18
\33lAutoscroll
19
;
20
MSG_DISPLAY_MODE (//)
21
Display Mode
22
;
23
MSG_MODE_ID (//)
24
Mode ID
25
;
26
MSG_DESCRIPTION (//)
27
Description
28
;
29
MSG_MODE_ATTRIBUTES (//)
30
Mode Attributes
31
;
32
MSG_VISIBLE_SIZE (//)
33
Visible Size:
34
;
35
MSG_MINIMUM_SIZE (//)
36
Minimum Size:
37
;
38
MSG_MAXIMUM_SIZE (//)
39
Maximum Size:
40
;
41
MSG_MAXIMUM_COLORS (//)
42
Maximum Colors:
43
;