From 22ef98c0b11f3d2e48af6adce11d79c5d1cae194 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Thu, 24 May 2012 13:41:36 +0300 Subject: Migrate tslib to new plugin format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also rename the binary and avoid crashes when tslib initialization fails. Change-Id: Ia7ccf7c997e1b1484bd475626ca16c9a9642466e Reviewed-by: Samuel Rødal --- src/plugins/generic/tslib/tslib.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/plugins/generic/tslib/tslib.json (limited to 'src/plugins/generic/tslib/tslib.json') diff --git a/src/plugins/generic/tslib/tslib.json b/src/plugins/generic/tslib/tslib.json new file mode 100644 index 0000000000..53b6a9ec30 --- /dev/null +++ b/src/plugins/generic/tslib/tslib.json @@ -0,0 +1,3 @@ +{ + "Keys": [ "Tslib", "TslibRaw" ] +} -- cgit v1.2.3