head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.44 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.42 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.40 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.38 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.36 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.34 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.32 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.30 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.28 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.26 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.24 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.22 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.20 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.18 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.16 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.14 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.12 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.10 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.8 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.6 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.4 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3; locks; strict; comment @# @; 1.3 date 2005.02.22.18.22.52; author jmmv; state dead; branches; next 1.2; 1.2 date 2005.01.03.03.28.43; author rh; state Exp; branches; next 1.1; 1.1 date 2004.12.28.21.43.12; author jmmv; state Exp; branches; next ; desc @@ 1.3 log @Update to 3.2.5: * Updated translations fr (Christophe Merlet) de (Hendrik Brandt) pl (Artur Flinta) nl (Vincent van Adrighem) sv (Christian Rose) ja (Takeshi AIHANA) @ text @$NetBSD: patch-ab,v 1.2 2005/01/03 03:28:43 rh Exp $ --- po/Makefile.in.in.orig 2004-12-07 02:53:16.000000000 +1000 +++ po/Makefile.in.in @@@@ -33,6 +33,7 @@@@ gnulocaledir = $(datadir)/locale gettextsrcdir = $(datadir)/glib-2.0/gettext/po subdir = po +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs INSTALL = @@INSTALL@@ INSTALL_DATA = @@INSTALL_DATA@@ @ 1.2 log @Make this compile: - patch po/Makefile.in.in (instead of non-existent Makefile.in) - pull in atk/buildlink3.mk so that atk.pc gets found @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to 3.2.4: * fixed capitalizing, lowering, upping functions * fixed crash with broken spell checking settings * fixed crash when pasting multiline text * fixed few memory leaks * fixed crash related to aligned images * fixed multiple replace dialogs appearing * fixed dnd position inside scrolled window @ text @d3 3 a5 3 --- po/Makefile.in.orig 2004-12-28 22:12:18.000000000 +0100 +++ po/Makefile.in @@@@ -33,6 +33,7 @@@@ gnulocaledir = /usr/pkg/share/locale d10 2 a11 2 INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_DATA = install -c -o root -g wheel -m 444 @