parent
3e1d62171f
commit
d413aacc19
BIN
icons/qutebrowser.icns
Normal file
BIN
icons/qutebrowser.icns
Normal file
Binary file not shown.
@ -74,6 +74,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'),
|
||||||
}
|
}
|
||||||
|
|
||||||
if sys.platform.startswith('win'):
|
if sys.platform.startswith('win'):
|
||||||
|
Loading…
Reference in New Issue
Block a user