f5dce05a77
changes: -fixes to the weather and mixer applets -translation updates
13 lines
588 B
Text
13 lines
588 B
Text
$NetBSD: patch-aa,v 1.9 2009/06/08 11:05:28 drochner Exp $
|
|
|
|
--- battstat/sounds/Makefile.in.orig 2009-05-31 00:27:26.000000000 +0200
|
|
+++ battstat/sounds/Makefile.in
|
|
@@ -288,7 +288,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-soundlistdir = $(sysconfdir)/sound/events
|
|
+soundlistdir = $(datadir)/examples/gnome-applets/sound/events
|
|
soundlist_in_files = battstat_applet.soundlist.in
|
|
soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
|
|
EXTRA_DIST = $(soundlist_DATA) $(soundlist_in_files)
|