summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jpeg/jpeg.json
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-02-10 10:57:48 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-17 08:50:55 +0100
commitc11f0dfae1267008bc6e6414911de3406e0ee916 (patch)
tree93341518fe277872081351d2469f670d8e1e6150 /src/plugins/imageformats/jpeg/jpeg.json
parent8fddd96d422f72255936fcb898f8ff36f779840a (diff)
Convert jpeg plugin to new format
Change-Id: Icadeb366c39a71dac948904197464f7e0b4272b8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/imageformats/jpeg/jpeg.json')
-rw-r--r--src/plugins/imageformats/jpeg/jpeg.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/imageformats/jpeg/jpeg.json b/src/plugins/imageformats/jpeg/jpeg.json
new file mode 100644
index 0000000000..132c642c05
--- /dev/null
+++ b/src/plugins/imageformats/jpeg/jpeg.json
@@ -0,0 +1,3 @@
+{
+ "Keys": [ "jpg", "jpeg" ]
+}