1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 18:02:34 +01:00

Update for 0.52.0. This is a test version, which brings the Appearance

section to WPrefs for testing purposes.
This commit is contained in:
dan
1999-03-14 22:35:50 +00:00
parent ea5d3bcde3
commit c56756dc73
50 changed files with 2255 additions and 1007 deletions

View File

@@ -125,6 +125,9 @@
* defined by configure */
#define SYSCONFDIR "/usr/local/etc/WindowMaker"
/* whether XKB language MODELOCK should be enabled */
/* #undef XKB_MODELOCK */
/* Define if you have the atexit function. */
#define HAVE_ATEXIT 1
@@ -174,5 +177,5 @@
#define PACKAGE "WindowMaker"
/* Version number of package */
#define VERSION "0.51.2"
#define VERSION "0.52.0"