aboutsummaryrefslogtreecommitdiff
path: root/data/GNOME_IndicatorApplet.server.in.in
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2009-03-30 09:31:21 +0200
committerMartin Pitt <martin.pitt@canonical.com>2009-03-30 09:31:21 +0200
commit1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f (patch)
treef4cd9370370bc26a0ae2daff446c57dd3c9700fc /data/GNOME_IndicatorApplet.server.in.in
parent9e0aabb84ac83a1f20c30756f268d1a06abbbc58 (diff)
parent9a1d935149a055969ae18dc5d80fb0ab11071f30 (diff)
downloadlibayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.tar.gz
libayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.tar.bz2
libayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.zip
* New upstream version
* Changing the text in the license box to make sense. (LP: #346215) * Call GNOME Program Init to initialize all of the ATK and gettext stuff that needs to be initialized for it all to work. Patch from Eitan Isaacson. (LP: #349031) * Give the indicator applet an ATK name so it can be found by the accessibility frameworks. Patch from Eitan Isaacson. (LP: #349031) * Making it so the 'No Indicators' situation uses a label instead of a desensitized menu item to allow right click through. (LP: #346359) * Remove the making of 'Indicator Applet Factory' translatable. (LP: #349540) * Make sure translations get loaded and make the 'No Indicators' error and the license translatable. Patch from Gabor Kelemen. (LP: #349998) * debian/control: Adding libgnomeui-dev as a dependency as it was added upstream.
Diffstat (limited to 'data/GNOME_IndicatorApplet.server.in.in')
-rw-r--r--data/GNOME_IndicatorApplet.server.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/GNOME_IndicatorApplet.server.in.in b/data/GNOME_IndicatorApplet.server.in.in
index 96a553c..c576246 100644
--- a/data/GNOME_IndicatorApplet.server.in.in
+++ b/data/GNOME_IndicatorApplet.server.in.in
@@ -6,8 +6,8 @@
<item value="IDL:Bonobo/GenericFactory:1.0"/>
<item value="IDL:Bonobo/Unknown:1.0"/>
</oaf_attribute>
- <oaf_attribute name="name" type="string" _value="Indicator Applet Factory"/>
- <oaf_attribute name="description" type="string" _value="Indicator Applet Factory"/>
+ <oaf_attribute name="name" type="string" value="Indicator Applet Factory"/>
+ <oaf_attribute name="description" type="string" value="Indicator Applet Factory"/>
<oaf_attribute name="bonobo:environment" type="stringv">
<item value="DBUS_SESSION_BUS_ADDRESS"/>
</oaf_attribute>