mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 969821 - [Australis] Fix Preferences menu item tooltip. r=Gijs
This commit is contained in:
parent
e59da3961d
commit
9ed9c9a543
@ -330,7 +330,7 @@ const CustomizableWidgets = [{
|
||||
tooltiptext: "preferences-button.tooltiptext.withshortcut",
|
||||
shortcutId: "key_preferencesCmdMac",
|
||||
#else
|
||||
tooltiptext: "preferences-button.tooltiptext",
|
||||
tooltiptext: "preferences-button.tooltiptext2",
|
||||
#endif
|
||||
#endif
|
||||
onCommand: function(aEvent) {
|
||||
|
Loading…
Reference in New Issue
Block a user