pkgsrc/x11/gnome-applets/patches/patch-aa
wiz a1b8c6e1b4 Update to 2.24.1:
Changes in GNOME-Applets 2.24.1
===============================

Battery Applet, Mini-Commander, Stickynotes
 - Fix up the page_size attribute on the adjustments to get around
   potential problems with a GTK+ change.

Drivemount
 - Support drives that require authentication (Matthias Clasen).

Invest Applet
 - Avoid crashes on bad data.

Battery Applet, CPU Frequency Applet, Invest Applet, Keyboard Applet,
Mini Commander, Modem Lights, Stickynotes, Trash Applet
 - Ensure dialogs generated with GtkBuilder are traslated

Translations:
 - gl, sv, cs, sl, ar, pt_BR, ca, th, fr, es, it, hu, ko, zh_HK, zh_TW, et

Documentations Translations:
 - el, zh_HK, zh_TW
2008-10-27 04:23:01 +00:00

13 lines
571 B
Text

$NetBSD: patch-aa,v 1.8 2008/10/27 04:23:01 wiz Exp $
--- battstat/sounds/Makefile.in.orig 2008-09-25 23:51:38.000000000 +0000
+++ battstat/sounds/Makefile.in
@@ -306,7 +306,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
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)