summaryrefslogtreecommitdiff
path: root/community/cairo-dock-plugins/applet-host-ias.patch
blob: a5316704f58f2bc0e1a5b67c5c920a53b36af1e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
 		);