Enlightenment CVS committal Author : urandom Project : e17 Module : libs/etk
Dir : e17/libs/etk/src/lib Modified Files: etk_event.h Log Message: typo-- =================================================================== RCS file: /cvs/e/e17/libs/etk/src/lib/etk_event.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- etk_event.h 6 Oct 2006 17:04:14 -0000 1.3 +++ etk_event.h 19 Jan 2007 17:20:23 -0000 1.4 @@ -30,7 +30,7 @@ ETK_MODIFIER_NONE = 0, /**< No active modifiers */ ETK_MODIFIER_CTRL = 1 << 0, /**< "Control" is pressed */ ETK_MODIFIER_ALT = 1 << 1, /**< "Alt" is pressed */ - ETK_MODIFIER_SHIFT = 1 << 2, /**< "Shitt" is pressed */ + ETK_MODIFIER_SHIFT = 1 << 2, /**< "Shift" is pressed */ ETK_MODIFIER_WIN = 1 << 3, /**< "Win" (between "Ctrl" and "Alt") is pressed */ } Etk_Modifiers; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs