From 9134219266dcf85dcb999e4d664c325381010149 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 30 Jan 2003 00:05:24 +0000 Subject: [PATCH] s/overwrite/override/g (#104627, Brian Cameron) 2003-01-30 Matthias Clasen * gtk/running.sgml: s/overwrite/override/g (#104627, Brian Cameron) --- docs/reference/ChangeLog | 4 ++++ docs/reference/gtk/running.sgml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index b7e3d28a78..5674fe774f 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2003-01-30 Matthias Clasen + + * gtk/running.sgml: s/overwrite/override/g (#104627, Brian Cameron) + 2003-01-21 Matthias Clasen * gtk/tmpl/gtkrc.sgml: Fix integer color range. (#103992) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index 850ebe2305..40f2374645 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -156,7 +156,7 @@ This option is only available if GTK+ has been configured with <systemitem>--gxid-host <replaceable>host</replaceable></systemitem> -The host to contact the gxid daemon on; overwrites +The host to contact the gxid daemon on; overrides the GXID_HOST environment variable. This option is only available if GTK+ has been configured with . @@ -167,7 +167,7 @@ This option is only available if GTK+ has been configured with <systemitem>--gxid-port <replaceable>port</replaceable></systemitem> -The port for the connection to gxid; overwrites +The port for the connection to gxid; overrides the GXID_PORT environment variable. This option is only available if GTK+ has been configured with . @@ -276,8 +276,8 @@ or DISPLAY; mostly to determine paths to look for certain files. Specifies the file listing the IM modules to load. This environment - variable overwrites the im_module_file specified in - the RC files, which in turn overwrites the default value + variable overrides the im_module_file specified in + the RC files, which in turn overrides the default value sysconfdir/gtk-2.0/gtk.immodules (sysconfdir is the sysconfdir specified when GTK+ was configured, usually /usr/local/etc.) @@ -322,7 +322,7 @@ nevertheless. Specifies the file listing the GdkPixbuf loader modules to load. - This environment variable overwrites the default value + This environment variable overrides the default value sysconfdir/gtk-2.0/gdk-pixbuf.loaders (sysconfdir is the sysconfdir specified when GTK+ was configured, usually /usr/local/etc.)