initial commit
[gconf-editor] / data / gconf-editor.schemas.in
diff --git a/data/gconf-editor.schemas.in b/data/gconf-editor.schemas.in
new file mode 100644 (file)
index 0000000..28f2fea
--- /dev/null
@@ -0,0 +1,16 @@
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/apps/gconf-editor/bookmarks</key>
+      <applyto>/apps/gconf-editor/bookmarks</applyto>
+      <owner>gconf-editor</owner>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+      <locale name="C">
+       <short>Bookmarks</short>
+       <long>gconf-editor folder bookmarks</long>
+      </locale>
+    </schema>
+ </schemalist>
+</gconfschemafile>