WPrefs: Use wdefaultspathfordomain() to build path to the root menu file
commit5c90ed9d2de575acb3e4272cf6e34c9fdca75cb9
authorJohn D Pell <john@pell.cc>
Sun, 8 Aug 2021 07:36:12 +0000 (8 09:36 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 10 Aug 2021 08:42:43 +0000 (10 09:42 +0100)
tree7d893b52fc76532aee06ed8d84b5151b874b78fb
parent735651df559eabf0eface6bf31b049bc14d247d5
WPrefs: Use wdefaultspathfordomain() to build path to the root menu file

For the Menu edition tab, when building the path to the file that contains
the menu data, rely on wdefaultspathfordomain instead of constructing the
path with many hard-coded names.
WPrefs.app/Menu.c