Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/artifakt/programs


Modified Files:
        buttons.edc panel.buttons.edc 


Log Message:
remove duplicate programs
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/programs/buttons.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- buttons.edc 14 Jul 2004 13:29:05 -0000      1.4
+++ buttons.edc 10 Oct 2004 01:59:11 -0000      1.5
@@ -58,31 +58,6 @@
 //     action, SIGNAL_EMIT "entice,quit" "";
 //}
 
-program { name, "PrevButtonClicked"; signal, "mouse,down,*"; source, "PrevBt";
-       action, STATE_SET "clicked" 0.0;
-       target, "PrevBt";
-}
-
-program { name, "PrevButtonUnClicked"; signal, "mouse,up,*"; source, "PrevBt";
-       action, STATE_SET "default" 0.0;
-       target, "PrevBt";
-}
-
-program { name, "NextButtonClicked"; signal, "mouse,down,*"; source, "NextBt";
-       action, STATE_SET "clicked" 0.0; 
-       target, "NextBt";
-}
-
-program { name, "NextButtonUnClicked"; signal, "mouse,up,*"; source, "NextBt";
-       action, STATE_SET "default" 0.0; 
-       target, "NextBt";
-}
-
-program { name, "BtQuitClicked"; signal, "mouse,down,*"; source, "buttonExit";
-       action, STATE_SET "clicked" 0.0; 
-       target, "buttonExit";
-}
-
 program { name, "BtQuitUnClicked"; signal, "mouse,up,*"; source, "buttonExit";
        action, STATE_SET "default" 0.0;
        target, "buttonExit";
@@ -116,13 +91,3 @@
        action, STATE_SET "default" 0.0; transition, DECELERATE 1.00; 
        target, "FadeEffect";
 }
-
-program { name, "Effect.In.PrevBt"; signal, "mouse,down,*"; source, "PrevBt";
-       action, STATE_SET "default" 0.1; transition, DECELERATE 1.00; 
-       target, "FadeEffect"; 
-}
-
-program { name, "Effect.Out.PrevBt"; signal, "mouse,up,*"; source, "PrevBt";
-       action, STATE_SET "default" 0.0; transition, DECELERATE 1.00; 
-       target, "FadeEffect";
-}
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/programs/panel.buttons.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- panel.buttons.edc   14 Jul 2004 13:29:05 -0000      1.1
+++ panel.buttons.edc   10 Oct 2004 01:59:11 -0000      1.2
@@ -79,22 +79,22 @@
        target, "FadeEffect";
 }
 
-program { name, "Effect.In.PrevBt"; signal, "mouse,down,*"; source, "FitImage";
+program { name, "Effect.In.FitImageBt"; signal, "mouse,down,*"; source, "FitImage";
        action, STATE_SET "default" 0.1; transition, DECELERATE 1.00; 
        target, "FadeEffect"; 
 }
 
-program { name, "Effect.Out.PrevBt"; signal, "mouse,up,*"; source, "FitImage";
+program { name, "Effect.Out.FitImageBt"; signal, "mouse,up,*"; source, "FitImage";
        action, STATE_SET "default" 0.0; transition, DECELERATE 1.00; 
        target, "FadeEffect";
 }
 
-program { name, "Effect.In.PrevBt"; signal, "mouse,down,*"; source, "Fullscreen";
+program { name, "Effect.In.FullscreenBt"; signal, "mouse,down,*"; source, 
"Fullscreen";
        action, STATE_SET "default" 0.1; transition, DECELERATE 1.00; 
        target, "FadeEffect"; 
 }
 
-program { name, "Effect.Out.PrevBt"; signal, "mouse,up,*"; source, "Fullscreen";
+program { name, "Effect.Out.FullscreenBt"; signal, "mouse,up,*"; source, "Fullscreen";
        action, STATE_SET "default" 0.0; transition, DECELERATE 1.00; 
        target, "FadeEffect";
 }




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

Reply via email to