f1d3cc019b
libgnome 2.8.0 -------------- What's new since 2.7.2 * Bug fixes: - Various fixes (Kjartan Maraas) - Avoid duplication of locale alias tables by using the ones in bonobo-activation (Alexander Larsson) * Translations: - New Norwegian Bookmal translation (Kjartan Maraas) - Various updated translations (ar, az, cs, bg, bs, ca, cs, cy, de, el, es, eu, en_gb, fi, gu, hu, ja, ko, mn, nb, ne, nl, nn, no, pa, pl, pt, ro, ru, sk, sq, sr, sv, tr, uk, zh_CH) libgnome 2.7.2 -------------- What's new since 2.7.1 * Bug fixes: - Allow language binding instantiation of GnomeProgram * Translations: - Various updated translations (ne) libgnome 2.7.0 -------------- What's new since 2.6.1 * Bug fixes: - Various fixes (Chris Lahey, Christian Persche, Steve Chaplin, Toshio Kuratomi, Julio Merino, Kjartan Maraas) * Features: - Update to automake 1.7 (James Henstridge) * Translations: - Various updated translations (en_CA, hu, nl)
13 lines
437 B
Text
13 lines
437 B
Text
$NetBSD: patch-aa,v 1.7 2004/09/21 16:46:14 jmmv Exp $
|
|
|
|
--- gnome-data/Makefile.in.orig 2004-08-30 16:13:30.000000000 +0200
|
|
+++ gnome-data/Makefile.in
|
|
@@ -197,7 +197,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-soundlistdir = $(sysconfdir)/sound/events
|
|
+soundlistdir = $(datadir)/examples/libgnome/sound/events
|
|
|
|
soundlist_in_files = \
|
|
gnome-2.soundlist.in \
|