summaryrefslogtreecommitdiff
path: root/help/C/l10n_scripts/notification.sh
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/l10n_scripts/notification.sh')
-rwxr-xr-xhelp/C/l10n_scripts/notification.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/l10n_scripts/notification.sh b/help/C/l10n_scripts/notification.sh
index 61045bf..b7de9ab 100755
--- a/help/C/l10n_scripts/notification.sh
+++ b/help/C/l10n_scripts/notification.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-
-zenity --notification \
---icon="dialog-information" \
+
+/gnome/head/cvs/zenity/src/zenity --notification \
+--window-icon="info" \
--text="There are system updates necessary!"