Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
        bindings.cfg e16keyedit.db menus.cfg 


Log Message:
IPC command "misc arrange" -> "desk arrange".

===================================================================
RCS file: /cvs/e/e16/e/config/bindings.cfg,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- bindings.cfg        3 Nov 2006 23:44:31 -0000       1.11
+++ bindings.cfg        19 Nov 2006 20:20:22 -0000      1.12
@@ -75,7 +75,7 @@
 
 # Default keybindings
 Aclass KEYBINDINGS global
-KeyDown   CA     Home misc arrange size
+KeyDown   CA     Home desk arrange size
 KeyDown   CA   Insert exec Eterm
 #KeyDown   CA        v deskray?
 KeyDown   CA   Delete exit logout
===================================================================
RCS file: /cvs/e/e16/e/config/e16keyedit.db,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e16keyedit.db       30 Mar 2006 21:30:50 -0000      1.3
+++ e16keyedit.db       19 Nov 2006 20:20:22 -0000      1.4
@@ -18,7 +18,7 @@
 
 "Toggle Deskrays", 0, NULL
 
-"Cleanup Windows", 0, "misc arrange size"
+"Cleanup Windows", 0, "desk arrange size"
 
 "Scroll Windows to left", 0, NULL
 "Scroll Windows to right", 0, NULL
===================================================================
RCS file: /cvs/e/e16/e/config/menus.cfg,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- menus.cfg   20 Aug 2006 19:30:55 -0000      1.14
+++ menus.cfg   19 Nov 2006 20:20:22 -0000      1.15
@@ -14,7 +14,7 @@
 BEGIN_NEW_MENU("DESKTOP_SUBMENU", "ROOT")
 ADD_MENU_TITLE("Desktop Operations")
 ADD_MENU_SUBMENU_TEXT_ITEM("Backgrounds",        "BACKGROUNDS_MENU")
-ADD_MENU_TEXT_ITEM("Cleanup Desktop",       __A_CMD, "misc arrange")
+ADD_MENU_TEXT_ITEM("Cleanup Desktop",       __A_CMD, "desk arrange")
 ADD_MENU_TEXT_ITEM("Goto Next Desktop",     __A_CMD, "desk next")
 ADD_MENU_TEXT_ITEM("Goto Previous Desktop", __A_CMD, "desk prev")
 ADD_MENU_TEXT_ITEM("Create New Iconbox",    __A_CMD, "ibox new")



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