Ah, I overlooked that :) In that case see the code that appends it here: http://code.google.com/p/fbug/source/browse/branches/firebug1.7/content/firebug/start-button/startButtonOverlay.js#66 (it's based on a string manipulation and changing an attribute value)
According to that code you can easily figure out how to remove it again. Or, you could also fake the toolbarCustomizationDone preference and avoid execution of that code. Honza On Mar 30, 2:42 pm, LandonV <[email protected]> wrote: > I do that before and after I remove the icon the following files > change in the user profile area: > > cert8.db > content-prefs.sqlite > cookies.sqlite > key3.db > localstore.rdf > permissions.sqlite > places.sqlite > pref.js > > I am looking into those to see what changes and If I can lock it > down. I will keep everyone up-to-date as I figure things out > > On Mar 29, 3:19 pm, "Honza (Jan Odvarko)" <[email protected]> wrote: > > > > > > > > > Right click on the navigation bar (in between two buttons), pick > > Customize... and move the button into the "Customize toolbar" dialog, > > press Done. > > > Honza > > > On Mar 29, 9:13 pm, LandonV <[email protected]> wrote: > > > > All, > > > > I just had a quick question. Is there a pref that can be set that > > > automatically hides this icon in the navigation bar by default for all > > > users. We have some developers in our environment that use this addon > > > like religion but they dont like it to be visable except for under the > > > tools options. > > > > And yes we mean the navigation bar icon, not the addon bar icon > > > (formerly called the status bar icon) because we are hiding that with > > > Organize Status Bar addon. > > > > Any information would be helpful. > > > > Thanks! > > > > Landon V. > > > Systems Engineer -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
