home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / Songbird / Songbird_2.0.0-2311_windows-i686-msvc8.exe / chrome / browser-locale.jar / locale / browser-region / region.properties
Text File  |  2012-05-25  |  2KB  |  50 lines

  1. # Default search engine
  2. browser.search.defaultenginename=Google
  3.  
  4. # Search engine order (order displayed in the search bar dropdown)s
  5. browser.search.order.1=Google
  6. browser.search.order.2=Yahoo
  7.  
  8. # This is the default set of web based feed handlers shown in the reader
  9. # selection UI
  10. browser.contentHandlers.types.0.title=Bloglines
  11. browser.contentHandlers.types.0.uri=http://www.bloglines.com/login?r=/sub/%s
  12. browser.contentHandlers.types.1.title=My Yahoo
  13. browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s
  14. browser.contentHandlers.types.2.title=Google
  15. browser.contentHandlers.types.2.uri=http://fusion.google.com/add?feedurl=%s
  16.  
  17. # Keyword URL (for location bar searches)
  18. keyword.URL=http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=
  19.  
  20. # URL for site-specific search engines
  21. # TRANSLATION NOTE: {moz:domain} and {searchTerms} are placeholders for the site
  22. # to be searched and the user's search query. Place them in the appropriate location
  23. # for your locale's URL but do not translate them.
  24. browser.search.siteSearchURL=http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&q=site%3A{moz:domain}+{searchTerms}
  25.  
  26. # increment this number when anything gets changed in the list below.  This will
  27. # cause Firefox to re-read these prefs and inject any new handlers into the 
  28. # profile database.  Note that "new" is defined as "has a different URL"; this
  29. # means that it's not possible to update the name of existing handler, so 
  30. # don't make any spelling errors here.
  31. gecko.handlerService.defaultHandlersVersion=3
  32.  
  33. # The default set of protocol handlers for webcal:
  34. gecko.handlerService.schemes.webcal.0.name=30 Boxes
  35. gecko.handlerService.schemes.webcal.0.uriTemplate=http://30boxes.com/external/widget?refer=ff&url=%s
  36.  
  37. # The default set of protocol handlers for mailto:
  38. gecko.handlerService.schemes.mailto.0.name=Yahoo! Mail
  39. gecko.handlerService.schemes.mailto.0.uriTemplate=http://compose.mail.yahoo.com/?To=%s 
  40. gecko.handlerService.schemes.mailto.1.name=Gmail
  41. gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s
  42.  
  43. # The default set of protocol handlers for irc:
  44. gecko.handlerService.schemes.irc.0.name=Mibbit
  45. gecko.handlerService.schemes.irc.0.uriTemplate=https://www.mibbit.com/?url=%s
  46.  
  47. # The default set of protocol handlers for ircs:
  48. gecko.handlerService.schemes.ircs.0.name=Mibbit
  49. gecko.handlerService.schemes.ircs.0.uriTemplate=https://www.mibbit.com/?url=%s
  50.