summaryrefslogtreecommitdiffstats
path: root/servers
diff options
context:
space:
mode:
authorSebastian Droege <slomo@ubuntu.com>2005-10-06 16:45:45 +0000
committerSebastian Droege <slomo@ubuntu.com>2005-10-06 16:45:45 +0000
commit7bf8da80720a94528713924282bf1f697320a49f (patch)
treeec18b2dc62c25e4bf5308cd9311d7c9fc8aeb0f9 /servers
parentc579c9fecec59706eba1ce2b07d463f8f571662b (diff)
* Polished the strings
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@47 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'servers')
-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 a52a094..bcf5276 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"/>
+ <oaf_attribute name="description" type="string" _value="Show Zeroconf Services on your local network and allow accessing them easily"/>
</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"/>
+ <oaf_attribute name="description" type="string" _value="Show Zeroconf Services on your local network and allow accessing them easily"/>
<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>