This commit is contained in:
Matthias Clasen
2004-08-25 19:00:27 +00:00
parent 309bbf03c1
commit a0d84ec19a
14 changed files with 46 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -18,8 +18,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-2.4.8.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.4.8 # change to the toplevel directory
% gzip -cd gtk+-2.4.9.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.4.9 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]

2
README
View File

@@ -1,7 +1,7 @@
General Information
===================
This is GTK+ version 2.4.8. GTK+ is a multi-platform toolkit for
This is GTK+ version 2.4.9. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.

View File

@@ -12,10 +12,10 @@ AC_PREREQ(2.54)
m4_define([gtk_major_version], [2])
m4_define([gtk_minor_version], [4])
m4_define([gtk_micro_version], [8])
m4_define([gtk_micro_version], [9])
m4_define([gtk_version],
[gtk_major_version.gtk_minor_version.gtk_micro_version])
m4_define([gtk_interface_age], [7])
m4_define([gtk_interface_age], [9])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])
# This is the X.Y used in -lgtk-FOO-X.Y

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.8 ===

View File

@@ -1,3 +1,7 @@
2004-08-25 Matthias Clasen <mclasen@redhat.com>
* === Released 2.4.9 ===
2004-08-25 Gustavo Maciel Dias Vieira <gustavo@sagui.org>
* pt_BR.po: Some consistency fixes.

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.2.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-08-25 13:57-0400\n"
"POT-Creation-Date: 2004-08-25 13:27-0400\n"
"PO-Revision-Date: 2004-08-25 13:56-0400\n"
"Last-Translator: Afonso Celso Medina <medina@maua.br>\n"
"Language-Team: Portuguese/Brazil <gnome-l10n-br@listas.cipsga.org.br>\n"