mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #1258 - Part 10: Remove chat core bits
This commit is contained in:
parent
fe11727f3d
commit
65944ea58a
8 changed files with 5 additions and 64 deletions
|
|
@ -46,10 +46,8 @@
|
|||
<vbox id="removeDataPossibility" collapsed="false">
|
||||
<checkbox id="removeData"
|
||||
label="&removeData.label;"
|
||||
labelChat="&removeData.label;"
|
||||
checked="false"
|
||||
accesskey="&removeData.accesskey;"
|
||||
accesskeyChat="&removeData.accesskey;"
|
||||
oncommand="enableRemove();"/>
|
||||
<vbox class="indent" collapsed="true">
|
||||
<description id="localAccount" collapsed="true">
|
||||
|
|
@ -58,9 +56,6 @@
|
|||
<description id="serverAccount" collapsed="true">
|
||||
&removeDataServerAccount.desc;
|
||||
</description>
|
||||
<description id="chatAccount" collapsed="true">
|
||||
&removeDataLocalAccount.desc;
|
||||
</description>
|
||||
<hbox align="center">
|
||||
<button id="showLocalDirectory"
|
||||
label="&showData.label;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue