Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/elicit
Dir : e17/apps/elicit/data/themes/summer/programs Modified Files: panel.edc Log Message: no program name dupes =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/elicit/data/themes/summer/programs/panel.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- panel.edc 12 Aug 2004 22:26:30 -0000 1.1 +++ panel.edc 10 Oct 2004 01:57:08 -0000 1.2 @@ -1,37 +1,37 @@ program { - name, "scroll.wheel.up"; + name, "swatch.scroll.wheel.up"; signal, "mouse,wheel,0,-1"; source, "swatch.grabber"; action, SIGNAL_EMIT "elicit,swatch,scroll,up" ""; } program { - name, "scroll.wheel.dn"; + name, "swatch.scroll.wheel.dn"; signal, "mouse,wheel,0,1"; source, "swatch.grabber"; action, SIGNAL_EMIT "elicit,swatch,scroll,down" ""; } program { - name, "scroll.wheel.up"; + name, "shot.scroll.wheel.up"; signal, "mouse,wheel,0,-1"; source, "shot.grabber"; action, SIGNAL_EMIT "elicit,shot,scroll,up" ""; } program { - name, "scroll.wheel.dn"; + name, "shot.scroll.wheel.dn"; signal, "mouse,wheel,0,1"; source, "shot.grabber"; action, SIGNAL_EMIT "elicit,shot,scroll,down" ""; } program { - name, "scroll.wheel.up"; + name, "theme.scroll.wheel.up"; signal, "mouse,wheel,0,-1"; source, "theme.grabber"; action, SIGNAL_EMIT "elicit,theme,scroll,up" ""; } program { - name, "scroll.wheel.dn"; + name, "theme.scroll.wheel.dn"; signal, "mouse,wheel,0,1"; source, "theme.grabber"; action, SIGNAL_EMIT "elicit,theme,scroll,down" ""; ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs