Files
pyinstaller/hooks/hook-gtk.py
T
giovannibajo 7c308a7c9b Renamed to 'hook-'
git-svn-id: http://svn.pyinstaller.org/trunk@204 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-12-27 00:38:01 +00:00

8 lines
104 B
Python

#
#Submited by Seth Remington (ticket#15)
hiddenimports = ['pango', 'atk', 'gobject', 'gtk.glade']
#