]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:40:18 +0000 (12:40 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:40:18 +0000 (12:40 +0100)
Package changes:
+gnome-extra/yelp-2.30.2-r6

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

index 1832419ff965ecc9ca62fd720719aa745e7c3bee..e62a177af487a2b979db4a2fd56ef2859446c3c2 100755 (executable)
@@ -695,6 +695,7 @@ maybe chmod 0644 './gconf/schemas/vinagre.schemas'
 maybe chmod 0644 './gconf/schemas/vino-server.schemas'
 maybe chmod 0644 './gconf/schemas/window-list.schemas'
 maybe chmod 0644 './gconf/schemas/workspace-switcher.schemas'
+maybe chmod 0644 './gconf/schemas/yelp.schemas'
 maybe chmod 0755 './gentoo'
 maybe chmod 0644 './gentoo-init.lisp'
 maybe chmod 0644 './gentoo-release'
diff --git a/gconf/schemas/yelp.schemas b/gconf/schemas/yelp.schemas
new file mode 100644 (file)
index 0000000..79316db
--- /dev/null
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding="utf-8"?><!-- -*- indent-tabs-mode: nil -*- -->
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/apps/yelp/use_caret</key>
+      <applyto>/apps/yelp/use_caret</applyto>
+      <owner>yelp</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Use caret</short>
+        <long>
+          Use a keyboard-controllable caret when viewing pages.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Rahmen verwenden</short>
+        <long>Einen über die Tastatur kontrollierbaren Rahmen verwenden, wenn Seiten betrachtet werden.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Use caret</short>
+        <long>Use a keyboard-controllable caret when viewing pages.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Использовать курсор</short>
+        <long>Использовать управляемый с клавиатуры курсор при просмотре страниц</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Dùng con trỏ</short>
+        <long>Dùng phím mũi tên điều khiển con trỏ để xem các trang.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/apps/yelp/use_system_fonts</key>
+      <applyto>/apps/yelp/use_system_fonts</applyto>
+      <owner>yelp</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Use system fonts</short>
+        <long>
+          Use the default fonts set for the system.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Systemschriften verwenden</short>
+        <long>Die vom System vorgegebenen Schriften verwenden.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Use system fonts</short>
+        <long>Use the default fonts set for the system.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Использовать системные шрифты</short>
+        <long>Использовать системный набор шрифтов по умолчанию.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Dùng phông chữ hệ thống</short>
+        <long>Dùng phông mặc định của hệ thống.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/apps/yelp/variable_font</key>
+      <applyto>/apps/yelp/variable_font</applyto>
+      <owner>yelp</owner>
+      <type>string</type>
+      <default>Sans 12</default>
+      <locale name="C">
+        <short>Font for text</short>
+        <long>
+          Font for text with variable width.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Standardschrift</short>
+        <long>Schrift für Buchstaben mit variabler Breite</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Font for text</short>
+        <long>Font for text with variable width.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Шрифт для текста</short>
+        <long>Шрифт для текста переменной ширины.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Phông chữ cho đoạn chữ</short>
+        <long>Phông chữ cho đoạn chữ có độ rộng biến đổi.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/apps/yelp/fixed_font</key>
+      <applyto>/apps/yelp/fixed_font</applyto>
+      <owner>yelp</owner>
+      <type>string</type>
+      <default>Monospace 12</default>
+      <locale name="C">
+        <short>Font for fixed text</short>
+        <long>
+          Font for text with fixed width.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Dicktengleiche Schrift</short>
+        <long>Schrift für Buchstaben mit fester Breite (Dicktengleichheit)</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Font for fixed text</short>
+        <long>Font for text with fixed width.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Шрифт для фиксированного текста</short>
+        <long>Шрифт для текста постоянной ширины.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Phông chữ cho đoạn chữ cố định</short>
+        <long>Phông chữ cho đoạn chữ có độ rộng cố định.</long>
+      </locale>
+    </schema>
+  </schemalist>
+</gconfschemafile>