From 5a8c46840b9d6ccf98206cd943d033df8526c0c0 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sun, 2 Aug 2009 14:03:13 +0200 Subject: [PATCH] Regenerate gimprc --- docs/gimprc.5.in | 17 +++++++++-------- etc/gimprc | 12 ++++++------ 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 03e5bec8c3..934a7f370d 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -109,7 +109,7 @@ search. .TP (brush-path-writable "${gimp_dir}/brushes") - This is a colon-separated list of folders to search. +This is a colon-separated list of folders to search. .TP (pattern-path "${gimp_dir}/patterns:${gimp_data_dir}/patterns") @@ -120,7 +120,7 @@ search. .TP (pattern-path-writable "${gimp_dir}/patterns") - This is a colon-separated list of folders to search. +This is a colon-separated list of folders to search. .TP (palette-path "${gimp_dir}/palettes:${gimp_data_dir}/palettes") @@ -131,7 +131,7 @@ search. .TP (palette-path-writable "${gimp_dir}/palettes") - This is a colon-separated list of folders to search. +This is a colon-separated list of folders to search. .TP (gradient-path "${gimp_dir}/gradients:${gimp_data_dir}/gradients") @@ -142,7 +142,7 @@ search. .TP (gradient-path-writable "${gimp_dir}/gradients") - This is a colon-separated list of folders to search. +This is a colon-separated list of folders to search. .TP (font-path "${gimp_dir}/fonts:${gimp_data_dir}/fonts") @@ -388,7 +388,7 @@ are yes and no. When enabled, the X server is queried for the mouse's current position on each motion event, rather than relying on the position hint. This means painting -with large brushes should be more accurate, but it may be slower. Perversely, +with large brushes should be more accurate, but it may be slower. Conversely, on some X servers enabling this option results in faster painting. Possible values are yes and no. @@ -816,8 +816,9 @@ web-browser. Sets the external web browser to be used. This can be an absolute path or the name of an executable to search for in the user's PATH. If the command -contains '%s' it will be replaced with the URL, else the URL will be appended -to the command with a space separating the two. This is a single filename. +contains '%s' it will be replaced with the URL, otherwise the URL will be +appended to the command with a space separating the two. This is a single +filename. .TP (user-manual-online no) @@ -920,4 +921,4 @@ System-wide configuration file Per-user configuration file .SH "SEE ALSO" -.BR gimp (1), +.BR gimp (1) diff --git a/etc/gimprc b/etc/gimprc index 7d3dbef519..22d994f191 100644 --- a/etc/gimprc +++ b/etc/gimprc @@ -74,7 +74,7 @@ # # (brush-path "${gimp_dir}/brushes:${gimp_data_dir}/brushes") -# This is a colon-separated list of folders to search. +# This is a colon-separated list of folders to search. # # (brush-path-writable "${gimp_dir}/brushes") @@ -83,7 +83,7 @@ # # (pattern-path "${gimp_dir}/patterns:${gimp_data_dir}/patterns") -# This is a colon-separated list of folders to search. +# This is a colon-separated list of folders to search. # # (pattern-path-writable "${gimp_dir}/patterns") @@ -92,7 +92,7 @@ # # (palette-path "${gimp_dir}/palettes:${gimp_data_dir}/palettes") -# This is a colon-separated list of folders to search. +# This is a colon-separated list of folders to search. # # (palette-path-writable "${gimp_dir}/palettes") @@ -101,7 +101,7 @@ # # (gradient-path "${gimp_dir}/gradients:${gimp_data_dir}/gradients") -# This is a colon-separated list of folders to search. +# This is a colon-separated list of folders to search. # # (gradient-path-writable "${gimp_dir}/gradients") @@ -314,7 +314,7 @@ # When enabled, the X server is queried for the mouse's current position on # each motion event, rather than relying on the position hint. This means # painting with large brushes should be more accurate, but it may be slower. -# Perversely, on some X servers enabling this option results in faster +# Conversely, on some X servers enabling this option results in faster # painting. Possible values are yes and no. # # (perfect-mouse yes) @@ -641,7 +641,7 @@ # Sets the external web browser to be used. This can be an absolute path or # the name of an executable to search for in the user's PATH. If the command -# contains '%s' it will be replaced with the URL, else the URL will be +# contains '%s' it will be replaced with the URL, otherwise the URL will be # appended to the command with a space separating the two. This is a single # filename. #