Updated libgnomeui to 2.0.6. Changes:
* Added am, be, da translations. * libgnomeui/gnome-druid.c (gnome_druid_instance_init): Grab the focus on the next button rather than just setting the HAS_FOCUS flag.
This commit is contained in:
parent
a9fc32ffda
commit
7d7f1223a2
3 changed files with 11 additions and 13 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2003/01/03 15:26:57 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2003/01/04 11:38:28 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libgnomeui-2.0.5
|
||||
PKGREVISION= 2
|
||||
DISTNAME= libgnomeui-2.0.6
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.0/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -18,7 +17,6 @@ GNU_CONFIGURE= yes
|
|||
USE_BUILDLINK2= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNU_GETTEXT= yes
|
||||
USE_PERL5= yes
|
||||
USE_X11= yes
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:19 tron Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2003/01/04 11:38:28 jmmv Exp $
|
||||
include/libgnomeui-2.0/gnome.h
|
||||
include/libgnomeui-2.0/libgnomeui/gnome-about.h
|
||||
include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h
|
||||
|
@ -83,9 +83,6 @@ share/gtk-doc/html/libgnomeui/index.html
|
|||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-app-helper.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-app-util.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-dialog-util.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-gconf-ui.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-ice.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-macros.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-mdi-session.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-popup-menu.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-gnome-stock-icons.html
|
||||
|
@ -97,14 +94,17 @@ share/gtk-doc/html/libgnomeui/libgnomeui-gnome-window.html
|
|||
share/gtk-doc/html/libgnomeui/libgnomeui-gnometypebuiltins.html
|
||||
share/gtk-doc/html/libgnomeui/libgnomeui-objects.html
|
||||
share/gtk-doc/html/libgnomeui/x1495.html
|
||||
share/gtk-doc/html/libgnomeui/x15995.html
|
||||
share/gtk-doc/html/libgnomeui/x18488.html
|
||||
share/gtk-doc/html/libgnomeui/x15980.html
|
||||
share/gtk-doc/html/libgnomeui/x18473.html
|
||||
share/gtk-doc/html/libgnomeui/x6263.html
|
||||
share/gtk-doc/html/libgnomeui/x8080.html
|
||||
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2002/09/12 01:21:58 rh Exp $
|
||||
$NetBSD: distinfo,v 1.2 2003/01/04 11:38:28 jmmv Exp $
|
||||
|
||||
SHA1 (libgnomeui-2.0.5.tar.bz2) = 5581a6af53f2d90c005e2bc32020f2d10dab1c22
|
||||
Size (libgnomeui-2.0.5.tar.bz2) = 965219 bytes
|
||||
SHA1 (libgnomeui-2.0.6.tar.bz2) = feb691206743714df19df0cf33f5a986f6395da1
|
||||
Size (libgnomeui-2.0.6.tar.bz2) = 1002552 bytes
|
||||
SHA1 (patch-aa) = 691778ec52bdeeb2ba5916a871862ad9dfd62908
|
||||
SHA1 (patch-ab) = 00a81e9a2c81da1926c7a5bfcad615186debe7b5
|
||||
|
|
Loading…
Reference in a new issue