summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-09-26 19:55:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-26 17:56:42 +0100
commitd39c6738df4b7e8ef22f2a7154274c1d08b1d51f (patch)
tree04515a719d958cedc30cfb8cf488b5049ca68d06 /meta/recipes-sato/matchbox-panel-2/startup_fix.diff
parent114ade8b143e697f09a0672093fe64205eac6209 (diff)
downloadpoky-d39c6738df4b7e8ef22f2a7154274c1d08b1d51f.tar.gz
matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream
(From OE-Core rev: 33a1a05ef988c69f8ff8e38c6723922082e5d1aa) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2/startup_fix.diff')
-rw-r--r--meta/recipes-sato/matchbox-panel-2/startup_fix.diff19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
deleted file mode 100644
index d9a0876296..0000000000
--- a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff
+++ /dev/null
@@ -1,19 +0,0 @@
1Fixed the compile error caused by typo, upstream also need this.
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4
5Upstream-Status: Pending
6
7Index: matchbox-panel-2/applets/startup/startup.c
8===================================================================
9--- matchbox-panel-2/applets/startup/startup.c (revision 2109)
10+++ matchbox-panel-2/applets/startup/startup.c (working copy)
11@@ -229,7 +229,7 @@
12 applet = g_slice_new0 (StartupApplet);
13
14 applet->launch_list = NULL;
15- applet->hourglass_show = FALSE;
16+ applet->hourglass_shown = FALSE;
17
18 /* Create image */
19 applet->image = MB_PANEL_SCALING_IMAGE