]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:50:36 +0000 (07:50 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:50:36 +0000 (07:50 +0100)
Package changes:
+media-libs/libcanberra-0.28-r5

.etckeeper
gconf/schemas/libcanberra.schemas [new file with mode: 0644]

index 16c2cf255ad1a2410bc2f8073a0021c9e7819025..162cdae8852809f2f886ed6543fde4b4cc2ac6a7 100755 (executable)
@@ -312,6 +312,7 @@ maybe chmod 0755 './gconf/schemas'
 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/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/libcanberra.schemas b/gconf/schemas/libcanberra.schemas
new file mode 100644 (file)
index 0000000..7002844
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/apps/gnome_settings_daemon/gtk-modules/canberra-gtk-module</key>
+      <applyto>/apps/gnome_settings_daemon/gtk-modules/canberra-gtk-module</applyto>
+      <owner>libcanberra</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>GTK+ module for event sounds</short>
+        <long>This key determines the GTK+ module to load for event sound support.</long>
+      </locale>
+    </schema>
+  </schemalist>
+</gconfschemafile>