wesnoth/data/themes/editor.cfg
2004-05-20 17:43:11 +00:00

274 lines
3.0 KiB
INI

[theme]
name=null
[resolution]
width=1
height=1
[/resolution]
[/theme]
[theme]
name=editor
[hotkey]
command="zoomin"
key="z"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="undo"
key="u"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="redo"
key="r"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="zoomout"
key="x"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="zoomdefault"
key="d"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="togglegrid"
key="g"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editsavemap"
key="s"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editsaveas"
key="s"
ctrl=yes
alt=yes
shift=no
[/hotkey]
[hotkey]
command="editquit"
key="q"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editsetstartpos"
key="t"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="editnewmap"
key="n"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editloadmap"
key="l"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editfloodfill"
key="f"
ctrl=no
alt=no
shift=no
[/hotkey]
[hotkey]
command="editfillselection"
key="f"
ctrl=no
alt=yes
shift=no
[/hotkey]
[hotkey]
command="editcut"
key="x"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editcopy"
key="c"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editpaste"
key="v"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editrevert"
key="r"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="preferences"
key="p"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editresize"
key="r"
ctrl=yes
alt=yes
shift=no
[/hotkey]
[hotkey]
command="fullscreen"
key="f"
ctrl=yes
alt=no
shift=no
[/hotkey]
[hotkey]
command="editselectall"
key="a"
ctrl=yes
alt=no
shift=no
[/hotkey]
[resolution]
width=800
height=600
[main_map]
rect=0,26,887,768
xanchor=left
yanchor=top
[/main_map]
[menu]
title=main_menu
image=lite
items=editnewmap,editloadmap,editresize,editrevert,editflip,undo,redo,editsavemap,editsaveas,preferences,togglegrid,editquit
rect=3,1,107,22
xanchor=fixed
yanchor=fixed
[/menu]
[menu]
is_context_menu=true
items=undo,redo,editfloodfill,editfillselection,togglegrid,editflip,editsetstartpos,editcut,editcopy,editpaste
[/menu]
# top panel
[panel]
image=misc/top-bg.png
rect=0,0,1024,26
xanchor=top
yanchor=fixed
[/panel]
[panel]
image=misc/rightside-bg.png
rect=887,284,1024,768
xanchor=right
yanchor=top
[/panel]
[panel]
image=misc/rightside-bottom.png
rect=887,713,0,768
xanchor=right
yanchor=bottom
[/panel]
[panel]
image=misc/rightside-editor.png
rect=887,24,1024,284
xanchor=right
yanchor=fixed
[/panel]
[mini_map]
rect=900,32,1016,177
xanchor=right
yanchor=fixed
[/mini_map]
[status]
[terrain]
font_size=12
rect=820,4,920,20
xanchor=proportional
yanchor=fixed
[/terrain]
[position]
font_size=12
rect=925,4,1020,20
xanchor=proportional
yanchor=fixed
[/position]
[selected_terrain]
font_size=12
rect=900,736,1024,20
xanchor=right
yanchor=bottom
[/selected_terrain]
[/status]
[/resolution]
[/theme]