diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-12-17 13:36:16 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-12-17 13:36:16 +0100 |
| commit | ade8c6c51528b16f8e5dd8c1c336f54a7f26f5c6 (patch) | |
| tree | 82a1922c85fd05f8a3ee0f2bc665a9d352a76e4a | |
| parent | 5f065886ff3c80001699521458f0620d8c758ff3 (diff) | |
[enh] currency convert to general category
| -rw-r--r-- | engines.cfg_sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines.cfg_sample b/engines.cfg_sample index 5532f6cd4..5a0554d53 100644 --- a/engines.cfg_sample +++ b/engines.cfg_sample @@ -9,6 +9,7 @@ language = en-us [cc] engine=currency_convert +categories = general [deviantart] engine = deviantart |