summaryrefslogtreecommitdiffstats
path: root/convert-to-utf8.schemas
diff options
context:
space:
mode:
authorElad Alfassa <el.il@doom.co.il>2010-12-01 20:04:20 +0200
committerElad Alfassa <el.il@doom.co.il>2010-12-01 20:04:20 +0200
commit9141420aeed9b150355a4bfc9fb09e64f58281a9 (patch)
treef00978877893aa779e624a76d8660091072a8473 /convert-to-utf8.schemas
downloadconvert-to-utf8-master.tar.gz
convert-to-utf8-master.tar.xz
convert-to-utf8-master.zip
Initial commit, import everything to the git repositoryHEADmaster
Diffstat (limited to 'convert-to-utf8.schemas')
-rw-r--r--convert-to-utf8.schemas83
1 files changed, 83 insertions, 0 deletions
diff --git a/convert-to-utf8.schemas b/convert-to-utf8.schemas
new file mode 100644
index 0000000..5115ea0
--- /dev/null
+++ b/convert-to-utf8.schemas
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gconfschemafile>
+ <schemalist>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/type</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/type</applyto>
+ <type>string</type>
+ <default>Action</default>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/items</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/items</applyto>
+ <type>list</type>
+ <list_type>string</list_type>
+ <default>[profile-zero]</default>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/label</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/label</applyto>
+ <type>string</type>
+ <locale name="C">
+ <default>המר לUTF8</default>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/tooltip</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/tooltip</applyto>
+ <type>string</type>
+ <locale name="C">
+ <default>המר את הקובץ לUTF8</default>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/icon</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/icon</applyto>
+ <type>string</type>
+ <locale name="C">
+ <default>gtk-italic</default>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/toolbar-label</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/toolbar-label</applyto>
+ <type>string</type>
+ <locale name="C">
+ <default>המר לUTF8</default>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/desc-name</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/profile-zero/desc-name</applyto>
+ <type>string</type>
+ <locale name="C">
+ <default>Default profile</default>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/path</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/profile-zero/path</applyto>
+ <type>string</type>
+ <default>convert-to-utf8</default>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/parameters</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/profile-zero/parameters</applyto>
+ <type>string</type>
+ <default>%M</default>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/mimetypes</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/profile-zero/mimetypes</applyto>
+ <type>list</type>
+ <list_type>string</list_type>
+ <default>[text/*,application/x-subrip]</default>
+ </schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/configurations/accept-multiple-files</key>
+ <applyto>/apps/nautilus-actions/configurations/8e5a8d80-a3fd-42c8-b8d8-715bf31cb44d/profile-zero/accept-multiple-files</applyto>
+ <type>bool</type>
+ <default>true</default>
+ </schema>
+ </schemalist>
+</gconfschemafile>