1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-17 06:35:47 +01:00

ResizebarBack option

This commit is contained in:
kojima
1999-04-12 02:03:58 +00:00
parent 3bf0fa92c9
commit da91828129
16 changed files with 251 additions and 106 deletions

View File

@@ -59,7 +59,8 @@ static char *options[] = {
"UTitleColor",
"FTitleBack",
"PTitleBack",
"UTitleBack",
"UTitleBack",
"ResizebarBack",
"MenuTitleColor",
"MenuTextColor",
"MenuDisabledColor",
@@ -68,7 +69,7 @@ static char *options[] = {
"IconBack",
"IconTitleColor",
"IconTitleBack",
"AlternativeMenuStyle",
"MenuStyle",
#ifdef TITLE_TEXT_SHADOW
"Shadow",
"FShadowColor",