Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/iconbar
Dir : e17/apps/iconbar/src
Modified Files:
main.c
Log Message:
whoops
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/src/main.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- main.c 26 Mar 2004 20:50:02 -0000 1.25
+++ main.c 26 Mar 2004 21:13:49 -0000 1.26
@@ -107,7 +107,6 @@
edje_object_signal_emit(o, "window,borderless,off", "");
if((str = edje_object_data_get(o, "iconbar,window")))
{
- fprintf(stderr, "iconbar,window is %s\n", str);
#ifdef HAVE_TRANS_BG
if(!strcmp(str, "trans"))
{
@@ -127,7 +126,7 @@
fprintf(stderr,"iconbar compiled without trans support\n");
}
#endif
- if(!strcmp(str, "shaped"))
+ else if(!strcmp(str, "shaped"))
{
ecore_evas_shaped_set(ee, 1);
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs