summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2/startup_fix.diff')
-rw-r--r--meta/recipes-sato/matchbox-panel-2/startup_fix.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
new file mode 100644
index 0000000000..9262d33eae
--- /dev/null
+++ b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
@@ -0,0 +1,17 @@
1Fixed the compile error caused by typo, upstream also need this.
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4
5Index: matchbox-panel-2/applets/startup/startup.c
6===================================================================
7--- matchbox-panel-2/applets/startup/startup.c (revision 2109)
8+++ matchbox-panel-2/applets/startup/startup.c (working copy)
9@@ -229,7 +229,7 @@
10 applet = g_slice_new0 (StartupApplet);
11
12 applet->launch_list = NULL;
13- applet->hourglass_show = FALSE;
14+ applet->hourglass_shown = FALSE;
15
16 /* Create image */
17 applet->image = MB_PANEL_SCALING_IMAGE