Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/src/bin
Modified Files:
entice.c
Log Message:
fixup for getting down to an empty list of images
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/entice.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- entice.c 10 Jul 2004 21:38:11 -0000 1.59
+++ entice.c 7 Aug 2004 01:39:42 -0000 1.60
@@ -677,7 +677,11 @@
"entice.image.current.filename.short",
"");
edje_object_part_text_set(entice->edje,
- "entice.image.current.dimensions", "");
+ "entice.image.current.filesize",
+ "0 KB");
+ edje_object_part_text_set(entice->edje,
+ "entice.image.current.dimensions",
+ "0x0");
edje_object_part_text_set(entice->edje,
"entice.image.current.height", "");
edje_object_part_text_set(entice->edje,
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs