gimp r25889 - in trunk: . app/paint
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25889 - in trunk: . app/paint
- Date: Wed, 4 Jun 2008 13:24:26 +0000 (UTC)
Author: neo
Date: Wed Jun 4 13:24:25 2008
New Revision: 25889
URL: http://svn.gnome.org/viewvc/gimp?rev=25889&view=rev
Log:
2008-06-04 Sven Neumann <sven gimp org>
* app/paint/gimpairbrushoptions.c: removed trailing whitespace.
Modified:
trunk/ChangeLog
trunk/app/paint/gimpairbrushoptions.c
Modified: trunk/app/paint/gimpairbrushoptions.c
==============================================================================
--- trunk/app/paint/gimpairbrushoptions.c (original)
+++ trunk/app/paint/gimpairbrushoptions.c Wed Jun 4 13:24:25 2008
@@ -72,13 +72,15 @@
0.0, 100.0, AIRBRUSH_DEFAULT_PRESSURE,
GIMP_PARAM_STATIC_STRINGS);
- /* override velocity size because its unnatural as a default for airbrush */
+ /* override velocity-size because its unnatural as a default for airbrush */
GIMP_CONFIG_INSTALL_PROP_BOOLEAN (object_class, PROP_VELOCITY_SIZE,
"velocity-size", NULL,
FALSE,
GIMP_PARAM_STATIC_STRINGS);
-
- /* override velocity hardness to default to a true, because that is natural for airbrush */
+
+ /* override velocity-hardness to default to a true,
+ * because that is natural for airbrush
+ */
GIMP_CONFIG_INSTALL_PROP_BOOLEAN (object_class, PROP_VELOCITY_HARDNESS,
"velocity-hardness", NULL,
TRUE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]