discomfitor pushed a commit to branch master.

commit 0f3c11c8c937ef3f9f1253e8596f9514d1fabfad
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu May 23 10:44:35 2013 +0100

    set gadman window name/class
---
 src/modules/gadman/e_mod_gadman.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/modules/gadman/e_mod_gadman.c 
b/src/modules/gadman/e_mod_gadman.c
index 5af42fa..80604f3 100644
--- a/src/modules/gadman/e_mod_gadman.c
+++ b/src/modules/gadman/e_mod_gadman.c
@@ -752,6 +752,7 @@ _gadman_gadcon_new(const char *name, Gadman_Layer_Type 
layer, E_Zone *zone, E_Ga
              Man->top_ee = e_canvas_new(Man->container->win, 0, 0, 0, 0, 1, 0,
                                         &(Man->top_win));
              ecore_evas_fullscreen_set(Man->top_ee, 1);
+             ecore_evas_name_class_set(Man->top_ee, "gadman", "gadgets");
           }
 
         if (!Man->use_shaped_win)

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to