openbsd-ports/x11/gnome/settings-daemon/patches/patch-plugins_sound_gsd-sound-manager_c
jasper 2a506ef207 import gnome-settings-daemon 2.24.0 (not linked to the builds yet)
GNOME settings deamon to control settings and preferences throughout the
desktop.

this used to be part of gnome-control-center, but it was split of.
it depends on some stuff not committed yet (e.g. gnome-desktop update),
but having it in tree allows the gtk-frogs to test it more easily.
2008-11-11 22:22:41 +00:00

12 lines
350 B
Plaintext
Executable File

$OpenBSD: patch-plugins_sound_gsd-sound-manager_c,v 1.1.1.1 2008/11/11 22:22:41 jasper Exp $
--- plugins/sound/gsd-sound-manager.c.orig Fri Aug 8 15:38:52 2008
+++ plugins/sound/gsd-sound-manager.c Fri Aug 8 15:39:12 2008
@@ -28,6 +28,7 @@
#include <unistd.h>
#include <string.h>
#include <errno.h>
+#include <signal.h>
#include <locale.h>