Make macOS tabs left-aligned, and manually add close button

This commit is contained in:
Micah Lee 2020-08-20 21:23:05 -07:00
parent 7688fd5d45
commit 1c8f22f31b
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
5 changed files with 28 additions and 7 deletions

BIN
share/images/close_tab.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

View file

@ -188,6 +188,10 @@
"gui_new_tab_receive_button": "Receive Files",
"gui_new_tab_website_button": "Host a Website",
"gui_new_tab_chat_button": "Chat Anonymously",
"gui_tab_name_share": "Share",
"gui_tab_name_receive": "Receive",
"gui_tab_name_website": "Website",
"gui_tab_name_chat": "Chat",
"gui_close_tab_warning_title": "Are you sure?",
"gui_close_tab_warning_persistent_description": "This tab is persistent. If you close it you'll lose the onion address that it's using. Are you sure you want to close it?",
"gui_close_tab_warning_share_description": "You're in the process of sending files. Are you sure you want to close this tab?",