1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-04 04:44:16 +01:00

updated translations and image files for WINGs, bug fixes in WINGs

font handling, bug fixes in wmaker and wraster
This commit is contained in:
kojima
1999-05-31 20:34:00 +00:00
parent 81d1ec430f
commit 7f36af4fdf
34 changed files with 3783 additions and 2987 deletions

View File

@@ -89,6 +89,7 @@ XGETTEXT = @XGETTEXT@
XLFLAGS = @XLFLAGS@
XLIBS = @XLIBS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_LIBRARY_PATH = @X_LIBRARY_PATH@
wprefsdir = @wprefsdir@
defsdatadir = $(sysconfdir)/WindowMaker

View File

@@ -1,5 +1,6 @@
{
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*";
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*";
MultiByteText = NO;
DoubleClickTime = 250;
}

View File

@@ -1,8 +1,8 @@
{
Logo.WMDock = {Icon = GNUstep3D.#extension#;};
Logo.WMPanel = {Icon = GNUstep3D.#extension#;};
Logo.WMDock = {Icon = GNUstepGlow.#extension#;};
Logo.WMPanel = {Icon = GNUstepGlow.#extension#;};
Logo.WMClip = {Icon = clip.#extension#;};
Dockit = {Icon = GNUstep3D.#extension#;};
Dockit = {Icon = GNUstepGlow.#extension#;};
WMSoundServer = {Icon = sound.#extension#;};
XTerm = {Icon = GNUterm.#extension#;};
NXTerm = {Icon = GNUterm.#extension#;};

View File

@@ -1,4 +1,5 @@
{
MultiByteText = NO;
SmoothWorkspaceBack = YES;
WindozeCycling = NO;
PopupSwitchMenu = NO;