add windows to the stacking order when they are created, and allow zombie windows...
[dana/dcompmgr.git] / gettext.h
1 #ifndef dc__gettext_h
2 #define dc__gettext_h
3
4 /* stub for now.. */
5 #define _(a) (a)
6
7 #endif