summaryrefslogtreecommitdiffstats
path: root/servers/GNOME_ServiceDiscoveryApplet.server.in
diff options
context:
space:
mode:
authorSebastian Droege <slomo@ubuntu.com>2005-10-06 14:41:58 +0000
committerSebastian Droege <slomo@ubuntu.com>2005-10-06 14:41:58 +0000
commit37199f0fd28d5f036d99d4755544ffa90436b600 (patch)
treee9ec1a068ad654801cba3b16172c243053222c74 /servers/GNOME_ServiceDiscoveryApplet.server.in
parentaeb1d09124bd57ecf78e138c4466d682827eb354 (diff)
* added localization to sda
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@45 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'servers/GNOME_ServiceDiscoveryApplet.server.in')
-rw-r--r--servers/GNOME_ServiceDiscoveryApplet.server.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/servers/GNOME_ServiceDiscoveryApplet.server.in b/servers/GNOME_ServiceDiscoveryApplet.server.in
index ec947b4..a52a094 100644
--- a/servers/GNOME_ServiceDiscoveryApplet.server.in
+++ b/servers/GNOME_ServiceDiscoveryApplet.server.in
@@ -8,8 +8,8 @@
<item value="IDL:Bonobo/GenericFactory:1.0"/>
<item value="IDL:Bonobo/Unknown:1.0"/>
</oaf_attribute>
- <oaf_attribute name="name" type="string" value="Zeroconf service discovery applet"/>
- <oaf_attribute name="description" type="string" value="This applet allow you to quickly access the zeroconf services available on your network."/>
+ <oaf_attribute name="name" type="string" _value="Zeroconf service discovery applet"/>
+ <oaf_attribute name="description" type="string" _value="This applet allow you to quickly access the zeroconf services available on your network."/>
</oaf_server>
<oaf_server iid="OAFIID:GNOME_ServiceDiscoveryApplet"
@@ -21,8 +21,8 @@
<item value="IDL:Bonobo/Control:1.0"/>
<item value="IDL:Bonobo/Unknown:1.0"/>
</oaf_attribute>
- <oaf_attribute name="name" type="string" value="Zeroconf service discovery applet"/>
- <oaf_attribute name="description" type="string" value="This applet allow you to quickly access the zeroconf services available on your network."/>
+ <oaf_attribute name="name" type="string" _value="Zeroconf service discovery applet"/>
+ <oaf_attribute name="description" type="string" _value="This applet allow you to quickly access the zeroconf services available on your network."/>
<oaf_attribute name="panel:category" type="string" value="Internet"/>
<oaf_attribute name="panel:icon" type="string" value="@iconsdir@/48x48/service-discovery-applet.png"/>
</oaf_server>