summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-09-24 15:35:55 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-09-24 15:35:55 +0000
commitba3d8fb5a9e28437ca516d43d8f934b030a3eb51 (patch)
tree30d5ae590b4370fbfeec1eb8d3d1c2919d1d3372
parentfd81f5abd1b275b30c93aa8f36b4c91b2a63ef8c (diff)
new schemas
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@18 3be567f1-68ff-0310-b24a-ad7cc433fd2f
-rw-r--r--schemas/service-discovery-applet.schemas44
1 files changed, 44 insertions, 0 deletions
diff --git a/schemas/service-discovery-applet.schemas b/schemas/service-discovery-applet.schemas
index 43bf957..f6afac6 100644
--- a/schemas/service-discovery-applet.schemas
+++ b/schemas/service-discovery-applet.schemas
@@ -13,5 +13,49 @@
</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>
+ <type>bool</type>
+ <default>TRUE</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/service-discovery-applet/services/_ftp._tcp</key>
+ <applyto>/apps/service-discovery-applet/services/_ftp._tcp</applyto>
+ <owner>service-discovery-applet</owner>
+ <type>bool</type>
+ <default>TRUE</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/service-discovery-applet/services/_https._tcp</key>
+ <applyto>/apps/service-discovery-applet/services/_https._tcp</applyto>
+ <owner>service-discovery-applet</owner>
+ <type>bool</type>
+ <default>TRUE</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/service-discovery-applet/services/_http._tcp</key>
+ <applyto>/apps/service-discovery-applet/services/_http._tcp</applyto>
+ <owner>service-discovery-applet</owner>
+ <type>bool</type>
+ <default>TRUE</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>