Released GTK+ 1.1.8

Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>

        * Released GTK+ 1.1.8

        * ChangeLog:
          INSTALL:
          README:
          gtk+.spec:
          docs/gtk-config.1: version=1.1.8
This commit is contained in:
CST 1998 Shawn T. Amundson 1998-12-16 16:57:13 +00:00 committed by Shawn Amundson
parent 7f01a3d324
commit 0dcdac5828
15 changed files with 79 additions and 8 deletions

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -1,3 +1,13 @@
Wed Dec 16 10:20:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.8
* ChangeLog:
INSTALL:
README:
gtk+.spec:
docs/gtk-config.1: version=1.1.8
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdk/gdkglobals.c: Define gdk_xim_ic only, if USE_XIM is defined.

View File

@ -7,8 +7,8 @@ you got this package.
Simple install procedure
========================
% gzip -cd gtk+-1.1.7.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.1.7 # change to the toplevel directory
% gzip -cd gtk+-1.1.8.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.1.8 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
@ -92,7 +92,7 @@ You can compile GTK+ against a copy of GLIB that you have not
yet installed. To do this, give the --with-glib=DIR options
to ./configure. For instance:
./configure --with-glib=../glib-1.1.7
./configure --with-glib=../glib-1.1.8
This, however, will not work if you built GLIB with different
source and build directories.

2
README
View File

@ -1,7 +1,7 @@
General Information
===================
This is GTK+ version 1.1.7. GTK+, which stands for the Gimp ToolKit,
This is GTK+ version 1.1.8. GTK+, which stands for the Gimp ToolKit,
is a library for creating graphical user interfaces for the X Window
System. It is designed to be small, efficient, and flexible. GTK+ is
written in C with a very object-oriented approach.

View File

@ -1,4 +1,4 @@
.TH GTK+ 1 "25 October 1998" Version 1.1.7
.TH GTK+ 1 "25 October 1998" Version 1.1.8
.SH NAME
gtk-config - script to get information about the installed version of GTK+
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
%define ver 1.1.7
%define ver 1.1.8
%define rel SNAP
%define prefix /usr

View File

@ -166,6 +166,7 @@ source_headers = \
gtkhseparator.h \
gtkimage.h \
gtkinputdialog.h \
gtkintl.h \
gtkinvisible.h \
gtkitem.h \
gtkitemfactory.h \

0
po/ChangeLog Normal file
View File

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.8\n"
"POT-Creation-Date: 1998-12-15 02:21+0100\n"
"POT-Creation-Date: 1998-12-16 10:28-0600\n"
"PO-Revision-Date: 1998-12-15 02:21+0100\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <de@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.7\n"
"POT-Creation-Date: 1998-12-14 22:02+0000\n"
"POT-Creation-Date: 1998-12-16 10:28-0600\n"
"PO-Revision-Date: 1998-12-14 22:07+00:00\n"
"Last-Translator: Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n"
"Language-Team: Portuguese <pt@li.org>\n"