Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default/programs
Modified Files:
status.edc
Log Message:
strike that, reverse it
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/status.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- status.edc 24 Apr 2004 18:22:03 -0000 1.1
+++ status.edc 20 May 2004 05:29:45 -0000 1.2
@@ -3,7 +3,7 @@
signal, "entice,image,save,ok";
source, "";
script {
- text_set(PART:"statusmessage", "File Saved Ok!");
+ set_text(PART:"statusmessage", "File Saved Ok!");
}
}
program {
@@ -11,7 +11,7 @@
signal, "entice,image,save,fail";
source, "";
script {
- text_set(PART:"statusmessage", "Unable to save the file...");
+ set_text(PART:"statusmessage", "Unable to save the file...");
}
}
program {
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs