mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-24 23:09:42 -05:00
Merge branch 'master' of github.com:micahflee/onionshare
This commit is contained in:
commit
8f9d43055c
1
setup.py
1
setup.py
@ -29,6 +29,7 @@ if platform.system() == 'Darwin':
|
||||
'includes': ['PyQt4'],
|
||||
'excludes': ['PyQt4.QtDesigner', 'PyQt4.QtOpenGL', 'PyQt4.QtScript', 'PyQt4.QtSql', 'PyQt4.QtTest', 'PyQt4.QtXml', 'PyQt4.phonon'],
|
||||
'iconfile': 'setup/onionshare.icns',
|
||||
'qt_plugins': 'imageformats',
|
||||
'site_packages': True,
|
||||
'plist': {
|
||||
'CFBundleName': 'OnionShare',
|
||||
|
Loading…
Reference in New Issue
Block a user