Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
      Tag: branch-exp
        definitions menus.cfg 


Log Message:
Bits and pieces.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/config/definitions,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -3 -r1.2.2.3 -r1.2.2.4
--- definitions 10 Oct 2004 11:17:35 -0000      1.2.2.3
+++ definitions 27 Oct 2004 23:32:46 -0000      1.2.2.4
@@ -302,10 +302,10 @@
 #define __A_DESKTOP_INPLACE    desk this
 #define __A_GOTO_DESK          desk goto
 
-#define __A_AREA_SET           62
+#define __A_AREA_SET           area set
 #define __A_AREA_MOVE_BY       area move
 
-#define __A_DRAG_BUTTON        button mo ptr
+#define __A_DRAG_BUTTON                button mo ptr
 
 #define __A_FOCUSMODE_SET      23
 #define __A_MOVEMODE_SET       24
@@ -333,8 +333,8 @@
 #define __A_SLIDEOUT           slideout
 #define __A_SCROLL_WINDOWS     48
 #define __A_TOOLTIP_SET        57
-#define __A_FOCUS_NEXT 58
-#define __A_FOCUS_PREV 59
+#define __A_FOCUS_NEXT         focus next
+#define __A_FOCUS_PREV         focus prev
 #define __A_FOCUS_SET  60
 #define __A_BACKGROUND_SET     bg use
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/config/menus.cfg,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -3 -r1.1.2.7 -r1.1.2.8
--- menus.cfg   10 Oct 2004 11:17:35 -0000      1.1.2.7
+++ menus.cfg   27 Oct 2004 23:32:47 -0000      1.1.2.8
@@ -50,7 +50,7 @@
 
 BEGIN_NEW_MENU("CONFIG_SUBMENU", "ROOT")
 ADD_MENU_TITLE("Settings")
-ADD_MENU_TEXT_ITEM("Focus Settings ...",              __A_CMD, "misc cfg focus")
+ADD_MENU_TEXT_ITEM("Focus Settings ...",              __A_CMD, "focus cfg")
 ADD_MENU_TEXT_ITEM("Move & Resize Settings ...",      __A_CMD, "misc cfg moveresize")
 ADD_MENU_TEXT_ITEM("Pager Settings ...",              __A_CMD, "pager cfg")
 ADD_MENU_TEXT_ITEM("Window Placement Settings ...",   __A_CMD, "misc cfg placement")




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to