Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_remote_main.c 


Log Message:
- remove duplicate

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_remote_main.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- e_remote_main.c     22 May 2005 17:40:56 -0000      1.31
+++ e_remote_main.c     23 May 2005 02:29:41 -0000      1.32
@@ -344,7 +344,6 @@
    OSTR("-bg-dirs-append", "Append OPT1 to the user background path", 
E_IPC_OP_BG_DIRS_APPEND, 0),
    OSTR("-bg-dirs-prepend", "Prepend OPT1 to the user background path", 
E_IPC_OP_BG_DIRS_PREPEND, 0),
    OSTR("-bg-dirs-remove", "Remove OPT1 from the user background path", 
E_IPC_OP_BG_DIRS_REMOVE, 0),
-   OFNC("-binding-key-del", "Delete an existing key binding. OPT1 = Context, 
OPT2 = key, OPT3 = modifiers, OPT4 = any modifier ok, OPT5 = action, OPT6 = 
action parameters", 6, _e_opt_binding_key_del, 0),
    ODBL("-menus-scroll-speed-set", "Set the scroll speed of menus 
(pixels/sec)", E_IPC_OP_MENUS_SCROLL_SPEED_SET, 0),
    OREQ("-menus-scroll-speed-get", "Get the scroll speed of menus 
(pixels/sec)", E_IPC_OP_MENUS_SCROLL_SPEED_GET, 1),
    ODBL("-menus-fast-move-threshhold-set", "Set the mouse speed in pixels per 
second that is considered a 'fast move'", 
E_IPC_OP_MENUS_FAST_MOVE_THRESHHOLD_SET, 0),




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to