From 18610a670c4ec7bd5ec108f9a233a36225d0f94f Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 12:40:18 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +gnome-extra/yelp-2.30.2-r6 --- .etckeeper | 1 + gconf/schemas/yelp.schemas | 137 +++++++++++++++++++++++++++++++++++++ 2 files changed, 138 insertions(+) create mode 100644 gconf/schemas/yelp.schemas diff --git a/.etckeeper b/.etckeeper index 1832419f..e62a177a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 00000000..79316db3 --- /dev/null +++ b/gconf/schemas/yelp.schemas @@ -0,0 +1,137 @@ + + + + + /schemas/apps/yelp/use_caret + /apps/yelp/use_caret + yelp + bool + true + + Use caret + + Use a keyboard-controllable caret when viewing pages. + + + + + Rahmen verwenden + Einen über die Tastatur kontrollierbaren Rahmen verwenden, wenn Seiten betrachtet werden. + + + + Use caret + Use a keyboard-controllable caret when viewing pages. + + + + Использовать курсор + Использовать управляемый с клавиатуры курсор при просмотре страниц + + + + Dùng con trỏ + Dùng phím mũi tên điều khiển con trỏ để xem các trang. + + + + /schemas/apps/yelp/use_system_fonts + /apps/yelp/use_system_fonts + yelp + bool + true + + Use system fonts + + Use the default fonts set for the system. + + + + + Systemschriften verwenden + Die vom System vorgegebenen Schriften verwenden. + + + + Use system fonts + Use the default fonts set for the system. + + + + Использовать системные шрифты + Использовать системный набор шрифтов по умолчанию. + + + + Dùng phông chữ hệ thống + Dùng phông mặc định của hệ thống. + + + + /schemas/apps/yelp/variable_font + /apps/yelp/variable_font + yelp + string + Sans 12 + + Font for text + + Font for text with variable width. + + + + + Standardschrift + Schrift für Buchstaben mit variabler Breite + + + + Font for text + Font for text with variable width. + + + + Шрифт для текста + Шрифт для текста переменной ширины. + + + + Phông chữ cho đoạn chữ + Phông chữ cho đoạn chữ có độ rộng biến đổi. + + + + /schemas/apps/yelp/fixed_font + /apps/yelp/fixed_font + yelp + string + Monospace 12 + + Font for fixed text + + Font for text with fixed width. + + + + + Dicktengleiche Schrift + Schrift für Buchstaben mit fester Breite (Dicktengleichheit) + + + + Font for fixed text + Font for text with fixed width. + + + + Шрифт для фиксированного текста + Шрифт для текста постоянной ширины. + + + + Phông chữ cho đoạn chữ cố định + Phông chữ cho đoạn chữ có độ rộng cố định. + + + + -- 2.39.5