1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 01:12:30 +01:00

kde 1.1 update

This commit is contained in:
kojima
1999-03-20 02:41:23 +00:00
parent 69340d517a
commit e7532d1892
12 changed files with 188 additions and 36 deletions

View File

@@ -37,6 +37,14 @@
*--------------------------------------------------------------------
*/
/*
* #undefine if you dont want texture plugin support or your system have
* some sort of problem with them.
*/
#define TEXTURE_PLUGIN
/* undefine WEENDOZE_CYCLING to remove all Windoze style Alt-Tab cycling
* If define, windoze cycling must still be enabled with the
* WindozeCycling = YES and FinishedCyclingKey = Meta_L options
@@ -158,7 +166,7 @@
* define HIDDENDOT if you want a dot to be shown in the application icon
* of applications that are hidden.
*/
#undef HIDDENDOT
#define HIDDENDOT
/*
@@ -166,11 +174,12 @@
* programs that have buggy implementations of such hint and place
* themselves in strange locations.
*/
#undef IGNORE_NOPPOSITION
#undef IGNORE_PPOSITION
#define SILLYNESS
/*
*..........................................................................
* The following options WILL NOT BE MADE RUN-TIME. Please do not request.
@@ -237,6 +246,12 @@
#define DEFAULTS_DIR "Defaults"
#ifdef USE_TIFF
#define DEF_BUTTON_IMAGES PKGDATADIR"/buttons.tiff"
#else
#define DEF_BUTTON_IMAGES PKGDATADIR"/buttons.xpm"
#endif
/* the file of the system wide submenu to be forced into the main menu */
/* remove the comments if you want it */
/*