forked from CastroFidel/PortWINE
fix PW_TAB_POSITON in themes
This commit is contained in:
parent
445fd7a53f
commit
7f6bda3e15
@ -25,7 +25,7 @@ export PW_MAIN_SIZE_H=350
|
|||||||
|
|
||||||
export PW_START_SIZE_W=600
|
export PW_START_SIZE_W=600
|
||||||
export PW_START_SIZE_H=350
|
export PW_START_SIZE_H=350
|
||||||
export PW_START_TAB_POSITON=top
|
export PW_TAB_POSITON=top
|
||||||
|
|
||||||
export MAIN_GUI_COLUMNS=3
|
export MAIN_GUI_COLUMNS=3
|
||||||
export START_GUI_NOTEBOOK_COLUMNS=3
|
export START_GUI_NOTEBOOK_COLUMNS=3
|
||||||
|
@ -29,7 +29,7 @@ export PW_MAIN_SIZE_H=350
|
|||||||
|
|
||||||
export PW_START_SIZE_W=1
|
export PW_START_SIZE_W=1
|
||||||
export PW_START_SIZE_H=350
|
export PW_START_SIZE_H=350
|
||||||
export PW_START_TAB_POSITON=top
|
export PW_TAB_POSITON=top
|
||||||
|
|
||||||
export MAIN_GUI_COLUMNS=3
|
export MAIN_GUI_COLUMNS=3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user