mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
have to decide about this again.
This commit is contained in:
@@ -74,7 +74,9 @@
|
|||||||
/*
|
/*
|
||||||
* support for XDND drop in the Dock. Experimental
|
* support for XDND drop in the Dock. Experimental
|
||||||
*/
|
*/
|
||||||
#undef XDND
|
#ifdef GNOME_STUFF
|
||||||
|
#define XDND
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* support for Motif window manager (mwm) window hints
|
* support for Motif window manager (mwm) window hints
|
||||||
@@ -244,10 +246,6 @@
|
|||||||
*--------------------------------------------------------------------
|
*--------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined(GNOME_STUFF) && !defined(XDND)
|
|
||||||
#define XDND
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* list of paths to look for the config files, searched in order
|
/* list of paths to look for the config files, searched in order
|
||||||
* of appearance */
|
* of appearance */
|
||||||
#define DEF_CONFIG_PATHS \
|
#define DEF_CONFIG_PATHS \
|
||||||
|
|||||||
Reference in New Issue
Block a user