]> Pileus Git - ~andy/gtk/commit
Append locale-specific suffixes to default rc file names, and look these
authorOwen Taylor <otaylor@redhat.com>
Mon, 14 Dec 1998 23:26:12 +0000 (23:26 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 14 Dec 1998 23:26:12 +0000 (23:26 +0000)
commit698a11c6069a3700e9123164b05c1dc592efeff7
treeecf1fe8cfd28598b2556d256efe9ea7ada0f5b9c
parentc46265c82c3602a55e564749f9e15b3cce1b840e
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().
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
gtk/gtkitemfactory.c
gtk/gtkitemfactory.h
gtk/gtkrc.c