Update to 1.8.0. This version corresponds to GNOME 2.8.0.
Changes in GAIL 1.8.0 ===================== * Add translation: Thai [Supranee Thirawattansuk] * Updated translations: Nepali [Pawan Chitrakar], Oriya [Gora Mohanty], Canadian English [Adam Weinberger] Changes in GAIL 1.7.1 ===================== * Fix for double-free in gailutil: see bugzilla 151513. Overview of Changes in GAIL 1.7.0 ================================= * Find label text for items for gradient option in gnome-background-properties (bug #144084) * Ensure that object:text_caret_moved events are set in Forecast tab of gweather applet. (bug #144158) * Fix warning messages emitted when gedit terminates. (bug #144310) * Have GailWidget emit "bounds-changed" signal when GtkWidget's size allocation changes. (bug #141191) * Emit "window:moved" event when toplevel is moved. (bug #144170) * When we report focus on a combo-box, emit "state-changed:focused" event on combo-box, not its text entry field. (bug #145262) * Fix accessible behavior of GtkExpander in Run Application; i.e. get list of known applications. (bug #147581) * Complete accessible support for GtkComboBox. (bug #136657) * Fix crash when attempt to move window in metacity using gok. (bug #149302) * Fix warning message emitted when closing epiphany window. (bug #149442) * Fix warning messages when accessing child of a treeview. (bug #149798) * Report name for complex page tab in gedit (bug #104815) * Get text for items in GtkComboBox for font size in GnomeFontSelection. (bug #145136) * Report correct default action for toggle button in ColorCombo in gal (bug #150545) * Add translations: Norwegian [Kjarten Maraas], Nepali [Pawan Chitrakar], Turkmen [Gurban M. Tewekgeli], Bosnian [Kenan Had\305\276iavdi\304\207] * Updated translations: Albanian [Laurent Dhima], Bulgarian [Vladimir "Kaladan" Petkov] Hindi [ Guntupalli Karunamar] Hungarian [Laszlo Dvornik], Panjabi [Amanpreet Singh Alam] Gujarati [Ankit Patel]
This commit is contained in:
parent
f32f2bc57f
commit
82a5fe4019
4 changed files with 18 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.24 2004/06/28 12:46:11 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2004/09/21 16:52:22 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gail-1.6.6
|
||||
DISTNAME= gail-1.8.0
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.6/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.8/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= jmmv@NetBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2004/06/28 12:46:11 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2004/09/21 16:52:22 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
|
||||
|
@ -12,7 +12,7 @@ lib/libgailutil.a
|
|||
lib/libgailutil.la
|
||||
lib/libgailutil.so
|
||||
lib/libgailutil.so.17
|
||||
lib/libgailutil.so.17.0
|
||||
lib/libgailutil.so.17.1
|
||||
lib/pkgconfig/gail.pc
|
||||
share/doc/gail-libgail-util/gail-libgail-util-GailMisc.html
|
||||
share/doc/gail-libgail-util/gail-libgail-util-GailTextUtil.html
|
||||
|
@ -23,13 +23,13 @@ share/doc/gail-libgail-util/index.sgml
|
|||
share/doc/gail-libgail-util/left.png
|
||||
share/doc/gail-libgail-util/libgail-util-main.html
|
||||
share/doc/gail-libgail-util/right.png
|
||||
share/doc/gail-libgail-util/style.css
|
||||
share/doc/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/bs/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gail.mo
|
||||
|
@ -44,8 +44,10 @@ ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gail.mo
|
|||
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gail.mo
|
||||
|
@ -55,9 +57,12 @@ ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gail.mo
|
|||
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gail.mo
|
||||
|
@ -69,6 +74,8 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gail.mo
|
|||
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gail.mo
|
||||
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gail.mo
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.4 2004/04/01 18:30:06 jmmv Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2004/09/21 16:52:22 jmmv Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
GAIL_BUILDLINK3_MK:= ${GAIL_BUILDLINK3_MK}+
|
||||
|
@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngail}
|
|||
BUILDLINK_PACKAGES+= gail
|
||||
|
||||
.if !empty(GAIL_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_DEPENDS.gail+= gail>=1.6.0
|
||||
BUILDLINK_DEPENDS.gail+= gail>=1.8.0
|
||||
BUILDLINK_PKGSRCDIR.gail?= ../../devel/gail
|
||||
.endif # GAIL_BUILDLINK3_MK
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.9 2004/06/28 12:37:42 jmmv Exp $
|
||||
$NetBSD: distinfo,v 1.10 2004/09/21 16:52:22 jmmv Exp $
|
||||
|
||||
SHA1 (gail-1.6.6.tar.bz2) = 99d8d1bb2c92eff7f00d202053bc2c4f47226e8a
|
||||
Size (gail-1.6.6.tar.bz2) = 519879 bytes
|
||||
SHA1 (gail-1.8.0.tar.bz2) = 1d9ef66c740d53653dc6c70fe6c53afd58edac93
|
||||
Size (gail-1.8.0.tar.bz2) = 549085 bytes
|
||||
|
|
Loading…
Reference in a new issue