mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +01:00
small bugfixes.
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
#define DEF_FRAME_COLOR "white"
|
||||
|
||||
|
||||
#ifdef I18N_MB
|
||||
#ifdef I18N
|
||||
#define DEF_TITLE_FONT "\"-*-*-medium-r-normal--14-*\""
|
||||
#define DEF_MENU_TITLE_FONT "\"-*-*-medium-r-normal--14-*\""
|
||||
#define DEF_MENU_ENTRY_FONT "\"-*-*-medium-r-normal--14-*\""
|
||||
@@ -293,7 +293,7 @@
|
||||
#define DEF_ADDITONAL_FONT "-*-*-medium-r-normal--12-*"
|
||||
|
||||
#define DEF_WORKSPACE_NAME_FONT "\"-*-*-medium-r-normal--24-*\""
|
||||
#else /* !I18N_MB */
|
||||
#else /* !I18N */
|
||||
#define DEF_TITLE_FONT "\"-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*\""
|
||||
#define DEF_MENU_TITLE_FONT "\"-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*\""
|
||||
#define DEF_MENU_ENTRY_FONT "\"-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*\""
|
||||
@@ -302,7 +302,7 @@
|
||||
#define DEF_INFO_TEXT_FONT "\"-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*\""
|
||||
|
||||
#define DEF_WORKSPACE_NAME_FONT "\"-*-lucida-bold-r-*-*-24-*-*-*-*-*-*-*\""
|
||||
#endif /* !I18N_MB */
|
||||
#endif /* !I18N */
|
||||
|
||||
#define HELVETICA10_FONT "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user