diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-15 11:25:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-15 11:25:52 +0000 |
commit | 0bd042971763ec12ecf6192c63408a888fd3c655 (patch) | |
tree | 1156df7f71369e74473194551d9f7e9db5414589 /devel/libbonoboui/PLIST | |
parent | b357527d6ed0dbbb78b2e8d1850d359388aeb503 (diff) | |
download | pkgsrc-0bd042971763ec12ecf6192c63408a888fd3c655.tar.gz |
Update to 2.6.1:
2004-05-14 Michael Meeks <michael@ximian.com>
* Version 2.6.1
2004-05-14 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
* bonobo/bonobo-ui-util.c
(bonobo_ui_util_translate_ui): use direct
gettext call to cover all domains.
* bonobo/bonobo-ui-main.c (do_low_level_init)
(bonobo_ui_init_full): initialize i18n bits /
gettext package / code-set.
* bonobo/Makefile.am: define
BONOBO_EXPLICIT_TRANSLATION_DOMAIN.
2004-05-12 Michael Meeks <michael@ximian.com>
* bonobo/bonobo-ui-util.c
(bonobo_ui_util_set_ui): don't add a broken
file to the cache.
* bonobo/bonobo-ui-node.c
(bonobo_ui_node_to_string): add pre-condition.
2004-04-27 Michael Meeks <michael@ximian.com>
* bonobo/bonobo-dock-band.c (check_guint_arg):
add pre-condition.
2004-04-16 Iñaki Larrañaga <dooteo@euskalgnu.org>
* configure.in: Added "eu" (Basque) to ALL_LINGUAS.
2004-04-09 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-03-31 Christian Rose <menthos@menthos.com>
* configure.in: Added "af" to ALL_LINGUAS.
2004-03-30 Adam Weinberger <adamw@gnome.org>
* configure.in: Added en_CA to ALL_LINGUAS.
Diffstat (limited to 'devel/libbonoboui/PLIST')
-rw-r--r-- | devel/libbonoboui/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/libbonoboui/PLIST b/devel/libbonoboui/PLIST index 00dd9505442..e92dd634c61 100644 --- a/devel/libbonoboui/PLIST +++ b/devel/libbonoboui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/04/01 18:23:21 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/05/15 11:25:52 jmmv Exp $ bin/test-moniker include/libbonoboui-2.0/bonobo.h include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h @@ -81,6 +81,7 @@ share/doc/html/libbonoboui/right.png share/doc/html/libbonoboui/up.png share/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml share/gnome-2.0/ui/Bonobo_Sample_Hello.xml +${PKGLOCALEDIR}/locale/af/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/libbonoboui-2.0.mo @@ -93,13 +94,16 @@ ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libbonoboui-2.0.mo +${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libbonoboui-2.0.mo +${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libbonoboui-2.0.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/libbonoboui-2.0.mo |