parent
d413aacc19
commit
e5d33a6706
@ -75,6 +75,7 @@ bdist_dmg_options = {
|
|||||||
bdist_mac_options = {
|
bdist_mac_options = {
|
||||||
'qt_menu_nib': os.path.join(BASEDIR, 'misc', 'qt_menu.nib'),
|
'qt_menu_nib': os.path.join(BASEDIR, 'misc', 'qt_menu.nib'),
|
||||||
'iconfile': os.path.join(BASEDIR, 'icons', 'qutebrowser.icns'),
|
'iconfile': os.path.join(BASEDIR, 'icons', 'qutebrowser.icns'),
|
||||||
|
'bundle_name': 'qutebrowser',
|
||||||
}
|
}
|
||||||
|
|
||||||
if sys.platform.startswith('win'):
|
if sys.platform.startswith('win'):
|
||||||
|
Loading…
Reference in New Issue
Block a user