[gnome-photos/wip/rishi/thumbnailer: 12/20] application: Add gegl:pixbuf to the list of required operations
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/thumbnailer: 12/20] application: Add gegl:pixbuf to the list of required operations
- Date: Tue, 14 Feb 2017 10:39:01 +0000 (UTC)
commit 0f8cc274b9b610fe584fc9a13886b6132204d175
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Feb 13 20:56:55 2017 +0100
application: Add gegl:pixbuf to the list of required operations
We are going to use it for our custom thumbnailer in the following
patches.
src/photos-application.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-application.c b/src/photos-application.c
index 97dcc67..1d11584 100644
--- a/src/photos-application.c
+++ b/src/photos-application.c
@@ -157,6 +157,7 @@ static const gchar *REQUIRED_GEGL_OPS[] =
"gegl:gray",
"gegl:load",
"gegl:nop",
+ "gegl:pixbuf",
"gegl:rotate-on-center",
"gegl:save-pixbuf",
"gegl:scale-ratio",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]