From a3b88d29cc65b586dff718d48ba732074c261795 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 13 Jan 2010 18:03:48 +0100 Subject: Added "Enabled = yes" to all plugin's config files --- lib/Plugins/Python.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/Plugins/Python.conf (limited to 'lib/Plugins/Python.conf') diff --git a/lib/Plugins/Python.conf b/lib/Plugins/Python.conf new file mode 100644 index 0000000..75d2229 --- /dev/null +++ b/lib/Plugins/Python.conf @@ -0,0 +1 @@ +Enabled = yes \ No newline at end of file -- cgit