mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 858660 - Remove done button from customize mode. r,ui-r=mconley
This commit is contained in:
parent
f201138310
commit
d68c60bed0
@ -41,8 +41,7 @@
|
||||
</vbox>
|
||||
</deck>
|
||||
</hbox>
|
||||
<hbox pack="end">
|
||||
<hbox pack="start">
|
||||
<button oncommand="gCustomizeMode.reset();" label="&customizeMode.restoreDefaults;"/>
|
||||
<button oncommand="BrowserToolboxCustomizeDone();" label="&customizeMode.done;"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
@ -645,7 +645,6 @@ just addresses the organization to follow, e.g. "This site is run by " -->
|
||||
<!ENTITY customizeMode.appearance.label "Appearance">
|
||||
<!ENTITY customizeMode.appearance.header "Bling!">
|
||||
<!ENTITY customizeMode.restoreDefaults "Restore Defaults">
|
||||
<!ENTITY customizeMode.done "Done">
|
||||
|
||||
<!ENTITY social.chatBar.commandkey "c">
|
||||
<!ENTITY social.chatBar.label "Focus chats">
|
||||
|
Loading…
Reference in New Issue
Block a user