Re: Consistent terminology: "Title bar" vs "Header bar"
Petr Kovar <[email protected]> Mon, 21 Jan 2019 20:56:47 +0100
| Newsgroups | gmane.comp.gnome.documentation |
|---|---|
| Organization | GNOME |
| Message-ID | <[email protected]> |
On Sun, 20 Jan 2019 21:43:18 +0100 Andre Klapper <[email protected]> wrote: > Both terms seem to be used across user documentation. Which one is preferred? > > $:acko\> pwd > /home/acko/gnome-upstream/GNOME > $:acko\> grep --include="*.docbook" --include="*.page" -r "itle bar" . | wc -l > 25 > $:acko\> grep --include="*.docbook" --include="*.page" -r "eader bar" . | wc -l > 89 > > As "application menus" are deprecated in 3.32, I'd love to document on > https://wiki.gnome.org/DocumentationProject/Guide/LanguageStyle Might be easiest to just follow the HIG? https://developer.gnome.org/hig/stable/header-bars.html.en pk