diff options
| author | Thierry Crozat | 2018-12-16 15:56:37 +0000 |
|---|---|---|
| committer | Thierry Crozat | 2018-12-16 15:58:44 +0000 |
| commit | e7ba15fa32b80655f2068e818072a32257582f96 (patch) | |
| tree | 15caca9b9226eadcba4e7056e89e2fbda7cbad50 /gui/themes | |
| parent | 319b90fb21f5c1e4ca9d9196b65aadb6e2529c09 (diff) | |
| download | scummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.tar.gz scummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.tar.bz2 scummvm-rg350-e7ba15fa32b80655f2068e818072a32257582f96.zip | |
GUI: Add option to enable/disable using the system file browser
Diffstat (limited to 'gui/themes')
| -rw-r--r-- | gui/themes/default.inc | 10 | ||||
| -rw-r--r-- | gui/themes/scummclassic.zip | bin | 130822 -> 131157 bytes | |||
| -rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
| -rw-r--r-- | gui/themes/scummclassic/classic_layout.stx | 5 | ||||
| -rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 5 | ||||
| -rw-r--r-- | gui/themes/scummmodern.zip | bin | 1650353 -> 1650688 bytes | |||
| -rw-r--r-- | gui/themes/scummmodern/THEMERC | 2 | ||||
| -rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 5 | ||||
| -rw-r--r-- | gui/themes/scummmodern/scummmodern_layout_lowres.stx | 5 |
9 files changed, 32 insertions, 2 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc index 499ae7b5ee..312f410b32 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -1140,6 +1140,11 @@ const char *defaultXML1 = "<?xml version = '1.0'?>" "/>" "</layout>" "<layout type='horizontal' padding='0,0,0,0' spacing='10' center='true'>" +"<widget name='UseSystemDialogs' " +"type='Checkbox' " +"/>" +"</layout>" +"<layout type='horizontal' padding='0,0,0,0' spacing='10' center='true'>" "<widget name='UpdatesPopupDesc' " "type='OptionsLabel' " "/>" @@ -2749,6 +2754,11 @@ const char *defaultXML1 = "<?xml version = '1.0'?>" "/>" "</layout>" "<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'>" +"<widget name='UseSystemDialogs' " +"type='Checkbox' " +"/>" +"</layout>" +"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'>" "<widget name='UpdatesPopupDesc' " "width='80' " "height='Globals.Line.Height' " diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 2e283e3b79..a71e815e42 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index dfbec63699..2523c45755 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.25:ScummVM Classic Theme:No Author] +[SCUMMVM_STX0.8.26:ScummVM Classic Theme:No Author] diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx index 1ac639046b..c92c4d1718 100644 --- a/gui/themes/scummclassic/classic_layout.stx +++ b/gui/themes/scummclassic/classic_layout.stx @@ -573,6 +573,11 @@ /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> + <widget name = 'UseSystemDialogs' + type = 'Checkbox' + /> + </layout> + <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> <widget name = 'UpdatesPopupDesc' type = 'OptionsLabel' /> diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index 71c8da3469..67e82f9127 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -575,6 +575,11 @@ /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'> + <widget name = 'UseSystemDialogs' + type = 'Checkbox' + /> + </layout> + <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'> <widget name = 'UpdatesPopupDesc' width = '80' height = 'Globals.Line.Height' diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex 197c5feff5..7ed30de8d1 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index 61c5cfe72a..458e66808f 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.25:ScummVM Modern Theme:No Author] +[SCUMMVM_STX0.8.26:ScummVM Modern Theme:No Author] diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 48244c7a23..d6c927c251 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -587,6 +587,11 @@ /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> + <widget name = 'UseSystemDialogs' + type = 'Checkbox' + /> + </layout> + <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> <widget name = 'UpdatesPopupDesc' type = 'OptionsLabel' /> diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx index 685082e7e3..464450cbdc 100644 --- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx +++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx @@ -573,6 +573,11 @@ /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'> + <widget name = 'UseSystemDialogs' + type = 'Checkbox' + /> + </layout> + <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'> <widget name = 'UpdatesPopupDesc' width = '80' height = 'Globals.Line.Height' |
