Remove trailing whitespace

svn-id: r48649
This commit is contained in:
Ori Avtalion 2010-04-12 23:25:09 +00:00
parent e35133064b
commit 434b5369f6
5 changed files with 246 additions and 246 deletions

View File

@ -223,7 +223,7 @@
fill = 'none'
/>
</drawdata>
<drawdata id = 'slider_disabled' cache = 'false'>
<drawstep func = 'square'
fill = 'foreground'
@ -244,14 +244,14 @@
fg_color = 'green2'
/>
</drawdata>
<drawdata id = 'widget_small' cache = 'false'>
<drawstep func = 'bevelsq'
bevel = '2'
fill = 'none'
/>
</drawdata>
<drawdata id = 'popup_idle' cache = 'false'>
<drawstep func = 'bevelsq'
bevel = '2'
@ -321,7 +321,7 @@
fill = 'none'
/>
</drawdata>
<drawdata id = 'plain_bg' cache = 'false'>
<drawstep func = 'bevelsq'
bevel = '2'

View File

@ -27,14 +27,14 @@
<globals>
<def var = 'Line.Height' value = '16' />
<def var = 'Font.Height' value = '16' />
<def var = 'About.OuterBorder' value = '80'/>
<def var = 'Layout.Spacing' value = '8' />
<def var = 'ShowLauncherLogo' value = '0'/>
<def var = 'ShowGlobalMenuLogo' value = '0'/>
<def var = 'ShowSearchPic' value = '0'/>
<def var = 'SaveLoadChooser.ExtInfo.Visible' value = '1'/>
<def var = 'KeyMapper.Spacing' value = '10'/>
@ -48,18 +48,18 @@
<widget name = 'SmallLabel'
size = '24, Globals.Line.Height'
/>
<widget name = 'ShortOptionsLabel'
size = '60, Globals.Line.Height'
/>
<widget name = 'Button'
size = '108, 24'
/>
<widget name = 'Slider'
size = '128, 18'
/>
<widget name = 'PopUp'
size = '-1, 19'
/>
@ -114,39 +114,39 @@
</layout>
<widget name = 'GameList'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'LoadGameButton'
height = '20'
/>
<widget name = 'AddGameButton'
<widget name = 'LoadGameButton'
height = '20'
/>
<widget name = 'EditGameButton'
<widget name = 'AddGameButton'
height = '20'
/>
<widget name = 'RemoveGameButton'
<widget name = 'EditGameButton'
height = '20'
/>
<widget name = 'RemoveGameButton'
height = '20'
/>
</layout>
<space size = '4'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'QuitButton'
<widget name = 'QuitButton'
height = '20'
/>
<widget name = 'AboutButton'
<widget name = 'AboutButton'
height = '20'
/>
<widget name = 'OptionsButton'
<widget name = 'OptionsButton'
height = '20'
/>
<widget name = 'StartButton'
<widget name = 'StartButton'
height = '20'
/>
</layout>
</layout>
</dialog>
<dialog name = 'Browser' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<widget name = 'Headline'
height = 'Globals.Line.Height'
/>
@ -164,11 +164,11 @@
/>
<widget name = 'Choose'
type = 'Button'
/>
/>
</layout>
</layout>
</dialog>
</dialog>
<dialog name = 'GlobalOptions' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
<layout type = 'vertical' padding = '0, 0, 0, 0'>
<widget name = 'TabWidget'/>
@ -177,13 +177,13 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Graphics' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -210,7 +210,7 @@
/>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Audio' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -259,7 +259,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Volume' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'horizontal' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'vertical' padding = '0, 0, 0, 0' spacing = '8'>
@ -304,7 +304,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_MIDI' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -342,7 +342,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Paths' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -379,7 +379,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Misc' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -406,34 +406,34 @@
type = 'PopUp'
/>
</layout>
<widget name='KeysButton'
type='Button'
/>
<widget name='KeysButton'
type='Button'
/>
</layout>
</dialog>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<space size='Globals.Line.Height'/>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
</layout>
</dialog>
@ -445,13 +445,13 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</dialog>
<dialog name = 'GameOptions_Graphics' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -460,7 +460,7 @@
<import layout = 'Dialog.GlobalOptions_Graphics' />
</layout>
</dialog>
<dialog name = 'GameOptions_Audio' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -469,7 +469,7 @@
<import layout = 'Dialog.GlobalOptions_Audio' />
</layout>
</dialog>
<dialog name = 'GameOptions_MIDI' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -478,7 +478,7 @@
<import layout = 'Dialog.GlobalOptions_MIDI' />
</layout>
</dialog>
<dialog name = 'GameOptions_Volume' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -487,7 +487,7 @@
<import layout = 'Dialog.GlobalOptions_Volume' />
</layout>
</dialog>
<dialog name = 'GameOptions_Game' overlays = 'Dialog.GameOptions.TabWidget' shading = 'dim'>
<layout type = 'vertical' padding = '16, 16, 16, 16'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -524,7 +524,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GameOptions_Paths' overlays = 'Dialog.GameOptions.TabWidget' shading = 'dim'>
<layout type = 'vertical' padding = '16, 16, 16, 16'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -553,7 +553,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalMenu' overlays = 'screen_center'>
<layout type = 'vertical' padding = '16, 16, 16, 16' center = 'true'>
<widget name = 'Title'
@ -576,7 +576,7 @@
<widget name = 'Save'
width = '150'
height = 'Globals.Button.Height'
/>
/>
<space size = '10'/>
<widget name = 'Options'
width = '150'
@ -597,7 +597,7 @@
/>
</layout>
</dialog>
<dialog name = 'ScummMain' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<widget name = 'Resume'
@ -626,7 +626,7 @@
/>
</layout>
</dialog>
<dialog name = 'ScummConfig' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
@ -698,7 +698,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'Keys'
type = 'Button'
/>
/>
<space size = 'Globals.Button.Width' />
<widget name = 'Cancel'
type = 'Button'
@ -706,16 +706,16 @@
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</layout>
</dialog>
<dialog name = 'SaveLoadChooser' overlays = 'screen' inset = '8' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 8, 32' center = 'true'>
<widget name = 'Title'
height = 'Globals.Line.Height'
/>
<layout type = 'horizontal' padding = '0, 0, 0, 16' spacing = '16'>
<layout type = 'horizontal' padding = '0, 0, 0, 16' spacing = '16'>
<widget name = 'List' />
<widget name = 'Thumbnail'
width = '180'
@ -737,7 +737,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'ScummHelp' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8' center = 'true'>
<widget name = 'Title'
@ -761,14 +761,14 @@
</layout>
</layout>
</dialog>
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'>
<widget name = 'DirProgressText'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
<widget name = 'GameProgressText'
width = '480'
height = 'Globals.Line.Height'
/>

View File

@ -111,30 +111,30 @@
</layout>
<widget name = 'GameList'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'LoadGameButton'
height = '12'
/>
<widget name = 'AddGameButton'
<widget name = 'LoadGameButton'
height = '12'
/>
<widget name = 'EditGameButton'
<widget name = 'AddGameButton'
height = '12'
/>
<widget name = 'RemoveGameButton'
<widget name = 'EditGameButton'
height = '12'
/>
<widget name = 'RemoveGameButton'
height = '12'
/>
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'QuitButton'
<widget name = 'QuitButton'
height = '12'
/>
<widget name = 'AboutButton'
<widget name = 'AboutButton'
height = '12'
/>
<widget name = 'OptionsButton'
height = '12'
<widget name = 'OptionsButton'
height = '12'
/>
<widget name = 'StartButton'
<widget name = 'StartButton'
height = '12'
/>
</layout>
@ -158,11 +158,11 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Choose'
type = 'Button'
/>
</layout>
/>
</layout>
</layout>
</dialog>
@ -174,8 +174,8 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
@ -314,7 +314,7 @@
<widget name = 'mcFontClearButton'
height = 'Globals.Line.Height'
width = 'Globals.Line.Height'
/>
/>
</layout>
<widget name = 'mcMixedCheckbox'
type = 'Checkbox'
@ -407,34 +407,34 @@
type = 'PopUp'
/>
</layout>
<widget name='KeysButton'
type='Button'
/>
<widget name='KeysButton'
type='Button'
/>
</layout>
</dialog>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<space size='Globals.Line.Height'/>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
</layout>
</dialog>
@ -446,7 +446,7 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
@ -563,7 +563,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalMenu' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 4, 6' center = 'true'>
<widget name = 'Title'
@ -719,7 +719,7 @@
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</layout>
</dialog>
@ -738,8 +738,8 @@
/>
<widget name = 'Choose'
type = 'Button'
/>
</layout>
/>
</layout>
</layout>
</dialog>
@ -766,7 +766,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'>
<widget name = 'DirProgressText'

View File

