Enlightenment CVS committal

Author  : lok
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/conf_wallpaper


Modified Files:
        e_int_config_wallpaper.c 


Log Message:
Reset the preview on the selected bg when unticking the "use theme wallpaper" 
checkbox.

===================================================================
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_wallpaper/e_int_config_wallpaper.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_int_config_wallpaper.c    24 Jul 2007 18:47:26 -0000      1.2
+++ e_int_config_wallpaper.c    7 Oct 2007 13:33:28 -0000       1.3
@@ -306,6 +306,7 @@
      }
    else
      {
+       evas_object_smart_callback_call(cfdata->o_fm, "selection_change", 
cfdata);
        if (cfdata->bg)
          {
             if (cfdata->o_preview)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to