Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/elicit
Dir : e17/apps/elicit/data/themes/winter/programs
Modified Files:
shots.edc swatches.edc
Log Message:
no program name dupes
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/elicit/data/themes/winter/programs/shots.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- shots.edc 7 Aug 2004 13:14:21 -0000 1.2
+++ shots.edc 10 Oct 2004 01:57:08 -0000 1.3
@@ -1,35 +1,35 @@
program {
- name, "scroll.down.start";
+ name, "shot.scroll.down.start";
signal, "mouse,down,1";
source, "shot.scroll.dn";
action, SIGNAL_EMIT "elicit,shot,scroll,down,start" "";
}
program {
- name, "scroll.down.stop";
+ name, "shot.scroll.down.stop";
signal, "mouse,up,1";
source, "shot.scroll.dn";
action, SIGNAL_EMIT "elicit,shot,scroll,down,stop" "";
}
program {
- name, "scroll.up.start";
+ name, "shot.scroll.up.start";
signal, "mouse,down,1";
source, "shot.scroll.up";
action, SIGNAL_EMIT "elicit,shot,scroll,up,start" "";
}
program {
- name, "scroll.up.stop";
+ name, "shot.scroll.up.stop";
signal, "mouse,up,1";
source, "shot.scroll.up";
action, SIGNAL_EMIT "elicit,shot,scroll,up,stop" "";
}
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" "";
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/elicit/data/themes/winter/programs/swatches.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- swatches.edc 7 Aug 2004 13:14:21 -0000 1.2
+++ swatches.edc 10 Oct 2004 01:57:08 -0000 1.3
@@ -1,35 +1,35 @@
program {
- name, "scroll.down.start";
+ name, "swatch.scroll.down.start";
signal, "mouse,down,1";
source, "swatch.scroll.dn";
action, SIGNAL_EMIT "elicit,swatch,scroll,down,start" "";
}
program {
- name, "scroll.down.stop";
+ name, "swatch.scroll.down.stop";
signal, "mouse,up,1";
source, "swatch.scroll.dn";
action, SIGNAL_EMIT "elicit,swatch,scroll,down,stop" "";
}
program {
- name, "scroll.up.start";
+ name, "swatch.scroll.up.start";
signal, "mouse,down,1";
source, "swatch.scroll.up";
action, SIGNAL_EMIT "elicit,swatch,scroll,up,start" "";
}
program {
- name, "scroll.up.stop";
+ name, "swatch.scroll.up.stop";
signal, "mouse,up,1";
source, "swatch.scroll.up";
action, SIGNAL_EMIT "elicit,swatch,scroll,up,stop" "";
}
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" "";
-------------------------------------------------------
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