diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:54:51 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:54:51 +0000 |
commit | 0c2ed1e4730b2fef2ad65e487e8926c6bb2607c6 (patch) | |
tree | 71fea983e968cd9cd866bc95c53a7e328af01a5d /x11/gnome-mag/PLIST | |
parent | 688986f0e114024683cd194ef9f18db061043a1a (diff) | |
download | pkgsrc-0c2ed1e4730b2fef2ad65e487e8926c6bb2607c6.tar.gz |
Update to 0.11.11:
* Fix crosswire trails when using DAMAGE and XFIXES, at least for
smooth-scrolling mode (#160352).
* Reinstate crosswires, they were inadvertently removed by an error in
a compiler-warnings fix.
* Improved test for XFIXES and DAMAGE extensions, so that they
are properly built into gnome-mag when building on XOrg server platform.
* Fixed XFIXES cursor image support on big-endian architectures. (#159398)
* Fixes for #160352, #157187.
What's new in gnome-mag-0.11.9:
* different handling of changes to source and target displays; we don't
try to reparent windows any more, we tear down and start over (works
better with some x servers).
* Suppress a bunch of gdk critical warnings.
Diffstat (limited to 'x11/gnome-mag/PLIST')
-rw-r--r-- | x11/gnome-mag/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 5db310af280..1b2713aa511 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/12/28 21:54:51 jmmv Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -25,6 +25,7 @@ share/gnome-mag/1_32/up.xpm share/gnome-mag/1_32/xterm.xpm share/gnome-mag/default-cursor.xpm share/idl/gnome-mag-1.0/GNOME_Magnifier.idl +${PKGLOCALEDIR}/locale/ang/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-mag.mo @@ -56,6 +57,7 @@ ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-mag.mo +${PKGLOCALEDIR}/locale/ka/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-mag.mo |