]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 23:49:11 +0000 (00:49 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 23:49:11 +0000 (00:49 +0100)
Package changes:
+gnome-extra/gucharmap-2.32.1

.etckeeper
gconf/schemas/gucharmap.schemas [new file with mode: 0644]

index ab54afe9d0a966d732e6f3cfdf0492c2f447fc07..9e9ccfdb79a0dcd092f748fb90d2c77d1c50bcc7 100755 (executable)
@@ -572,6 +572,7 @@ maybe chmod 0644 './gconf/schemas/desktop_gnome_typing_break.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_url_handlers.schemas'
 maybe chmod 0644 './gconf/schemas/fish.schemas'
 maybe chmod 0644 './gconf/schemas/gitg.schemas'
+maybe chmod 0644 './gconf/schemas/gucharmap.schemas'
 maybe chmod 0644 './gconf/schemas/gweather.schemas'
 maybe chmod 0644 './gconf/schemas/libcanberra.schemas'
 maybe chmod 0644 './gconf/schemas/muine.schemas'
diff --git a/gconf/schemas/gucharmap.schemas b/gconf/schemas/gucharmap.schemas
new file mode 100644 (file)
index 0000000..74304af
--- /dev/null
@@ -0,0 +1,100 @@
+<?xml version="1.0"?>
+<gconfschemafile>
+  <schemalist>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/chapters_mode</key>
+      <applyto>/apps/gucharmap/chapters_mode</applyto>
+      <owner>gucharmap</owner>
+      <type>string</type>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/last_char</key>
+      <applyto>/apps/gucharmap/last_char</applyto>
+      <owner>gucharmap</owner>
+      <type>string</type>
+      <default>0</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    
+    <schema>
+      <key>/schemas/apps/gucharmap/font</key>
+      <applyto>/apps/gucharmap/font</applyto>
+      <owner>gucharmap</owner>
+      <type>string</type>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/height</key>
+      <applyto>/apps/gucharmap/height</applyto>
+      <owner>gucharmap</owner>
+      <type>int</type>
+      <default>0</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/snap_cols_pow2</key>
+      <applyto>/apps/gucharmap/snap_cols_pow2</applyto>
+      <owner>gucharmap</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/width</key>
+      <applyto>/apps/gucharmap/width</applyto>
+      <owner>gucharmap</owner>
+      <type>int</type>
+      <default>0</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/maximized</key>
+      <applyto>/apps/gucharmap/maximized</applyto>
+      <owner>gucharmap</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/gucharmap/fullscreen</key>
+      <applyto>/apps/gucharmap/fullscreen</applyto>
+      <owner>gucharmap</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
+  </schemalist>
+</gconfschemafile>