mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 04:44:16 +01:00
dunno
This commit is contained in:
@@ -222,6 +222,11 @@
|
||||
*/
|
||||
#undef WINDOW_BIRTH_ZOOM
|
||||
|
||||
/*
|
||||
* whether arrow drawing in clip buttons should be gradiented
|
||||
*/
|
||||
#undef GRADIENT_CLIP_ARROWS
|
||||
|
||||
|
||||
#define TEXTURE_PLUGIN
|
||||
|
||||
@@ -567,6 +572,10 @@
|
||||
#define XKB_OFF "[EN]"
|
||||
#endif
|
||||
|
||||
#ifndef DEMATERIALIZE_ICON
|
||||
# define NORMAL_ICON_KABOOM
|
||||
#endif
|
||||
|
||||
#if HAVE_LIBINTL_H && I18N
|
||||
# include <libintl.h>
|
||||
# define _(text) gettext(text)
|
||||
|
||||
Reference in New Issue
Block a user