]> Pileus Git - ~andy/gtk/commitdiff
Fix problem with trying to dist files from intl/, which is no longer
authorOwen Taylor <otaylor@redhat.com>
Sun, 12 Aug 2001 14:41:37 +0000 (14:41 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 12 Aug 2001 14:41:37 +0000 (14:41 +0000)
Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>

* Makefile.am (EXTRA_DIST): Fix problem with trying to
dist files from intl/, which is no longer there.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am

index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 3abcfac36a389418cf62ae0cb880934289485482..ec953eef62f0fe87026d28508f94b85e99926287 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix problem with trying to
+       dist files from intl/, which is no longer there.
+
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index a85a63ce8ec8e69b1292061bca55b20f6ab539a7..3ee3aa93f99a70d80a2f005a8d21b144730c64e0 100644 (file)
@@ -19,13 +19,12 @@ EXTRA_DIST =                        \
        README.win32            \
        README.nanox            \
        config.h.win32          \
-       intl/libgettext.h       \
-       intl/po2tbl.sed.in      \
        po/README.tools         \
        po/README.translators   \
        po/desk.pl              \
        po/makefile.mingw       \
        po/update.pl            \
+       po/po2tbl.sed.in        \
        examples/aspectframe/Makefile  \
        examples/aspectframe/aspectframe.c  \
        examples/Makefile  \