This is just some static backup of the original site, don't expect every link to work!

Ignore:
Timestamp:
Sep 10, 2018, 3:10:51 PM (4 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
95c189
Parents:
1fb53b
Message:

removed enigmail storage options, this is done by enigmail now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • content/vI_rdfDataEditor_dataExtrasOverlay.xul

    r1fb53b r4e6c57  
    104104            label="&vI_storageExtrasDataEditorOverlay.sMimeSig.label;"/>
    105105        </hbox>
    106     <!-- storageExtras_openPGP_messageEncryption -->
    107         <hbox>
    108         <checkbox id="vI_storageExtras_openPGP_messageEncryption_store" oncommand="virtualIdentityExtension.rdfDataEditor.identityExtras_adapt(this.id, null)" />
    109         <checkbox id="vI_storageExtras_openPGP_messageEncryption"
    110             label="&vI_storageExtrasDataEditorOverlay.PGPEnc.label;"/>
    111         </hbox>
    112     <!-- storageExtras_openPGP_messageSignature -->
    113         <hbox>
    114         <checkbox id="vI_storageExtras_openPGP_messageSignature_store" oncommand="virtualIdentityExtension.rdfDataEditor.identityExtras_adapt(this.id, null)" />
    115         <checkbox id="vI_storageExtras_openPGP_messageSignature"
    116             label="&vI_storageExtrasDataEditorOverlay.PGPSig.label;"/>
    117         </hbox>
    118     <!-- storageExtras_openPGP_PGPMIME -->
    119         <hbox>
    120         <checkbox id="vI_storageExtras_openPGP_PGPMIME_store" oncommand="virtualIdentityExtension.rdfDataEditor.identityExtras_adapt(this.id, null)" />
    121         <checkbox id="vI_storageExtras_openPGP_PGPMIME"
    122             label="&vI_storageExtrasDataEditorOverlay.PGPMIME.label;"/>
    123         </hbox>
    124106    </groupbox>
    125107    </vbox>
Note: See TracChangeset for help on using the changeset viewer.