aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-07 22:25:24 -0500
committerTed Gould <ted@canonical.com>2009-04-07 22:25:24 -0500
commita8ab75df408384d4dc0995ac00db27c4fbb46c76 (patch)
treecc74c0de021d6ad30b06e81b715524a44146be2d /src
parent13aa4e53918e0dc6cbc90e01ce0297ad18bc6aaf (diff)
parentc1955c5ca3f460f0ac8fc7de84325345b60b8919 (diff)
downloadlibayatana-indicator-a8ab75df408384d4dc0995ac00db27c4fbb46c76.tar.gz
libayatana-indicator-a8ab75df408384d4dc0995ac00db27c4fbb46c76.tar.bz2
libayatana-indicator-a8ab75df408384d4dc0995ac00db27c4fbb46c76.zip
Lots of fixes from trunk
Diffstat (limited to 'src')
-rw-r--r--src/applet-main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/applet-main.c b/src/applet-main.c
index 43125a0..df93b27 100644
--- a/src/applet-main.c
+++ b/src/applet-main.c
@@ -150,6 +150,7 @@ about_cb (BonoboUIComponent *ui_container,
"wrap-license", TRUE,
"translator-credits", _("translator-credits"),
"logo-icon-name", "indicator-applet",
+ "icon-name", "indicator-applet",
"website", "http://launchpad.net/indicator-applet",
"website-label", _("Indicator Applet Website"),
NULL