Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Where are the persona packages stored on a Win7 PC with FF6/7b? Also, I can not find any actual info on what the process is to create a new persona theme, all of the info I can find is rather vague and never even tries to explain anything.

  • 2 réponses
  • 4 ont ce problème
  • 5 vues
  • Dernière réponse par cor-el

more options

I want to make a custom persona, but none of the info I find on the web actually states where or how persona packages are actually stored on a Vista/Win7 PC. I'm using FF 6 and 7beta. Where the heck are custom persona stored while they are disabled?

I want to make a custom persona, but none of the info I find on the web actually states where or how persona packages are actually stored on a Vista/Win7 PC. I'm using FF 6 and 7beta. Where the heck are custom persona stored while they are disabled?

Toutes les réponses (2)

more options

They aren't. Firefox draws them from the internet each time. See: https://wiki.mozilla.org/Labs/Personas/Saving_a_Gallery_Persona

more options

See also:


A Persona consists of two images.
One large image (lightweighttheme-header, 3000x200) for the toolbars at the top and a smaller (lightweighttheme-footer, 300x100) for the footer that are stored in the Firefox Profile Folder.

The list of installed personas is stored in prefs.js in the Firefox Profile Folder in the lightweightThemes.usedThemes pref in JSON object format ({"id":"#","name":"xxx",...}).

The first entry of that pref is the currently used persona.
Only the image files of the currently selected persona are stored in the Firefox profile folder.
All other personas are loaded from the server if you choose another persona.