make sure the window's region is correct, and if we fail to update the region cuz...
[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