diff options
| author | asciimoo <asciimoo@gmail.com> | 2014-01-17 17:07:46 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2014-01-17 17:07:46 +0100 |
| commit | db8159c19f6def99dbfc3705f1b160929eb1cf87 (patch) | |
| tree | 92fb6aa0f1a6304bd6f50d349e7bb8d8930050a5 | |
| parent | 2d179c4cf6817be2171451311e427a7828b0f61e (diff) | |
[enh] files category ++ filecrop engine added to cfg
| -rw-r--r-- | engines.cfg_sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engines.cfg_sample b/engines.cfg_sample index f4f398051..75a2fea49 100644 --- a/engines.cfg_sample +++ b/engines.cfg_sample @@ -22,6 +22,10 @@ engine = duckduckgo_definitions engine = duckduckgo locale = en-us +[filecrop] +engine = filecrop +categories = files + [flickr] engine = flickr categories = images |