@ -27,21 +27,21 @@
<globals>
<def var = 'Line.Height' value = '16' />
<def var = 'Font.Height' value = '16' />
<def var = 'Padding.Bottom' value = '16' />
<def var = 'Padding.Left' value = '16' />
<def var = 'Padding.Right' value = '16' />
<def var = 'Padding.Top' value = '16' />
<def var = 'About.OuterBorder' value = '80'/>
<def var = 'ListWidget.hlLeftPadding' value = '0'/>
<def var = 'ListWidget.hlRightPadding' value = '0'/>
<def var = 'ShowLauncherLogo' value = '1'/>
<def var = 'ShowGlobalMenuLogo' value = '1'/>
<def var = 'ShowSearchPic' value = '1'/>
<def var = 'SaveLoadChooser.ExtInfo.Visible' value = '1'/>
<def var = 'KeyMapper.Spacing' value = '10'/>
@ -55,12 +55,12 @@
<widget name = 'SmallLabel'
size = '24, Globals.Line.Height'
/>
<widget name = 'Button'
size = '108, 24'
/>
<widget name = 'Slider'
size = '128, 18'
/>
@ -126,40 +126,40 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'GameList'/>
<layout type = 'vertical' padding = '10, 0, 0, 0'>
<widget name = 'StartButton'
<widget name = 'StartButton'
type = 'Button'
/>
<widget name = 'LoadGameButton'
<widget name = 'LoadGameButton'
type = 'Button'
/>
<space size = '10' />
<widget name = 'AddGameButton'
type = 'Button'
<widget name = 'AddGameButton'
type = 'Button'
/>
<widget name = 'EditGameButton'
type = 'Button'
<widget name = 'EditGameButton'
type = 'Button'
/>
<widget name = 'RemoveGameButton'
type = 'Button'
<widget name = 'RemoveGameButton'
type = 'Button'
/>
<space size = '10' />
<widget name = 'OptionsButton'
type = 'Button'
<widget name = 'OptionsButton'
type = 'Button'
/>
<widget name = 'AboutButton'
type = 'Button'
<widget name = 'AboutButton'
type = 'Button'
/>
<space size = '10' />
<widget name = 'QuitButton'
type = 'Button'
<widget name = 'QuitButton'
type = 'Button'
/>
</layout>
</layout>
</layout>
</dialog>
<dialog name = 'Browser' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<widget name = 'Headline'
height = 'Globals.Line.Height'
/>
@ -177,11 +177,11 @@
/>
<widget name = 'Choose'
type = 'Button'
/>
/>
</layout>
</layout>
</dialog>
</dialog>
<dialog name = 'GlobalOptions' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
<layout type = 'vertical' padding = '0, 0, 0, 0'>
<widget name = 'TabWidget'/>
@ -190,13 +190,13 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Graphics' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -223,7 +223,7 @@
/>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Audio' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -272,7 +272,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Volume' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'horizontal' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'vertical' padding = '0, 0, 0, 0' spacing = '8'>
@ -317,13 +317,13 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_MIDI' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
<widget name = 'mcFontButton'
type = 'Button'
/>
/>
<widget name = 'mcFontPath'
height = 'Globals.Line.Height'
/>
@ -355,7 +355,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Paths' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -392,7 +392,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalOptions_Misc' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -419,34 +419,34 @@
type = 'PopUp'
/>
</layout>
<widget name='KeysButton'
type='Button'
/>
<widget name='KeysButton'
type='Button'
/>
</layout>
</dialog>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<space size='Globals.Line.Height'/>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
</layout>
</dialog>
@ -458,13 +458,13 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</dialog>
<dialog name = 'GameOptions_Graphics' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -473,7 +473,7 @@
<import layout = 'Dialog.GlobalOptions_Graphics' />
</layout>
</dialog>
<dialog name = 'GameOptions_Audio' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -482,7 +482,7 @@
<import layout = 'Dialog.GlobalOptions_Audio' />
</layout>
</dialog>
<dialog name = 'GameOptions_MIDI' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -491,7 +491,7 @@
<import layout = 'Dialog.GlobalOptions_MIDI' />
</layout>
</dialog>
<dialog name = 'GameOptions_Volume' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<widget name = 'EnableTabCheckbox'
@ -500,7 +500,7 @@
<import layout = 'Dialog.GlobalOptions_Volume' />
</layout>
</dialog>
<dialog name = 'GameOptions_Game' overlays = 'Dialog.GameOptions.TabWidget' shading = 'dim'>
<layout type = 'vertical' padding = '16, 16, 16, 16'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
@ -537,7 +537,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GameOptions_Paths' overlays = 'Dialog.GameOptions.TabWidget' shading = 'dim'>
<layout type = 'vertical' padding = '16, 16, 16, 16'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '16' center = 'true'>
@ -566,7 +566,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalMenu' overlays = 'screen_center'>
<layout type = 'vertical' padding = '16, 16, 16, 16' center = 'true'>
<widget name = 'Logo'
@ -589,7 +589,7 @@
<widget name = 'Save'
width = '150'
height = 'Globals.Button.Height'
/>
/>
<space size = '10'/>
<widget name = 'Options'
width = '150'
@ -610,7 +610,7 @@
/>
</layout>
</dialog>
<dialog name = 'ScummMain' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<widget name = 'Resume'
@ -639,7 +639,7 @@
/>
</layout>
</dialog>
<dialog name = 'ScummConfig' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
@ -709,7 +709,7 @@
</layout>
<space size = '60'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name='Keys'
<widget name='Keys'
type='Button'
/>
<space size = 'Globals.Button.Width' />
@ -719,16 +719,16 @@
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</layout>
</dialog>
<dialog name = 'SaveLoadChooser' overlays = 'screen' inset = '8' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 8, 32' center = 'true'>
<widget name = 'Title'
height = 'Globals.Line.Height'
/>
<layout type = 'horizontal' padding = '0, 0, 0, 16' spacing = '16'>
<layout type = 'horizontal' padding = '0, 0, 0, 16' spacing = '16'>
<widget name = 'List' />
<widget name = 'Thumbnail'
width = '180'
@ -750,7 +750,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'ScummHelp' overlays = 'screen_center'>
<layout type = 'vertical' padding = '8, 8, 8, 8' center = 'true'>
<widget name = 'Title'
@ -774,14 +774,14 @@
</layout>
</layout>
</dialog>
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'>
<widget name = 'DirProgressText'
width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
<widget name = 'GameProgressText'
width = '480'
height = 'Globals.Line.Height'
/>
@ -799,7 +799,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'KeyMapper' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' spacing = '10' center = 'true'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>

