From 677c8c218952fa38b83425f8204c628bac107757 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 31 Jan 2011 09:29:40 -0500 Subject: [PATCH] Remove references to RC files in the env var docs --- docs/reference/gtk/running.sgml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index 9a9376ba6..6a4911a2e 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -248,7 +248,7 @@ additional environment variables. Specifies an IM module to use in preference to the one determined - from the locale. If this isn't set and you are running on the system + from the locale. If this isn't set and you are running on the system that enables XSETTINGS and has a value in Gtk/IMModule, that will be used for the default IM module. @@ -260,11 +260,14 @@ additional environment variables. Specifies the file listing the IM modules to load. This environment - variable overrides the im_module_file specified in - the RC files, which in turn overrides the default value + variable the default value libdir/gtk-3.0/3.0.0/immodules.cache (libdir has the same meaning here as explained for GTK_PATH). + + The immodules.cache file is generated by the + gtk-query-immodules-3.0 utility. + @@ -297,9 +300,13 @@ nevertheless. Specifies the file listing the GdkPixbuf loader modules to load. This environment variable overrides the default value - libdir/gtk-3.0/3.0.0/loaders.cache + libdir/gtk-3.0/3.0.0/loaders.cache (libdir is the sysconfdir specified when - GTK+ was configured, usually /usr/local/lib.) + GTK+ was configured, usually /usr/local/lib.) + + + The loaders.cache file is generated by the + gdk-pixbuf-query-loaders utility. -- 2.43.2