summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-09-26 01:38:20 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-09-26 01:38:20 +0000
commitb5b472cfc79807734b3a9f9a7f4aa2f25c528301 (patch)
tree8c80828f7f0edf792b40c91cb83be1a0202c719c /schemas
parentba3d8fb5a9e28437ca516d43d8f934b030a3eb51 (diff)
* support panel color (no transparency yet)
* allow hiding the applet name git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@20 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'schemas')
-rw-r--r--schemas/service-discovery-applet.schemas12
1 files changed, 12 insertions, 0 deletions
diff --git a/schemas/service-discovery-applet.schemas b/schemas/service-discovery-applet.schemas
index f6afac6..cc23770 100644
--- a/schemas/service-discovery-applet.schemas
+++ b/schemas/service-discovery-applet.schemas
@@ -14,6 +14,18 @@
</locale>
</schema>
<schema>
+ <key>/schemas/apps/service-discovery-applet/options/show_applet_name</key>
+ <applyto>/apps/service-discovery-applet/options/show_applet_name</applyto>
+ <owner>service-discovery-applet</owner>
+ <type>bool</type>
+ <default>FALSE</default>
+ <locale name="C">
+ <short>Display the name of the applet.</short>
+ <long>
+ </long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/apps/service-discovery-applet/services/_ssh._tcp</key>
<applyto>/apps/service-discovery-applet/services/_ssh._tcp</applyto>
<owner>service-discovery-applet</owner>