[gimp] app: Disable dynamics by default



commit e55b7f30a3e8249ef8f99576dcdb3e40e6996283
Author: Martin Nordholts <martinn src gnome org>
Date:   Mon Jul 12 15:11:04 2010 +0200

    app: Disable dynamics by default

 app/config/gimpcoreconfig.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/config/gimpcoreconfig.c b/app/config/gimpcoreconfig.c
index 59ee6e2..5ad13b5 100644
--- a/app/config/gimpcoreconfig.c
+++ b/app/config/gimpcoreconfig.c
@@ -38,7 +38,7 @@
 
 
 #define DEFAULT_BRUSH       "Round Fuzzy"
-#define DEFAULT_DYNAMICS    "Basic Dynamics"
+#define DEFAULT_DYNAMICS    "Dynamics Off"
 #define DEFAULT_PATTERN     "Pine"
 #define DEFAULT_PALETTE     "Default"
 #define DEFAULT_GRADIENT    "FG to BG (RGB)"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]