]> 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:42:37 +0000 (12:42 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:42:37 +0000 (12:42 +0100)
Package changes:
+gnome-base/gnome-control-center-2.32.1-r1

.etckeeper
gconf/schemas/control-center.schemas [new file with mode: 0644]
gconf/schemas/fontilus.schemas [new file with mode: 0644]
gconf/schemas/gnome-control-center.schemas [new file with mode: 0644]
xdg/autostart/gnome-at-session.desktop [new file with mode: 0644]
xdg/menus/gnomecc.menu [new file with mode: 0644]

index d6d130fe2f5cb7209ad49ce34c6323323e28478c..6c2ff1613b6ef7a69272c6c3a3b884c82446cbbe 100755 (executable)
@@ -614,6 +614,7 @@ maybe chmod 0644 './gconf/schemas/bug-buddy.schemas'
 maybe chmod 0644 './gconf/schemas/charpick.schemas'
 maybe chmod 0644 './gconf/schemas/cheese.schemas'
 maybe chmod 0644 './gconf/schemas/clock.schemas'
+maybe chmod 0644 './gconf/schemas/control-center.schemas'
 maybe chmod 0644 './gconf/schemas/cpufreq-applet.schemas'
 maybe chmod 0644 './gconf/schemas/deskbar-applet.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_default_applications.schemas'
@@ -648,6 +649,7 @@ maybe chmod 0644 './gconf/schemas/epiphany.schemas'
 maybe chmod 0644 './gconf/schemas/evolution-mail.schemas'
 maybe chmod 0644 './gconf/schemas/evolution-webcal.schemas'
 maybe chmod 0644 './gconf/schemas/fish.schemas'
+maybe chmod 0644 './gconf/schemas/fontilus.schemas'
 maybe chmod 0644 './gconf/schemas/gconf-editor.schemas'
 maybe chmod 0644 './gconf/schemas/gedit-file-browser.schemas'
 maybe chmod 0644 './gconf/schemas/gedit.schemas'
@@ -660,6 +662,7 @@ maybe chmod 0644 './gconf/schemas/gnect.schemas'
 maybe chmod 0644 './gconf/schemas/gnibbles.schemas'
 maybe chmod 0644 './gconf/schemas/gnobots2.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-audio-profiles.schemas'
+maybe chmod 0644 './gconf/schemas/gnome-control-center.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-dictionary.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-power-manager.schemas'
 maybe chmod 0644 './gconf/schemas/gnome-screensaver.schemas'
@@ -1532,6 +1535,7 @@ maybe chmod 0755 './xdg/autostart'
 maybe chmod 0644 './xdg/autostart/Gentoo-print-applet.desktop'
 maybe chmod 0644 './xdg/autostart/evolution-alarm-notify.desktop'
 maybe chmod 0644 './xdg/autostart/gdu-notification-daemon.desktop'
+maybe chmod 0644 './xdg/autostart/gnome-at-session.desktop'
 maybe chmod 0644 './xdg/autostart/gnome-keyring-gpg.desktop'
 maybe chmod 0644 './xdg/autostart/gnome-keyring-pkcs11.desktop'
 maybe chmod 0644 './xdg/autostart/gnome-keyring-secrets.desktop'
@@ -1555,6 +1559,7 @@ maybe chmod 0644 './xdg/menus/applications-merged/ggz.merge.menu'
 maybe chmod 0644 './xdg/menus/ggz.menu'
 maybe chmod 0644 './xdg/menus/gnome-applications.menu'
 maybe chmod 0644 './xdg/menus/gnome-screensavers.menu'
+maybe chmod 0644 './xdg/menus/gnomecc.menu'
 maybe chmod 0644 './xdg/menus/kde-4-applications.menu'
 maybe chmod 0644 './xdg/menus/kde-information.menu'
 maybe chmod 0644 './xdg/menus/settings.menu'
diff --git a/gconf/schemas/control-center.schemas b/gconf/schemas/control-center.schemas
new file mode 100644 (file)
index 0000000..fb15b95
--- /dev/null
@@ -0,0 +1,195 @@
+<gconfschemafile>
+       <schemalist>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_actions_list</key>
+                       <applyto>/apps/control-center/cc_actions_list</applyto>
+                       <owner>control-center</owner>
+                       <type>list</type>
+                       <list_type>string</list_type>
+                       <locale name="C">
+                               <default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop]</default>
+                               <short>Task names and associated .desktop files</short>
+                               <long>The task name to be displayed in the control-center followed by a ";" separator then the filename of an associated .desktop file to launch for that task.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <default>[Thema ändern;gtk-theme-selector.desktop,Bevorzugte Anwendungen festlegen;default-applications.desktop,Drucker hinzufügen;gnome-cups-manager.desktop]</default>
+                               <short>Aktionen und zugewiesene .desktop-Dateien</short>
+                               <long>Der im Kontrollzentrum angezeigte Name einer Aktion, gefolgt von einem »;«-Trenner, dann der Dateiname einer zugewiesenen .desktop-Datei, die für diese Aktion gestartet wird.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <default>[Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop]</default>
+                               <short>Task names and associated .desktop files</short>
+                               <long>The task name to be displayed in the control-centre followed by a &quot;;&quot; separator then the filename of an associated .desktop file to launch for that task.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <default>[Изменить тему;gtk-theme-selector.desktop,Установить предпочтительные приложения;default-applications.desktop,Добавить принтер;gnome-cups-manager.desktop]</default>
+                               <short>Имена заданий и связанные с ними файлы .desktop</short>
+                               <long>Имя задачи, отображаемое в центре управления после разделителя &quot;;&quot; — имя связанного файла .desktop для запуска этой задачи.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <default>[Đổi sắc thái;gtk-theme-selector.desktop,Đặt các ứng dụng đã thích;default-applications.desktop,Thêm máy in;gnome-cups-manager.desktop]</default>
+                               <short>Tên tác vụ và tập tin .desktop tương ứng</short>
+                               <long>Tên nhiệm vụ được hiện thị ở trung tâm điều khiển theo sau bởi &quot;;&quot; ngăn cách tên tập tin .desktop tương ứng để khởi động đối với nhiệm vụ đó.</long>
+                       </locale>
+               </schema>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_exit_shell_on_static_action</key>
+                       <applyto>/apps/control-center/cc_exit_shell_on_static_action</applyto>
+                       <owner>control-center</owner>
+                       <type>bool</type>
+                       <default>false</default>
+                       <locale name="C">
+                               <short>Close the control-center when a task is activated</short>
+                               <long>if true, the control-center will close when a "Common Task" is activated.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <short>Das Kontrollzentrum schließen, nachdem die Aktion aktiviert wurde</short>
+                               <long>Legt fest, ob das Kontrollzentrum nach dem Aktivieren einer »Häufigen Aktion« beendet wird.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <short>Close the control-centre when a task is activated</short>
+                               <long>if true, the control-centre will close when a &quot;Common Task&quot; is activated.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <short>Закрывать центр управления, когда задача активирована</short>
+                               <long>Если этот параметр установлен, центр управления будет закрыт при активации &quot;Общей задачи&quot;.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <short>Đóng trung tâm điều khiển khi kích hoạt một nhiệm vụ</short>
+                               <long>nếu đúng thì trung tâm điều khiển sẽ đóng khi kích hoạt « Tác vụ thường làm ».</long>
+                       </locale>
+               </schema>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_exit_shell_on_action_start</key>
+                       <applyto>/apps/control-center/cc_exit_shell_on_action_start</applyto>
+                       <owner>control-center</owner>
+                       <type>bool</type>
+                       <default>false</default>
+                       <locale name="C">
+                               <short>Exit shell on start action performed</short>
+                               <long>Indicates whether to close the shell when a start action is performed.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <short>Kontrollzentrum nach dem Starten eines Objektes beenden</short>
+                               <long>Legt fest, ob das Kontrollzentrum nach dem Starten eines Objektes beendet werden soll.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <short>Exit shell on start action performed</short>
+                               <long>Indicates whether to close the shell when a start action is performed.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <short>Выходить из оболочки при выполнении действия запуска</short>
+                               <long>Указывает, закрывать ли оболочку при выполнении действия запуска.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <short>Thoát khỏi trình bao khi làm hành vi bắt đầu</short>
+                               <long>Cho biết có nên đóng trình bao khi làm hành vi bắt đầu hay không.</long>
+                       </locale>
+               </schema>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_exit_shell_on_action_help</key>
+                       <applyto>/apps/control-center/cc_exit_shell_on_action_help</applyto>
+                       <owner>control-center</owner>
+                       <type>bool</type>
+                       <default>false</default>
+                       <locale name="C">
+                               <short>Exit shell on help action performed</short>
+                               <long>Indicates whether to close the shell when a help action is performed.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <short>Kontrollzentrum nach dem Aufrufen der Hilfe beenden</short>
+                               <long>Legt fest, ob das Kontrollzentrum nach dem Aufrufen der Hilfe beendet werden soll.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <short>Exit shell on help action performed</short>
+                               <long>Indicates whether to close the shell when a help action is performed.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <short>Выходить из оболочки при вызове действия справки</short>
+                               <long>Указывает, закрывать ли оболочку при выполнении действия справки.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <short>Thoát khỏi trình bao khi làm hành vi trợ giúp</short>
+                               <long>Cho biết có nên đóng trình bao khi làm hành vi trợ giúp hay không.</long>
+                       </locale>
+               </schema>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_exit_shell_on_action_add_remove</key>
+                       <applyto>/apps/control-center/cc_exit_shell_on_action_add_remove</applyto>
+                       <owner>control-center</owner>
+                       <type>bool</type>
+                       <default>false</default>
+                       <locale name="C">
+                               <short>Exit shell on add or remove action performed</short>
+                               <long>Indicates whether to close the shell when an add or remove action is performed.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <short>Kontrollzentrum nach dem Hinzufügen oder Entfernen eines Objektes beenden</short>
+                               <long>Legt fest, ob das Kontrollzentrum nach dem Hinzufügen oder Entfernen eines Objektes beendet werden soll.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <short>Exit shell on add or remove action performed</short>
+                               <long>Indicates whether to close the shell when an add or remove action is performed.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <short>Выходить из оболочки при выполнении действия удаления или добавления</short>
+                               <long>Указывает, закрывать ли оболочку при выполнении действия добавления или удаления.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <short>Thoát khỏi trình bao khi làm hành vi thêm hay gỡ bỏ</short>
+                               <long>Cho biết có nên đóng trình bao khi làm hành vi thêm hoặc gỡ bỏ hay không.</long>
+                       </locale>
+               </schema>
+               <schema>
+                       <key>/schemas/apps/control-center/cc_exit_shell_on_action_upgrade_uninstall</key>
+                       <applyto>/apps/control-center/cc_exit_shell_on_action_upgrade_uninstall</applyto>
+                       <owner>control-center</owner>
+                       <type>bool</type>
+                       <default>false</default>
+                       <locale name="C">
+                               <short>Exit shell on upgrade or uninstall action performed</short>
+                               <long>Indicates whether to close the shell when an upgrade or uninstall action is performed.</long>
+                       </locale>
+
+                       <locale name="de">
+                               <short>Kontrollzentrum nach dem Aktualisieren oder Deinstallieren eines Objektes beenden</short>
+                               <long>Legt fest, ob das Kontrollzentrum nach dem Aktualisieren oder Deinstallieren eines Objektes beendet werden soll.</long>
+                       </locale>
+
+                       <locale name="en_GB">
+                               <short>Exit shell on upgrade or uninstall action performed</short>
+                               <long>Indicates whether to close the shell when an upgrade or uninstall action is performed.</long>
+                       </locale>
+
+                       <locale name="ru">
+                               <short>Выходить из оболочки при выполнении действия обновления или удаления</short>
+                               <long>Указывает, закрывать ли оболочку при выполнении действия установки или удаления.</long>
+                       </locale>
+
+                       <locale name="vi">
+                               <short>Thoát khỏi trình bao khi làm hành vi nâng cấp hoặc huỷ cài đặt</short>
+                               <long>Cho biết có nên đóng trình bao khi làm hành vi nâng cấp hoặc hủy cài đặt hay không.</long>
+                       </locale>
+               </schema>
+       </schemalist>
+</gconfschemafile>
diff --git a/gconf/schemas/fontilus.schemas b/gconf/schemas/fontilus.schemas
new file mode 100644 (file)
index 0000000..441ec88
--- /dev/null
@@ -0,0 +1,269 @@
+<?xml version="1.0"?>
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-ttf/command</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-ttf/command</applyto>
+      <type>string</type>
+      <default>gnome-thumbnail-font %u %o</default>
+      <locale name="C">
+        <short>Thumbnail command for TrueType fonts</short>
+        <long>
+          Set this key to the command used to create thumbnails for
+          TrueType fonts.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubefehl für TrueType-Schriften</short>
+        <long>Setzen Sie diesen Schlüssel auf den zum Erstellen von Miniatur-Vorschaubildern auf TrueType-Schriften verwendeten Befehl.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Thumbnail command for TrueType fonts</short>
+        <long>Set this key to the command used to create thumbnails for TrueType fonts.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Команда создания миниатюр для шрифтов TrueType</short>
+        <long>Ключ задаёт команду для создания миниатюр шрифтов TrueType.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Lệnh tạo ảnh mẫu cho phông chữ TrueType</short>
+        <long>Đặt khóa này cho lệnh được dùng để tạo ảnh mẫu cho phông chữ TrueType.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-ttf/enable</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-ttf/enable</applyto>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Whether to thumbnail TrueType fonts</short>
+        <long>
+          If set to true, then TrueType fonts will be thumbnailed.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubilder auf TrueType-Schriften anzeigen?</short>
+        <long>Sollen Miniatur-Vorschaubilder auf TrueType-Schriften angezeigt werden?</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether to thumbnail TrueType fonts</short>
+        <long>If set to true, then TrueType fonts will be thumbnailed.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Создавать ли миниатюры для шрифтов TrueType</short>
+        <long>Если включено, будут создаваться миниатюры для шрифтов TrueType</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Có nên tạo ảnh mẫu cho phông chữ TrueType hay không</short>
+        <long>Nếu đặt true (đúng), phông chữ TrueType sẽ được tạo ảnh mẫu.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-type1/command</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-type1/command</applyto>
+      <type>string</type>
+      <default>gnome-thumbnail-font %u %o</default>
+      <locale name="C">
+        <short>Thumbnail command for Type1 fonts</short>
+        <long>
+          Set this key to the command used to create thumbnails for
+          Type1 fonts.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubefehl für Type1-Schriften</short>
+        <long>Setzen Sie diesen Schlüssel auf den zum Erstellen von Miniatur-Vorschaubildern auf Type1-Schriften verwendeten Befehl.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Thumbnail command for Type1 fonts</short>
+        <long>Set this key to the command used to create thumbnails for Type1 fonts.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Команда создания миниатюр для шрифтов Type1</short>
+        <long>Ключ задаёт команду для создания миниатюр шрифтов Type1.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Lệnh tạo ảnh mẫu cho phông chữ Type1</short>
+        <long>Đặt khóa này cho lệnh được dùng để tạo ảnh mẫu cho phông chữ Type1.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-type1/enable</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-type1/enable</applyto>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Whether to thumbnail Type1 fonts</short>
+        <long>
+          If set to true, then Type1 fonts will be thumbnailed.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubilder auf Type1-Schriften anzeigen?</short>
+        <long>Sollen Miniatur-Vorschaubilder auf Type1-Schriften angezeigt werden?</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether to thumbnail Type1 fonts</short>
+        <long>If set to true, then Type1 fonts will be thumbnailed.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Создавать ли миниатюры для шрифтов Type1</short>
+        <long>Если включено, будут создаваться миниатюры для шрифтов Type1</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Có nên tạo ảnh mẫu cho phông chữ Type1 hay không</short>
+        <long>Nếu đặt true (đúng), phông chữ Type1 sẽ được tạo ảnh mẫu.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-pcf/command</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-pcf/command</applyto>
+      <type>string</type>
+      <default>gnome-thumbnail-font %u %o</default>
+      <locale name="C">
+        <short>Thumbnail command for PCF fonts</short>
+        <long>
+          Set this key to the command used to create thumbnails for
+          PCF fonts.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubefehl für PCF-Schriften</short>
+        <long>Setzen Sie diesen Schlüssel auf den zum Erstellen von Miniatur-Vorschaubildern auf PCF-Schriften verwendeten Befehl.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Thumbnail command for PCF fonts</short>
+        <long>Set this key to the command used to create thumbnails for PCF fonts.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Команда создания миниатюр для шрифтов PCF</short>
+        <long>Ключ задаёт команду для создания миниатюр шрифтов PCF.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Lệnh tạo ảnh mẫu cho phông chữ PCF</short>
+        <long>Đặt khóa này cho lệnh được dùng để tạo ảnh mẫu cho phông chữ PCF.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-pcf/enable</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-pcf/enable</applyto>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Whether to thumbnail PCF fonts</short>
+        <long>
+          If set to true, then PCF fonts will be thumbnailed.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubilder auf PCF-Schriften anzeigen?</short>
+        <long>Sollen Miniatur-Vorschaubilder auf PCF-Schriften angezeigt werden?</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether to thumbnail PCF fonts</short>
+        <long>If set to true, then PCF fonts will be thumbnailed.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Создавать ли миниатюры для шрифтов PCF</short>
+        <long>Если включено, будут создаваться миниатюры для шрифтов PCF</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Có nên tạo ảnh mẫu cho phông chữ PCF hay không</short>
+        <long>Nếu đặt true (đúng), phông chữ PCF sẽ được tạo ảnh mẫu.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-otf/command</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-otf/command</applyto>
+      <type>string</type>
+      <default>gnome-thumbnail-font %u %o</default>
+      <locale name="C">
+        <short>Thumbnail command for OpenType fonts</short>
+        <long>
+          Set this key to the command used to create thumbnails for
+          OpenType fonts.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubefehl für OpenType-Schriften</short>
+        <long>Setzen Sie diesen Schlüssel auf den zum Erstellen von Miniatur-Vorschaubildern auf OpenType-Schriften verwendeten Befehl.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Thumbnail command for OpenType fonts</short>
+        <long>Set this key to the command used to create thumbnails for OpenType fonts.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Команда создания миниатюр для шрифтов OpenType</short>
+        <long>Ключ задаёт команду для создания миниатюр шрифтов OpenType.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Lệnh tạo ảnh mẫu cho phông chữ OpenType</short>
+        <long>Đặt khóa này cho lệnh được dùng để tạo ảnh mẫu cho phông chữ OpenType.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/desktop/gnome/thumbnailers/application@x-font-otf/enable</key>
+      <applyto>/desktop/gnome/thumbnailers/application@x-font-otf/enable</applyto>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Whether to thumbnail OpenType fonts</short>
+        <long>
+          If set to true, then OpenType fonts will be thumbnailed.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Vorschaubilder auf OpenType-Schriften anzeigen?</short>
+        <long>Sollen Miniatur-Vorschaubilder auf OpenType-Schriften angezeigt werden?</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether to thumbnail OpenType fonts</short>
+        <long>If set to true, then OpenType fonts will be thumbnailed.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Создавать ли миниатюры для шрифтов OpenType</short>
+        <long>Если включено, будут создаваться миниатюры для шрифтов OpenType</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Có nên tạo ảnh mẫu cho phông chữ OpenType hay không</short>
+        <long>Nếu đặt true (đúng), phông chữ OpenType sẽ được tạo ảnh mẫu.</long>
+      </locale>
+    </schema>
+
+  </schemalist>
+</gconfschemafile>
diff --git a/gconf/schemas/gnome-control-center.schemas b/gconf/schemas/gnome-control-center.schemas
new file mode 100644 (file)
index 0000000..51d9ee5
--- /dev/null
@@ -0,0 +1,94 @@
+<gconfschemafile>
+  <schemalist>
+
+    <schema>
+      <key>/schemas/apps/control-center/appearance/more_backgrounds_url</key>
+      <applyto>/apps/control-center/appearance/more_backgrounds_url</applyto>
+      <owner>control-center</owner>
+      <type>string</type>
+      <default>http://art.gnome.org/backgrounds/</default>
+      <locale name="C">
+        <short>More backgrounds URL</short>
+        <long>
+          URL for where to get more desktop backgrounds.  If set to an
+          empty string the link will not appear.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Adresse für weitere Hintergründe</short>
+        <long>Adresse, unter der weitere Arbeitsflächen-Hintergründe zu finden sind. Wenn man die Zeichenkette leer lässt, erscheint kein Link.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>More backgrounds URL</short>
+        <long>URL for where to get more desktop backgrounds. If set to an empty string the link will not appear.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>URL хранилища фоновых рисунков</short>
+        <long>URL для получения дополнительных обоев рабочего стола. Если установить в пустую строку - ссылка не будет отображаться.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/apps/control-center/appearance/more_themes_url</key>
+      <applyto>/apps/control-center/appearance/more_themes_url</applyto>
+      <owner>control-center</owner>
+      <type>string</type>
+      <default>http://art.gnome.org/themes/</default>
+      <locale name="C">
+        <short>More themes URL</short>
+        <long>
+          URL for where to get more desktop themes.  If set to an
+          empty string the link will not appear.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Adresse für weitere Themen</short>
+        <long>Adresse, unter der weitere Arbeitsflächen-Themen zu finden sind. Wenn man die Zeichenkette leer lässt, erscheint kein Link.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>More themes URL</short>
+        <long>URL for where to get more desktop themes. If set to an empty string the link will not appear.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>URL хранилища тем</short>
+        <long>URL для получения дополнительных тем рабочего стола. Если установить в пустую строку - ссылка не будет отображаться.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/apps/control-center/network/current_location</key>
+      <applyto>/apps/control-center/network/current_location</applyto>
+      <owner>control-center</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short>Current network location</short>
+        <long>
+          Set this to your current location name.  This is used to
+          determine the appropriate network proxy configuration.
+        </long>
+      </locale>
+
+      <locale name="de">
+        <short>Aktueller Ort im Netzwerk</short>
+        <long>Legen Sie hier den aktuellen Ortsnamen fest. Er wird zur Bestimmung der richtigen Konfiguration des Netzwerk-Proxys verwendet.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Current network location</short>
+        <long>Set this to your current location name. This is used to determine the appropriate network proxy configuration.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Текущее расположение в сети</short>
+        <long>Установить название вашего текущего местоположения.  Оно используется для определения соответствующей настройки прокси-сервера.</long>
+      </locale>
+    </schema>
+
+  </schemalist>
+</gconfschemafile>
+
diff --git a/xdg/autostart/gnome-at-session.desktop b/xdg/autostart/gnome-at-session.desktop
new file mode 100644 (file)
index 0000000..a04e5f9
--- /dev/null
@@ -0,0 +1,23 @@
+[Desktop Entry]
+Name=Visual Assistance
+Name[de]=Visuelle Rückmeldung
+Name[en_GB]=Visual Assistance
+Name[ru]=Визуальная поддержка
+Name[vi]=Giúp đỡ thị lực
+Comment=Start the preferred visual assistive technology
+Comment[de]=Die bevorzugte visuelle Hilfstechnologie starten
+Comment[en_GB]=Start the preferred visual assistive technology
+Comment[ru]=Запуск предпочтительной визуальной вспомогательной технологии
+Comment[vi]=Chạy công nghệ giúp đỡ thị lực GNOME đã muốn
+Exec=gnome-at-visual -s
+Icon=preferences-desktop-accessibility
+Terminal=false
+Type=Application
+StartupNotify=false
+OnlyShowIn=GNOME;
+AutostartCondition=GNOME /desktop/gnome/interface/accessibility
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=gnome-control-center
+X-GNOME-Bugzilla-Component=other capplets
+X-GNOME-Bugzilla-Version=2.32.1
+X-GNOME-Autostart-enabled=true
diff --git a/xdg/menus/gnomecc.menu b/xdg/menus/gnomecc.menu
new file mode 100644 (file)
index 0000000..206429d
--- /dev/null
@@ -0,0 +1,111 @@
+<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
+ "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
+
+<Menu>
+  <Name>Control Center</Name>
+  <Directory>gnomecc.directory</Directory>
+
+  <!-- Read standard .directory and .desktop file locations -->
+  <DefaultAppDirs/>
+  <DefaultDirectoryDirs/>
+
+  <!-- Read in overrides and child menus from gnomecc-merged/ -->
+  <DefaultMergeDirs/>
+
+   <!-- Sort the control center categories -->
+   <Layout>
+     <Menuname>Personal</Menuname>
+     <Menuname>Internet and Network</Menuname>
+     <Menuname>Hardware</Menuname>
+     <Menuname>System</Menuname>
+     <Merge type="all" />
+   </Layout>
+
+  <!-- Stuff in the toplevel (Other category) -->
+  <Include>
+    <And>
+      <Category>Settings</Category>
+      <Not>
+        <Or>
+          <Category>X-GNOME-PersonalSettings</Category>
+          <Category>DesktopSettings</Category>
+          <Category>X-GNOME-NetworkSettings</Category>
+          <Category>HardwareSettings</Category>
+          <Category>X-GNOME-SystemSettings</Category>
+          <Category>System</Category>
+        </Or>
+      </Not>
+    </And>
+  </Include>
+
+  <!-- Avoid the shell having a launcher for itself -->
+  <Exclude>
+    <Filename>gnomecc.desktop</Filename>
+  </Exclude>
+
+  <!-- Personal category -->
+  <Menu>
+    <Name>Personal</Name>
+    <Directory>Personal.directory</Directory>
+    <Include>
+      <And>
+        <Category>Settings</Category>
+        <Category>X-GNOME-PersonalSettings</Category>
+      </And>
+      <And>
+        <Category>Settings</Category>
+        <Category>DesktopSettings</Category>
+      </And>
+    </Include>
+  </Menu> <!-- End Personal -->
+
+  <!-- Internet and Network category -->
+  <Menu>
+    <Name>Internet and Network</Name>
+    <Directory>InternetAndNetwork.directory</Directory>
+    <Include>
+      <And>
+        <Category>Settings</Category>
+        <Category>X-GNOME-NetworkSettings</Category>
+      </And>
+    </Include>
+  </Menu> <!-- End Internet and Network -->
+  
+  <!-- Hardware category -->
+  <Menu>
+    <Name>Hardware</Name>
+    <Directory>Hardware.directory</Directory>
+    <Include>
+      <And>
+        <Category>Settings</Category>
+        <Category>HardwareSettings</Category>
+      </And>
+    </Include>
+  </Menu> <!-- End Hardware -->
+
+  <!-- System category -->
+  <Menu>
+    <Name>System</Name>
+    <Directory>System.directory</Directory>
+    <Include>
+      <And>
+        <Category>Settings</Category>
+        <Or>
+          <Category>X-GNOME-SystemSettings</Category>
+          <And>
+            <Category>System</Category>
+            <Not>
+              <Or>
+                <Category>X-GNOME-PersonalSettings</Category>
+                <Category>DesktopSettings</Category>
+                <Category>HardwareSettings</Category>
+                <Category>X-GNOME-NetworkSettings</Category> 
+              </Or>
+            </Not>
+          </And>
+        </Or>
+      </And>
+    </Include>
+  </Menu> <!-- End System -->
+
+</Menu>     <!-- End CC -->