wconfig: Define BOUNCE_APP and NEWAPPICON

This commit is contained in:
Carlos R. Mafra
2010-09-11 17:58:18 +02:00
parent 392ab2607d
commit 8d4819c7ea
+6
View File
@@ -35,6 +35,12 @@
/* If you want animations for iconification, shading, icon arrangement etc. */
#define ANIMATIONS
/* If you want the application icon to be highlighted when it has the focus */
#define NEWAPPICON
/* If you want the application icon to bounce when opening a dialog etc */
#define BOUNCE_APP
/* undefine it if you don't want your config files to be preprocessed by cpp */
#define USECPP