View File

@ -109,30 +109,30 @@
</layout>
<widget name = 'GameList'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6'>
<widget name = 'LoadGameButton'
height = 'Globals.Button.Height'
/>
<widget name = 'AddGameButton'
height = 'Globals.Button.Height'
/>
<widget name = 'EditGameButton'
<widget name = 'LoadGameButton'
height = 'Globals.Button.Height'
/>
<widget name = 'RemoveGameButton'
<widget name = 'AddGameButton'
height = 'Globals.Button.Height'
/>
<widget name = 'EditGameButton'
height = 'Globals.Button.Height'
/>
<widget name = 'RemoveGameButton'
height = 'Globals.Button.Height'
/>
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'QuitButton'
<widget name = 'QuitButton'
height = 'Globals.Button.Height'
/>
<widget name = 'AboutButton'
<widget name = 'AboutButton'
height = 'Globals.Button.Height'
/>
<widget name = 'OptionsButton'
<widget name = 'OptionsButton'
height = 'Globals.Button.Height'
/>
<widget name = 'StartButton'
<widget name = 'StartButton'
height = 'Globals.Button.Height'
/>
</layout>
@ -156,11 +156,11 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Choose'
type = 'Button'
/>
</layout>
/>
</layout>
</layout>
</dialog>
@ -172,8 +172,8 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
@ -403,34 +403,34 @@
type = 'PopUp'
/>
</layout>
<widget name='KeysButton'
type='Button'
/>
<widget name='KeysButton'
type='Button'
/>
</layout>
</dialog>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>
<layout type='vertical' padding='8,8,8,8' center='true'>
<widget name='Action'
height='Globals.Line.Height'
/>
<widget name='List'/>
<widget name='Mapping'
height='Globals.Line.Height'
/>
<space size='Globals.Line.Height'/>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
<layout type='horizontal'>
<widget name='Map'
type='Button'
/>
<space/>
<widget name='Cancel'
type='Button'
/>
<widget name='Ok'
type='Button'
/>
</layout>
</layout>
</dialog>
@ -442,7 +442,7 @@
<widget name = 'Cancel'
type = 'Button'
/>
<widget name = 'Ok'
<widget name = 'Ok'
type = 'Button'
/>
</layout>
@ -559,7 +559,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'GlobalMenu' overlays = 'screen_center'>
<layout type = 'vertical' padding = '4, 4, 4, 4' center = 'true'>
<widget name = 'Title'
@ -708,7 +708,7 @@
<widget name = 'Ok'
type = 'Button'
/>
</layout>
</layout>
</layout>
</dialog>
@ -727,8 +727,8 @@
/>
<widget name = 'Choose'
type = 'Button'
/>
</layout>
/>
</layout>
</layout>
</dialog>
@ -755,7 +755,7 @@
</layout>
</layout>
</dialog>
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'>
<widget name = 'DirProgressText'