mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
[Basilisk] Change button labels in cookies dialog
This commit is contained in:
parent
1f7eb5a1f1
commit
55ac29aa10
4 changed files with 34 additions and 14 deletions
|
|
@ -96,10 +96,8 @@
|
|||
<hbox align="end">
|
||||
<hbox class="actionButtons" flex="1">
|
||||
<button id="removeSelectedCookies" disabled="true" icon="clear"
|
||||
accesskey="&button.removeSelectedCookies.accesskey;"
|
||||
oncommand="gCookiesWindow.deleteCookie();"/>
|
||||
<button id="removeAllCookies" disabled="true" icon="clear"
|
||||
label="&button.removeAllCookies.label;" accesskey="&button.removeAllCookies.accesskey;"
|
||||
oncommand="gCookiesWindow.deleteAllCookies();"/>
|
||||
<spacer flex="1"/>
|
||||
#ifndef XP_MACOSX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue