Update to 1.6.6:
* Check that label in page tab is showing before returning it. (bug #129608) * Ensure that create-tab notification is not sent when tab is removed. (bug #128970) * Report accelerator correctly for menu items created using GtkAction and GtkUIManager. (bug #143587) * Add translations: Bulgarian [Vladimir Petkov]
This commit is contained in:
parent
23999418e4
commit
b759fb7b68
3 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.22 2004/05/31 15:30:29 recht Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2004/06/28 12:37:42 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gail-1.6.5
|
||||
DISTNAME= gail-1.6.6
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.6/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2004/05/31 15:30:29 recht Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2004/06/28 12:37:42 jmmv Exp $
|
||||
include/gail-1.0/libgail-util/gail-util.h
|
||||
include/gail-1.0/libgail-util/gailmisc.h
|
||||
include/gail-1.0/libgail-util/gailtextutil.h
|
||||
|
@ -23,10 +23,12 @@ share/doc/html/gail-libgail-util/index.sgml
|
|||
share/doc/html/gail-libgail-util/left.png
|
||||
share/doc/html/gail-libgail-util/libgail-util-main.html
|
||||
share/doc/html/gail-libgail-util/right.png
|
||||
share/doc/html/gail-libgail-util/style.css
|
||||
share/doc/html/gail-libgail-util/up.png
|
||||
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gail.mo
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.8 2004/05/31 15:30:29 recht Exp $
|
||||
$NetBSD: distinfo,v 1.9 2004/06/28 12:37:42 jmmv Exp $
|
||||
|
||||
SHA1 (gail-1.6.5.tar.bz2) = 114e18c298176ab777ff34ac36d1d780091e8945
|
||||
Size (gail-1.6.5.tar.bz2) = 516262 bytes
|
||||
SHA1 (gail-1.6.6.tar.bz2) = 99d8d1bb2c92eff7f00d202053bc2c4f47226e8a
|
||||
Size (gail-1.6.6.tar.bz2) = 519879 bytes
|
||||
|
|
Loading…
Reference in a new issue