7fa7a6679c
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even though it itself has just been decoupled from GNOME. The alternative solution is to completely kill off gdk-pixbuf support in the non-GNOME case which I believe would render the program effectively unusable (ie: it's becoming a GNOME app. sorry).
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
--- po/Makefile.in.in.orig Fri May 18 21:28:07 2001
|
|
+++ po/Makefile.in.in Sun May 20 17:35:29 2001
|
|
@@ -22,3 +22,3 @@
|
|
datadir = @datadir@
|
|
-localedir = $(datadir)/locale
|
|
+localedir = $(prefix)/share/locale
|
|
gettextsrcdir = $(datadir)/gettext/po
|