From 236f7ce9638c79b9ff594552540f3f5a2cbd8703 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 29 Mar 2013 00:06:00 -0700 Subject: Fri Mar 29 00:06:00 PDT 2013 --- community/cairo-dock-plugins/applet-host-ias.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 community/cairo-dock-plugins/applet-host-ias.patch (limited to 'community/cairo-dock-plugins/applet-host-ias.patch') diff --git a/community/cairo-dock-plugins/applet-host-ias.patch b/community/cairo-dock-plugins/applet-host-ias.patch new file mode 100755 index 000000000..a5316704f --- /dev/null +++ b/community/cairo-dock-plugins/applet-host-ias.patch @@ -0,0 +1,17 @@ +=== modified file 'Status-Notifier/src/applet-host-ias.c' +--- old/Status-Notifier/src/applet-host-ias.c 2012-03-18 02:41:47 +0000 ++++ new/Status-Notifier/src/applet-host-ias.c 2012-05-27 12:50:54 +0000 +@@ -238,10 +238,12 @@ + cIconThemePath, + #if (INDICATOR_OLD_NAMES == 0) + cAccessbleDesc && *cAccessbleDesc != '\0' ? cAccessbleDesc : ++ #if (INDICATOR_APPLICATIONADDED_HAS_HINT == 1) + #if (INDICATOR_APPLICATIONADDED_HAS_TITLE == 1) + cTitle && *cTitle != '\0' ? cTitle : + #endif + #endif ++ #endif + cLabel + ); + + -- cgit v1.2.3-54-g00ecf