From bd95a21d2b31a5fab1b4cc7c2b0334823fb3a3e9 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 20 May 2013 02:00:00 +0200 Subject: beta 2013.05.20 02:00 --- colors/icc/context/colorprofiles.lua | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'colors/icc') diff --git a/colors/icc/context/colorprofiles.lua b/colors/icc/context/colorprofiles.lua index 1cb7f94ba..b2ae731a7 100644 --- a/colors/icc/context/colorprofiles.lua +++ b/colors/icc/context/colorprofiles.lua @@ -1,14 +1,14 @@ --- This is just an example. We support both an xml format as well --- as lua tables. - -return { - { - filename = "CoatedFOGRA39.icc", - id = "FOGRA39", - info = "Coated FOGRA39 (ISO 12647-2:2004)", - checksum = "74ff62f330bf0dbe4495b5720542d511", - url = "http://www.color.org", - outputcondition = "", - version = "21000000", - } -} +-- This is just an example. We support both an xml format as well +-- as lua tables. + +return { + { + filename = "CoatedFOGRA39.icc", + id = "FOGRA39", + info = "Coated FOGRA39 (ISO 12647-2:2004)", + checksum = "74ff62f330bf0dbe4495b5720542d511", + url = "http://www.color.org", + outputcondition = "", + version = "21000000", + } +} -- cgit v1.2.3