summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-main-window.c')
-rw-r--r--src/trg-main-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-main-window.c b/src/trg-main-window.c
index bdfc3ee..661c3e9 100644
--- a/src/trg-main-window.c
+++ b/src/trg-main-window.c
@@ -2454,7 +2454,7 @@ void trg_main_window_add_status_icon(TrgMainWindow * win)
trg_status_icon_view_menu(win, NULL));
} else {
#else
- if (1) {
+ if (!is_unity()) {
#endif
priv->statusIcon = gtk_status_icon_new_from_icon_name(PACKAGE_NAME);
gtk_status_icon_set_screen(priv->statusIcon,