deltachat / deltachat-desktop

Email-based instant messaging for Desktop.
GNU General Public License v3.0
914 stars 167 forks source link

help items in xdc window point to general electron help #2755

Closed hpk42 closed 2 years ago

hpk42 commented 2 years ago

The "Help" menu entry has links that go to Electron-related websites. They better go to our pages or be removed where not applicable. Screenshot from Screencast from 13 05 2022 12:13:43 webm - 1

r10s commented 2 years ago

i think, this "Help" menu is also the natural place for a "Source Code" menu entry in case the new source_code_url is set in manifest.toml, cmp https://github.com/deltachat/deltachat-core-rust/pull/3314

Simon-Laux commented 2 years ago

on Mac there is only one menu per app, so this does not apply to mac as bug... though we could add menu items when a webxdc windows is selected.