summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
blob: 9262d33eae2d7acdfa77f376b4dd08012b2cad56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Fixed the compile error caused by typo, upstream also need this.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>

Index: matchbox-panel-2/applets/startup/startup.c
===================================================================
--- matchbox-panel-2/applets/startup/startup.c	(revision 2109)
+++ matchbox-panel-2/applets/startup/startup.c	(working copy)
@@ -229,7 +229,7 @@
         applet = g_slice_new0 (StartupApplet);
 
         applet->launch_list = NULL;
-        applet->hourglass_show = FALSE;
+        applet->hourglass_shown = FALSE;
 
         /* Create image */
         applet->image = MB_PANEL_SCALING_IMAGE