[gimp/wip/pippin: 64/71] app: do promotion to float by default in default settings
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/pippin: 64/71] app: do promotion to float by default in default settings
- Date: Sat, 13 May 2017 19:34:24 +0000 (UTC)
commit 7575c95bd229646d53208b7dadbf874ee1fbd16f
Author: Øyvind Kolås <pippin gimp org>
Date: Wed Jan 25 18:14:59 2017 +0100
app: do promotion to float by default in default settings
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 06b7db2..e887168 100644
--- a/app/config/gimpcoreconfig.c
+++ b/app/config/gimpcoreconfig.c
@@ -626,7 +626,7 @@ gimp_core_config_class_init (GimpCoreConfigClass *klass)
"import-promote-float",
"Import promote float",
IMPORT_PROMOTE_FLOAT_BLURB,
- FALSE,
+ TRUE,
GIMP_PARAM_STATIC_STRINGS);
GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_IMPORT_PROMOTE_DITHER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]