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_storage.js

    r1fb53b r4e6c57  
    144144          }
    145145        }
    146 
    147         // reset unavailable storageExtras preferences
    148         AddonManager.getAddonByID("{847b3a00-7ab1-11d4-8f02-006008948af5}", function (addon) {
    149           if (addon && !addon.userDisabled && !addon.appDisable) {
    150             vI.vIprefs.commit("storageExtras_openPGP_messageEncryption", false)
    151             vI.vIprefs.commit("storageExtras_openPGP_messageSignature", false)
    152             vI.vIprefs.commit("storageExtras_openPGP_PGPMIME", false)
    153           }
    154         });
    155146      },
    156147
Note: See TracChangeset for help on using the changeset viewer.