enlightenment-cvs@lists.sourceforge.net wrote:
Enlightenment CVS committal
Author : devilhorns
Project : e_modules
Module : mount
Dir : e_modules/mount
Modified Files:
e_mod_main.c
Log Message:
Formatting. Update Labels to use mount point text, not device label (Fixed
HandyAndE :) ). Should now be possible to use enlightenment_remote to set the
theme.
===================================================================
o = edje_object_add(mntbox->evas);
- edje_object_file_set(o, strdup(buffer), "modules/mount/icon");
+ if (!e_theme_edje_object_set(o, "base/theme/modules/mount",
"module/mount/icon"))
+ edje_object_file_set(o, strdup(buffer), "modules/mount/icon");
This strdup is _wrong_!
Sebastian
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel