mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-24 14:30:29 -04:00
Merge branch 'master' of github.com:micahflee/onionshare
This commit is contained in:
commit
8f9d43055c
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue