summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-12-14 23:26:12 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-12-14 23:26:12 +0000
commit698a11c6069a3700e9123164b05c1dc592efeff7 (patch)
treeecf1fe8cfd28598b2556d256efe9ea7ada0f5b9c /ChangeLog.pre-2-2
parentc46265c82c3602a55e564749f9e15b3cce1b840e (diff)
downloadgtk+-698a11c6069a3700e9123164b05c1dc592efeff7.tar.gz
Append locale-specific suffixes to default rc file names, and look these
Mon Dec 14 16:10:05 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtkrc.c (gtk_rc_init): Append locale-specific suffixes to default rc file names, and look these up in addition to the base filename, to facilitate having the correct fontset per-locale. move $(sysconfdir)/gtkrc to $(sysconfdir)/gtk/gtkrc * gtk/gtkitemfactory.[ch] (gtk_item_factory_set_translate_func): New function to set a function to translate menu paths. * gtk/gtkrc.c (gtk_rc_add_initial_default_files): Free results of g_strsplit().
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-215
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b8c05509a6..cd3e02de72 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,18 @@
+Mon Dec 14 16:10:05 1998 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrc.c (gtk_rc_init): Append locale-specific
+ suffixes to default rc file names, and look these
+ up in addition to the base filename, to facilitate
+ having the correct fontset per-locale.
+
+ move $(sysconfdir)/gtkrc to $(sysconfdir)/gtk/gtkrc
+
+ * gtk/gtkitemfactory.[ch] (gtk_item_factory_set_translate_func):
+ New function to set a function to translate menu paths.
+
+ * gtk/gtkrc.c (gtk_rc_add_initial_default_files): Free
+ results of g_strsplit().
+
1998-12-14 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
* configure.in (ALL_LINGUAS): Added 'pt'.