[gimp/wip/pippin: 13/18] 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: 13/18] app: do promotion to float by default in default settings
- Date: Thu, 30 Mar 2017 22:04:52 +0000 (UTC)
commit 5113f12919979bd8957e393b0f39f8324ba96d4c
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 1f4c4bd..917c897 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]