summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCody Russell <bratsche@src.gnome.org>2008-07-01 22:57:50 +0000
committerCody Russell <bratsche@src.gnome.org>2008-07-01 22:57:50 +0000
commit57223c9a056bfff1635ddd1e67f660cd5a61e9ff (patch)
treedf4b40979bb8971cc15ab4d8839f9403801daa7c /debian
parent119f3cf1838f41c4c5e707742f8ad72aba32065e (diff)
downloadgtk+-57223c9a056bfff1635ddd1e67f660cd5a61e9ff.tar.gz
Revert name change
svn path=/trunk/; revision=20724
Diffstat (limited to 'debian')
-rw-r--r--debian/README.debian2
-rw-r--r--debian/control22
-rw-r--r--debian/libgtk-cvs-doc.postinst2
3 files changed, 13 insertions, 13 deletions
diff --git a/debian/README.debian b/debian/README.debian
index 124769eb47..120d66b526 100644
--- a/debian/README.debian
+++ b/debian/README.debian
@@ -1,7 +1,7 @@
libgtk1 for Debian
----------------------
-The GTK+ Tool Kit (gtk) is a set of widgets to help you program
+The GIMP Tool Kit (gtk) is a set of widgets to help you program
programs for the X Windowing System easily and powerfully.
gtk is the moving force behind The GNU Image Manipulation Program (The
diff --git a/debian/control b/debian/control
index 6eb45e5620..282901246a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libgtk-dev (<< 1:1.0.2), libgtk1.1
-Description: CVS build of the GTK+ Toolkit set of widgets for X
+Description: CVS build of the GIMP Toolkit set of widgets for X
**THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
.
- The GTK+ Toolkit is a freely available set of widgets for X.
+ The GIMP Toolkit is a freely available set of widgets for X.
GTK is easy to use, and has been implemented in such projects as
The GNU Image Manipulation Program (The GIMP), GNOME, a GNU
desktop set of utilities for X, and gzilla, a GNU web-browser.
@@ -29,33 +29,33 @@ Suggests: libgtk-cvs-doc
Provides: libgtk1.1-dev
Replaces: libgtk1.1-dev
Conflicts: libgtk-dev, libgtk1 (<< 1:1.0.4), libgtk1.1-dev
-Description: CVS build of development files for the GTK+ Toolkit
+Description: CVS build of development files for the GIMP Toolkit
**THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
.
This package contains the header files and static libraries for the
- GTK+ Toolkit set of widgets for X.
+ GIMP Toolkit set of widgets for X.
.
This is the unstable, 1.1 branch of GTK+. This is not intended for
use with stable releases of programs!
.
Install this package if you wish to develop your own X programs using
- the GTK+ Toolkit 1.1, or if you wish to compile your own plug-ins for
+ the GIMP Toolkit 1.1, or if you wish to compile your own plug-ins for
The GIMP.
Package: libgtk-cvs-doc
Architecture: all
Section: doc
Conflicts: libgtk-dev (<< 1:0.99.4), libgtk-doc, libgtk1.1-doc
-Description: CVS build of documentation for the GTK+ Toolkit
+Description: CVS build of documentation for the GIMP Toolkit
**THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
.
This package contains lots of info-files, HTML docs, FAQs, and
- other handy documentation about the GTK+ Toolkit set of widgets
+ other handy documentation about the GIMP Toolkit set of widgets
for X.
.
- This package documents the unstable 1.1 release of the GTK+ Toolkit.
+ This package documents the unstable 1.1 release of the GIMP Toolkit.
.
Install this package if you want to have lots of info about the
GIMP toolkit when you're programming.
@@ -66,16 +66,16 @@ Section: devel
Depends: libgtk-cvs-1.1 (= ${Source-Version}), libgtk-cvs-dev (= ${Source-Version})
Suggests: libgtk-cvs-doc
Conflicts: libgtk1.1-dbg
-Description: CVS build of debugging files for the GTK+ Toolkit
+Description: CVS build of debugging files for the GIMP Toolkit
**THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
.
This package contains the debugging static libraries for the
- GTK+ Toolkit set of widgets for X.
+ GIMP Toolkit set of widgets for X.
.
This is the unstable, 1.1 branch of GTK+. This is not intended for
use with stable releases of programs!
.
Install this package if you wish to debug your own X programs using
- the GTK+ Toolkit 1.1, or if you wish to debug your own plug-ins for
+ the GIMP Toolkit 1.1, or if you wish to debug your own plug-ins for
The GIMP.
diff --git a/debian/libgtk-cvs-doc.postinst b/debian/libgtk-cvs-doc.postinst
index 29f73bf471..ac01e50070 100644
--- a/debian/libgtk-cvs-doc.postinst
+++ b/debian/libgtk-cvs-doc.postinst
@@ -2,7 +2,7 @@
set -e
-install-info --quiet --description="The GTK+ Toolkit." \
+install-info --quiet --description="The GIMP Toolkit." \
--section "The GIMP" "The GIMP" /usr/info/gtk.info.gz
install-info --quiet --description="The GIMP Drawing Kit." \