summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1999-10-05 18:42:52 +0000
committerManish Singh <yosh@src.gnome.org>1999-10-05 18:42:52 +0000
commit91307e5e8794c9bee8d8b7325355c2bf4faadaa8 (patch)
tree38ac578b399da6bd44b58d13f23ec5c88feb6510
parentc2aaaf16f3f74831c437cf38e6b673b4f5110828 (diff)
downloadgdk-pixbuf-91307e5e8794c9bee8d8b7325355c2bf4faadaa8.tar.gz
don't list gtkrc in gtkconf_DATA, it totally barfs
-Yosh
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-05
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-25
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--gtk/Makefile.am2
8 files changed, 36 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef430bddf..c455b0d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index ef430bddf..c455b0d95 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+Tue Oct 5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
+
+ * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
+ Remove it since it's generated by the Makefile anyway
+
Tue Oct 5 02:43:41 1999 Owen Taylor <otaylor@redhat.com>
* gdk/gdkinputcommon.h (gdk_input_device_new): Free
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 9d9be38e2..1436497b9 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -370,7 +370,7 @@ gtktypebuiltins_evals.c: @REBUILD@ makeenums.pl $(gtk_public_h_sources) $(gdk_he
gtkconfdir = $(sysconfdir)/gtk
-gtkconf_DATA = gtkrc gtkrc.bg gtkrc.el gtkrc.eo gtkrc.he gtkrc.hy gtkrc.ja \
+gtkconf_DATA = gtkrc.bg gtkrc.el gtkrc.eo gtkrc.he gtkrc.hy gtkrc.ja \
gtkrc.ko gtkrc.ru gtkrc.tr gtkrc.th gtkrc.uk gtkrc.iso-8859-2 \
gtkrc.iso88592 gtkrc.iso88595 gtkrc.iso885913 gtkrc.iso885914 \
gtkrc.iso885915 gtkrc.zh_CN gtkrc.zh_TW.Big5 \