[gnome-photos/wip/uajain/shadows_highlights: 3/3] Set application-license as GPL3 for gegl:shadows-highlights
- From: Umang Jain <uajain src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/uajain/shadows_highlights: 3/3] Set application-license as GPL3 for gegl:shadows-highlights
- Date: Wed, 25 Oct 2017 12:56:38 +0000 (UTC)
commit d33baae08bc670e8b253663c129e20c573d9247d
Author: Umang Jain <mailumangjain gmail com>
Date: Tue Oct 24 22:31:52 2017 +0530
Set application-license as GPL3 for gegl:shadows-highlights
https://bugzilla.gnome.org/show_bug.cgi?id=788201
src/photos-application.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-application.c b/src/photos-application.c
index 10bde4c..04d0a15 100644
--- a/src/photos-application.c
+++ b/src/photos-application.c
@@ -1862,6 +1862,8 @@ photos_application_startup (GApplication *application)
gegl_init (NULL, NULL);
+ g_object_set (gegl_config (), "application-license", "GPL3", NULL);
+
grl_init (NULL, NULL);
registry = grl_registry_get_default ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]