[gimp/metadata-browser] Update generated gimprc files
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Update generated gimprc files
- Date: Wed, 12 Sep 2012 23:02:24 +0000 (UTC)
commit a1d2688322e1238c2797f66cfa745b4be08b99e3
Author: Michael Natterer <mitch gimp org>
Date: Tue Apr 3 00:56:41 2012 +0200
Update generated gimprc files
docs/gimprc.5.in | 7 +++++++
etc/gimprc | 6 ++++++
2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in
index 16559eb..75461a5 100644
--- a/docs/gimprc.5.in
+++ b/docs/gimprc.5.in
@@ -375,6 +375,13 @@ Keep a permanent record of all opened and saved files in the Recent Documents
list. Possible values are yes and no.
.TP
+(quick-mask-color (color-rgba 1.000000 0.000000 0.000000 0.500000))
+
+Sets the default quick mask color. The color is specified in the form
+(color-rgba red green blue alpha) with channel values as floats in the range
+of 0.0 to 1.0.
+
+.TP
(transparency-size medium-checks)
Sets the size of the checkerboard used to display transparency. Possible
diff --git a/etc/gimprc b/etc/gimprc
index d35f004..cbecc5d 100644
--- a/etc/gimprc
+++ b/etc/gimprc
@@ -304,6 +304,12 @@
#
# (save-document-history yes)
+# Sets the default quick mask color. The color is specified in the form
+# (color-rgba red green blue alpha) with channel values as floats in the
+# range of 0.0 to 1.0.
+#
+# (quick-mask-color (color-rgba 1.000000 0.000000 0.000000 0.500000))
+
# Sets the size of the checkerboard used to display transparency. Possible
# values are small-checks, medium-checks and large-checks.
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]