Enlightenment CVS committal

Author  : kiwi
Project : e_modules
Module  : photo

Dir     : e_modules/photo/src/module


Modified Files:
        photo_item.h 


Log Message:
change default mouse actions

===================================================================
RCS file: /cvs/e/e_modules/photo/src/module/photo_item.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- photo_item.h        22 Jul 2006 22:30:52 -0000      1.4
+++ photo_item.h        22 Feb 2007 20:21:19 -0000      1.5
@@ -23,9 +23,9 @@
 #define ITEM_SHOW_LABEL_YES 1
 #define ITEM_SHOW_LABEL_PARENT 2
 
-#define ITEM_MOUSE_OVER_ACTION_DEFAULT 1
-#define ITEM_MOUSE_LEFT_ACTION_DEFAULT 4
-#define ITEM_MOUSE_MIDDLE_ACTION_DEFAULT 2
+#define ITEM_MOUSE_OVER_ACTION_DEFAULT 0
+#define ITEM_MOUSE_LEFT_ACTION_DEFAULT 2
+#define ITEM_MOUSE_MIDDLE_ACTION_DEFAULT 7
 
 #define ITEM_ACTION_NO 0
 #define ITEM_ACTION_LABEL 1



-------------------------------------------------------------------------
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

Reply via email to