[gimp-macos-build] Fix GIMP print dialog location
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Fix GIMP print dialog location
- Date: Wed, 15 Jan 2020 17:10:25 +0000 (UTC)
commit 09d542354ffebd9420a1dcedd03a007ec08bea7a
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Wed Jan 15 18:10:26 2020 +0100
Fix GIMP print dialog location
.circleci/config.yml | 4 ++--
ChangeLog.md | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0cbafbc..26b2cd1 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -57,7 +57,7 @@ jobs:
# we can try to make it automatically depended on the corresponding modules
- restore_cache:
keys:
- - gimp-2.10.14-v13
+ - gimp-2.10.14-v14
- webkit-v19
- gimp-deps-v8
- bootstrap-v18
@@ -114,7 +114,7 @@ jobs:
- save_cache:
paths:
- ~/gtk
- key: gimp-2.10.14-v13
+ key: gimp-2.10.14-v14
- run:
name: Importing signing certificate
command: |
diff --git a/ChangeLog.md b/ChangeLog.md
index 47e1db0..3c7b3c0 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -2,6 +2,7 @@
### not released yet
+- Fix GIMP print dialog location
- Glib - fixed error which was crashing gimp in the file open dialog (MR accepted by upstream)
- Fix Print Preview dialog on the recent macOS versions (GTK issue)
- Fix `Cmd+H` system hotkey in the GIMP window and startup warning
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]