On Thu, 2021-10-21 at 17:02 +0200, Volker Wysk wrote: > Am Donnerstag, dem 21.10.2021 um 16:54 +0200 schrieb Anne et Sepp: > > how will I be able to find the view button when I don't have a tool > > bar ? > However, in ~/.config/evolution/accels I have this line: > ; (gtk_accel_path "<Actions>/shell/show-menubar" "") > (gtk_accel_path "<Actions>/shell/show-menubar" "<Primary><Shift>m")
In version 3.36.5-0ubuntu1, there are already two "<Primary><Shift>m" lines. ; (gtk_accel_path "<Actions>/new-item/mail-message-new" "<Primary><Shift>m") ; (gtk_accel_path "<Actions>/mail/mail-message-new" "<Primary><Shift>m") And there is also a show-menubar. ; (gtk_accel_path "<Actions>/shell/show-menubar" "") _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
