Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_enums.h Log Message: sorry i forgot this =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_enums.h,v retrieving revision 1.77 retrieving revision 1.78 diff -u -3 -r1.77 -r1.78 --- ewl_enums.h 18 May 2007 21:24:35 -0000 1.77 +++ ewl_enums.h 20 May 2007 20:02:59 -0000 1.78 @@ -259,7 +259,8 @@ EWL_WINDOW_LEADER_FOREIGN = 0x800, /**< Window HAS a leader */ EWL_WINDOW_SKIP_TASKBAR = 0x1000, /**< Window skips taskbar */ EWL_WINDOW_SKIP_PAGER = 0x2000, /**< Window skips pager */ - EWL_WINDOW_DEMANDS_ATTENTION = 0x4000 /**< Window requires attention */ + EWL_WINDOW_DEMANDS_ATTENTION = 0x4000, /**< Window requires attention */ + EWL_WINDOW_URGENT = 0x8000 /**< Window is urgent */ }; /** ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs