--- /dev/null
+<gconfschemafile>
+ <schemalist>
+
+ <schema>
+ <key>/schemas/apps/notification-daemon/popup_location</key>
+ <applyto>/apps/notification-daemon/popup_location</applyto>
+ <owner>notification-daemon</owner>
+ <type>string</type>
+ <default>top_right</default>
+ <locale name="C">
+ <short>Popup location</short>
+ <long>Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right"</long>
+ </locale>
+
+ <locale name="de">
+ <short>Popup Position</short>
+ <long>Vorgegebene Position auf der Arbeitsfläche für gestapelte Benachrichtigungen. Mögliche Werte: »top_left«, »top_right«, »bottom_left« und »bottom_right«</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Положение всплывающего окна</short>
+ <long>Положение по умолчанию для всплывающего окна при отображении уведомлений. Допустимые значения: "top_left", "top_right", "bottom_left" и "bottom_right"</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/notification-daemon/theme</key>
+ <applyto>/apps/notification-daemon/theme</applyto>
+ <owner>notification-daemon</owner>
+ <type>string</type>
+ <default>slider</default>
+ <locale name="C">
+ <short>Current theme</short>
+ <long>The theme used when displaying notifications.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Aktuelles Thema</short>
+ <long>Das Thema um Benachrichtigungen anzuzeigen.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Текущая тема</short>
+ <long>Тема, используемая при отображении уведомлений.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/notification-daemon/sound_enabled</key>
+ <applyto>/apps/notification-daemon/sound_enabled</applyto>
+ <owner>notification-daemon</owner>
+ <type>bool</type>
+ <default>1</default>
+ <locale name="C">
+ <short>Sound Enabled</short>
+ <long>Turns on and off sound support for notifications.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Klang aktiviert</short>
+ <long>Schaltet Klänge für Benachrichtigungen ein oder aus.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Включить звук</short>
+ <long>Включение и выключение поддержки звука в уведомлениях.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/notification-daemon/default_sound</key>
+ <applyto>/apps/notification-daemon/default_sound</applyto>
+ <owner>notification-daemon</owner>
+ <type>string</type>
+ <default></default>
+ <locale name="C">
+ <short>Default Sound</short>
+ <long>The default sound file used unless a notification supplies the 'sound-file' or 'suppress-sound' hint. Leave empty for no default sound.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Vorgegebener Klang</short>
+ <long>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.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Звук по умолчанию</short>
+ <long>Звук, проигрываемый по умолчанию, если в уведомлении не указаны параметры «sound-file» или «suppress-sound». Чтобы отключить звук по умолчанию, оставьте поле пустым.</long>
+ </locale>
+ </schema>
+
+ </schemalist>
+</gconfschemafile>