Click to See Complete Forum and Search --> : mozilla audio


sumitha
03-18-2003, 02:40 PM
hi,

i logged in as the root and set the necessary helper applicaitons (under edit -> preferences) to recognise streaming audio formats. However, when i log in as some other user, mozilla does not have these helper applications configured. is there some way that i can make these changes "for all users" rather than logging in as a different user each time and bringing up mozilla and adding changes to edit-> preferences -> helper application ?

thanx
sumitha

Sidey
03-19-2003, 08:54 AM
mozilla stores this configuration info in /home/<username>/.mozilla/. The only way I can think of doing it would be to set the options for say, root, and copy the /home/root/.mozilla/ to all the other user's directories. And then set the permissions accordingly. (chown -R <username> ./mozilla for each .mozilla dir you copied)