From a5f206bc6e8874677245354dc82ecd99a9004841 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 07:50:47 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +x11-misc/notification-daemon-0.5.0 --- .etckeeper | 1 + gconf/schemas/notification-daemon.schemas | 93 +++++++++++++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 gconf/schemas/notification-daemon.schemas diff --git a/.etckeeper b/.etckeeper index 162cdae8..696a9c8d 100755 --- a/.etckeeper +++ b/.etckeeper @@ -313,6 +313,7 @@ maybe chmod 0644 './gconf/schemas/apps_nautilus_preferences.schemas' maybe chmod 0644 './gconf/schemas/desktop_default_applications.schemas' maybe chmod 0644 './gconf/schemas/desktop_gnome_url_handlers.schemas' maybe chmod 0644 './gconf/schemas/libcanberra.schemas' +maybe chmod 0644 './gconf/schemas/notification-daemon.schemas' maybe chmod 0644 './gconf/schemas/system_dns_sd.schemas' maybe chmod 0644 './gconf/schemas/system_http_proxy.schemas' maybe chmod 0644 './gconf/schemas/system_smb.schemas' diff --git a/gconf/schemas/notification-daemon.schemas b/gconf/schemas/notification-daemon.schemas new file mode 100644 index 00000000..c261e942 --- /dev/null +++ b/gconf/schemas/notification-daemon.schemas @@ -0,0 +1,93 @@ + + + + + /schemas/apps/notification-daemon/popup_location + /apps/notification-daemon/popup_location + notification-daemon + string + top_right + + Popup location + Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right" + + + + Popup Position + Vorgegebene Position auf der Arbeitsfläche für gestapelte Benachrichtigungen. Mögliche Werte: »top_left«, »top_right«, »bottom_left« und »bottom_right« + + + + Положение всплывающего окна + Положение по умолчанию для всплывающего окна при отображении уведомлений. Допустимые значения: "top_left", "top_right", "bottom_left" и "bottom_right" + + + + + /schemas/apps/notification-daemon/theme + /apps/notification-daemon/theme + notification-daemon + string + slider + + Current theme + The theme used when displaying notifications. + + + + Aktuelles Thema + Das Thema um Benachrichtigungen anzuzeigen. + + + + Текущая тема + Тема, используемая при отображении уведомлений. + + + + + /schemas/apps/notification-daemon/sound_enabled + /apps/notification-daemon/sound_enabled + notification-daemon + bool + 1 + + Sound Enabled + Turns on and off sound support for notifications. + + + + Klang aktiviert + Schaltet Klänge für Benachrichtigungen ein oder aus. + + + + Включить звук + Включение и выключение поддержки звука в уведомлениях. + + + + + /schemas/apps/notification-daemon/default_sound + /apps/notification-daemon/default_sound + notification-daemon + string + + + Default Sound + The default sound file used unless a notification supplies the 'sound-file' or 'suppress-sound' hint. Leave empty for no default sound. + + + + Vorgegebener Klang + 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. + + + + Звук по умолчанию + Звук, проигрываемый по умолчанию, если в уведомлении не указаны параметры «sound-file» или «suppress-sound». Чтобы отключить звук по умолчанию, оставьте поле пустым. + + + + + -- 2.39.5