diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-13 18:03:48 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-13 18:03:48 +0100 |
| commit | a3b88d29cc65b586dff718d48ba732074c261795 (patch) | |
| tree | a0367ace968781b97f735c4f9c40856a64de284b /lib/Plugins/Python.conf | |
| parent | 9e3970c52f800739b4f554a2ec4ef236b566fb00 (diff) | |
| download | abrt-a3b88d29cc65b586dff718d48ba732074c261795.tar.gz abrt-a3b88d29cc65b586dff718d48ba732074c261795.tar.xz abrt-a3b88d29cc65b586dff718d48ba732074c261795.zip | |
Added "Enabled = yes" to all plugin's config files
Diffstat (limited to 'lib/Plugins/Python.conf')
| -rw-r--r-- | lib/Plugins/Python.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
