Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default
Modified Files:
default.edc
Log Message:
Update theme to the new part namespace
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default.edc 18 Oct 2003 20:35:04 -0000 1.8
+++ default.edc 19 Oct 2003 17:07:42 -0000 1.9
@@ -1978,28 +1978,28 @@
name, "ZoomNormalRequest";
signal, "mouse,clicked,1";
source, "ButtonZoomNormal";
- action, SIGNAL_EMIT "EnticeZoomDefault" "";
+ action, SIGNAL_EMIT "EnticeImageZoomDefault" "";
}
program
{
name, "ZoomInRequest";
signal, "mouse,clicked,1";
source, "ButtonZoomIn";
- action, SIGNAL_EMIT "EnticeZoomIn" "";
+ action, SIGNAL_EMIT "EnticeImageZoomIn" "";
}
program
{
name, "ZoomOutRequest";
signal, "mouse,clicked,1";
source, "ButtonZoomOut";
- action, SIGNAL_EMIT "EnticeZoomOut" "";
+ action, SIGNAL_EMIT "EnticeImageZoomOut" "";
}
program
{
name, "ExpandRequest";
signal, "mouse,clicked,1";
source, "ButtonExpandImage";
- action, SIGNAL_EMIT "EnticeZoomFit" "";
+ action, SIGNAL_EMIT "EnticeImageZoomFit" "";
}
program
{
@@ -2031,7 +2031,7 @@
name, "DeleteFileFromFSRequest";
signal, "mouse,clicked,1";
source, "DeleteFromFS";
- action, SIGNAL_EMIT "EnticeDeleteCurrent" "";
+ action, SIGNAL_EMIT "EnticeImageDelete" "";
after, "DeleteDialogHide";
}
program
@@ -2039,7 +2039,7 @@
name, "DeleteFileFromEnticeRequest";
signal, "mouse,clicked,1";
source, "DeleteFromEntice";
- action, SIGNAL_EMIT "EnticeRemoveCurrent" "";
+ action, SIGNAL_EMIT "EnticeImageRemove" "";
after, "DeleteDialogHide";
}
program
@@ -2056,21 +2056,21 @@
name, "SaveImageRequest";
signal, "mouse,clicked,1";
source, "ButtonSaveImage";
- action, SIGNAL_EMIT "EnticeSaveCurrent" "";
+ action, SIGNAL_EMIT "EnticeImageSave" "";
}
program
{
name, "RotateRightImageRequest";
signal, "mouse,clicked,1";
source, "ButtonRotateRight";
- action, SIGNAL_EMIT "EnticeRotateRight" "";
+ action, SIGNAL_EMIT "EnticeImageRotateRight" "";
}
program
{
name, "RotateLeftImageRequest";
signal, "mouse,clicked,1";
source, "ButtonRotateLeft";
- action, SIGNAL_EMIT "EnticeRotateLeft" "";
+ action, SIGNAL_EMIT "EnticeImageRotateLeft" "";
}
program
{
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs