summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Granseuer <jensgr@gmx.net>2009-01-08 19:15:38 +0000
committerJens Granseuer <jensg@src.gnome.org>2009-01-08 19:15:38 +0000
commitc5d8a43f6fc1f612e658002df125ee1dd603eaba (patch)
tree8126a97c4c42a6d9feae3115d7a5e871000f78a2 /data
parentebdf7b8ed275e93f69022e46f786910efecd3c82 (diff)
downloadgnome-settings-daemon-c5d8a43f6fc1f612e658002df125ee1dd603eaba.tar.gz
Based on a patch by: Lennart Poettering <lennart@poettering.net>
2009-01-08 Jens Granseuer <jensgr@gmx.net> Based on a patch by: Lennart Poettering <lennart@poettering.net> * configure.ac: * data/gnome-settings-daemon.schemas.in: * plugins/Makefile.am: * plugins/sound/Makefile.am: * plugins/sound/gsd-sound-manager.c: * plugins/sound/gsd-sound-plugin.h: * plugins/sound/sound.gnome-settings-plugin.in: Add a new sound plugin that tells PulseAudio to drop its sample cache when the sound theme changes (bug #545386). 2009-01-08 Jens Granseuer <jensgr@gmx.net> * POTFILES.in: update files list svn path=/trunk/; revision=653
Diffstat (limited to 'data')
-rw-r--r--data/gnome-settings-daemon.schemas.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/gnome-settings-daemon.schemas.in b/data/gnome-settings-daemon.schemas.in
index 530751b4..930027c7 100644
--- a/data/gnome-settings-daemon.schemas.in
+++ b/data/gnome-settings-daemon.schemas.in
@@ -240,7 +240,7 @@
<default>TRUE</default>
<locale name="C">
<short>Enable sound plugin</short>
- <long>Set to True to enable the plugin to manage sound settings.</long>
+ <long>Set to True to enable the plugin to manage sound sample caches.</long>
</locale>
</schema>
<schema>
@@ -248,7 +248,7 @@
<applyto>/apps/gnome_settings_daemon/plugins/sound/priority</applyto>
<owner>gnome-settings-daemon</owner>
<type>int</type>
- <default>3</default>
+ <default>5</default>
<locale name="C">
<short></short>
<long></long>