From cf6cdc07d5a6d1fecdf3274c878d09e406880b32 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 07:50:50 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- gconf/gconf.xml.defaults/%gconf-tree-de.xml | 23 ++++++++++++- gconf/gconf.xml.defaults/%gconf-tree-ru.xml | 23 ++++++++++++- gconf/gconf.xml.defaults/%gconf-tree.xml | 38 +++++++++++++++++++++ 3 files changed, 82 insertions(+), 2 deletions(-) diff --git a/gconf/gconf.xml.defaults/%gconf-tree-de.xml b/gconf/gconf.xml.defaults/%gconf-tree-de.xml index 595215b1..636846ab 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-de.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-de.xml @@ -2,6 +2,28 @@ + + + + Die vorgegebene Klangdatei. Diese Einstellung wird überschrieben, wenn eine Anwendung die Hints »sound-file« oder »suppress-sound« verwendet. Leer lassen, wenn keine vorgegebene Klangdatei verwendet werden soll. + + + + + Schaltet Klänge für Benachrichtigungen ein oder aus. + + + + + Das Thema um Benachrichtigungen anzuzeigen. + + + + + Vorgegebene Position auf der Arbeitsfläche für gestapelte Benachrichtigungen. Mögliche Werte: »top_left«, »top_right«, »bottom_left« und »bottom_right« + + + @@ -233,7 +255,6 @@ - Die von Symbolen auf der Arbeitsfläche zu verwendende Schriftbeschreibung. diff --git a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml index 2d27ff14..1b3866aa 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml @@ -2,6 +2,28 @@ + + + + Звук, проигрываемый по умолчанию, если в уведомлении не указаны параметры «sound-file» или «suppress-sound». Чтобы отключить звук по умолчанию, оставьте поле пустым. + + + + + Включение и выключение поддержки звука в уведомлениях. + + + + + Тема, используемая при отображении уведомлений. + + + + + Положение по умолчанию для всплывающего окна при отображении уведомлений. Допустимые значения: "top_left", "top_right", "bottom_left" и "bottom_right" + + + @@ -233,7 +255,6 @@ - Описание шрифта, использующегося для подписей к значкам на рабочем столе. diff --git a/gconf/gconf.xml.defaults/%gconf-tree.xml b/gconf/gconf.xml.defaults/%gconf-tree.xml index 74997cda..3462126b 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree.xml @@ -1,6 +1,12 @@ + + + + + + @@ -168,6 +174,38 @@ + + + + + + + The default sound file used unless a notification supplies the 'sound-file' or 'suppress-sound' hint. Leave empty for no default sound. + + + + + + Turns on and off sound support for notifications. + + + + + + slider + + The theme used when displaying notifications. + + + + + + top_right + + Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right" + + + -- 2.39.5