mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
* Added another section in config class for managing files extensions.
This commit is contained in:
@@ -81,7 +81,7 @@ def check_requirements():
|
||||
print "You'll need pyExcelerator, if you want to export DB to XLS format.\nhttp://sourceforge.net/projects/pyexcelerator"
|
||||
sys.exit(1)
|
||||
|
||||
if conf.confd['pil']:
|
||||
if conf.confd['thumbs']:
|
||||
try:
|
||||
import Image, ImageEnhance
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user