[gimp/wip/pippin: 6/6] 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: 6/6] app: do promotion to float by default in default settings
- Date: Wed, 8 Mar 2017 16:11:29 +0000 (UTC)
commit 3f05c519a9ccb595a9f8998d1a2329de9b7c5f85
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 86f1def..84345a7 100644
--- a/app/config/gimpcoreconfig.c
+++ b/app/config/gimpcoreconfig.c
@@ -625,7 +625,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]