Changeset d1f668 for chrome/content/v_identity/vI_prefDialog.xul
- Timestamp:
- Oct 2, 2009, 1:20:09 PM (13 years ago)
- Branches:
- lite_0.1, multiEdit, ng_0.6, ng_0.6_help, ng_0.8, ng_0.9
- Children:
- 77bb12
- Parents:
- bdfae4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chrome/content/v_identity/vI_prefDialog.xul
rbdfae4 rd1f668 331 331 <checkbox id="VIdent_identity.show_smtp" label="&vI_prefDialog.composeDialog.SMTP.label;" 332 332 tooltiptext="&vI_prefDialog.composeDialog.SMTP.tooltiptext;" prefstring="show_smtp" /> 333 <checkbox id="VIdent_identity.storage_show_switch" label="&vI_prefDialog.storage.show_switch.label;"334 prefstring="storage_show_switch"/>335 333 <checkbox id="VIdent_identity.fcc_show_switch" label="&vI_prefDialog.composeDialog.fcc_show_switch.label;" 336 334 tooltiptext="&vI_prefDialog.composeDialog.fcc_show_switch.tooltiptext;" prefstring="fcc_show_switch" /> 335 <checkbox id="VIdent_identity.storage_colorIndication" label="&vI_prefDialog.composeDialog.storage_colorIndication.label;" 336 prefstring="storage_colorIndication" /> 337 </groupbox> 338 <groupbox> 339 <caption label="&vI_prefDialog.composeDialog.caption3;"/> 340 <checkbox id="VIdent_identity.storage_show_switch" label="&vI_prefDialog.composeDialog.show_switch.label;" 341 prefstring="storage_show_switch"/> 342 <checkbox id="VIdent_identity.storage_show_baseID_switch" label="&vI_prefDialog.composeDialog.show_baseID_switch.label;" 343 prefstring="storage_show_baseID_switch"/> 344 <checkbox id="VIdent_identity.storage_show_SMTP_switch" label="&vI_prefDialog.composeDialog.show_SMTP_switch.label;" 345 prefstring="storage_show_SMTP_switch"/> 337 346 </groupbox> 338 347 </tabpanel> … … 565 574 <checkbox id="VIdent_identity.storage_store_base_id" label="&vI_prefDialog.storage.store_base_id.label;" 566 575 prefstring="storage_store_base_id"/> 576 <checkbox id="VIdent_identity.storage_store_SMTP" label="&vI_prefDialog.storage.store_SMTP.label;" 577 prefstring="storage_store_SMTP"/> 567 578 <checkbox id="VIdent_identity.storage_warn_update" label="&vI_prefDialog.storage.warn_update.label;" 568 579 prefstring="storage_warn_update"/> … … 579 590 <checkbox id="VIdent_identity.storageExtras_returnReciept" label="&vI_prefDialog.storageExtras.returnReciept.label;" 580 591 prefstring="storageExtras_returnReciept"/> 592 <checkbox id="VIdent_identity.storageExtras_fcc" label="&vI_prefDialog.storageExtras.fcc.label;" 593 prefstring="storageExtras_fcc"/> 581 594 <checkbox id="VIdent_identity.storageExtras_characterEncoding" label="&vI_prefDialog.storageExtras.characterEncoding.label;" 582 595 prefstring="storageExtras_characterEncoding"/>
Note: See TracChangeset
for help on using the changeset viewer.