From a5b9ff65c421de27d81f9317a17467592fab3552 Mon Sep 17 00:00:00 2001 From: Francesco Marella Date: Fri, 4 Jun 2010 12:42:31 +0200 Subject: Add the autofoo needed to choose GTK+ status icon or app-indicator Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. --- src/gtk-redshift/statusicon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gtk-redshift/statusicon.py') diff --git a/src/gtk-redshift/statusicon.py b/src/gtk-redshift/statusicon.py index 9925c35..2295963 100644 --- a/src/gtk-redshift/statusicon.py +++ b/src/gtk-redshift/statusicon.py @@ -30,7 +30,7 @@ import gtk, glib import defs -def run_statusicon(): +def run(): # Internationalisation gettext.bindtextdomain('redshift', defs.LOCALEDIR) gettext.textdomain('redshift') -- cgit v1.2.3-70-g09d2