From 963b4c1647299fd023ddbe7c4a25ac404e303c5d Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 9 Feb 2012 21:34:26 +0100 Subject: Convert GIF plugin to the new format Change-Id: I3adf1d2402a07213cb4cb5193c465bd820919bd1 Reviewed-by: Thiago Macieira --- src/plugins/imageformats/gif/gif.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/plugins/imageformats/gif/gif.json (limited to 'src/plugins/imageformats/gif/gif.json') diff --git a/src/plugins/imageformats/gif/gif.json b/src/plugins/imageformats/gif/gif.json new file mode 100644 index 0000000000..b599b40ffe --- /dev/null +++ b/src/plugins/imageformats/gif/gif.json @@ -0,0 +1,3 @@ +{ + "Keys": [ "gif" ] +} -- cgit v1.2.3