added options page in appearance section

This commit is contained in:
kojima
1999-05-16 04:54:13 +00:00
parent 86f9c4dd32
commit 905010ce1e
16 changed files with 1260 additions and 22 deletions
+1
View File
@@ -190,6 +190,7 @@ createPanel(Panel *p)
} else {
wwarning(_("could not load icon file %s"), path);
}
free(path);
}
WMGroupButtons(panel->alinB, panel->aliyB);