Distribution INI File: Difference between revisions

Removing search stuff that doesn't work anymore.
(Remove unused _reset preference)
(Removing search stuff that doesn't work anymore.)
 
Line 56: Line 56:
  #browser.startup.homepage="http://cheese.com/"
  #browser.startup.homepage="http://cheese.com/"
  #browser.startup.homepage="http://cheese.com/%LOCALE%/"
  #browser.startup.homepage="http://cheese.com/%LOCALE%/"
# Search Plugins
# Search plugins do no need to be listed in this ini file.  Instead,
# create a directory structure like the following, and they will be
# automatically loaded:
# * distribution/
#  * searchplugins/
#    * common/
#      * <plugin.xml>
#      * <plugin.xml>
#      * ...
#    * locale/
#      * <locale>/
#        * <plugin.xml>
#        * <plugin.xml>
#        * ...
#      * <locale>/
#        * <plugin.xml>
#        * <plugin.xml>
#        * ...
   
   
  # If a directory for the locale the browser is running in doesn't
  # If a directory for the locale the browser is running in doesn't
218

edits