[gimp/wip/pippin: 9/16] 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: 9/16] app: do promotion to float by default in default settings
- Date: Wed, 19 Apr 2017 20:57:51 +0000 (UTC)
commit 3033f55b8fdf17469e0feb88d4a6725d9d289c82
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]