337197 - default reader list for a2 r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196186 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -449,17 +449,14 @@ pref("view_source.editor.external", false);
|
||||
#ifdef MOZ_FEEDS
|
||||
// XXXben This is just here for demo purposes until web registration works!
|
||||
// XXXben Needs Localization!
|
||||
pref("browser.contentHandlers.types.0.title", "Netvibes");
|
||||
pref("browser.contentHandlers.types.0.uri", "http://www.netvibes.com/subscribe.php?url=%s");
|
||||
pref("browser.contentHandlers.types.0.title", "Bloglines");
|
||||
pref("browser.contentHandlers.types.0.uri", "http://www.bloglines.com/login?r=/sub/%s");
|
||||
pref("browser.contentHandlers.types.0.type", "application/vnd.mozilla.maybe.feed");
|
||||
pref("browser.contentHandlers.types.1.title", "My Yahoo");
|
||||
pref("browser.contentHandlers.types.1.uri", "http://add.my.yahoo.com/rss?url=%s");
|
||||
pref("browser.contentHandlers.types.1.title", "iGoogle/Google Reader");
|
||||
pref("browser.contentHandlers.types.1.uri", "http://fusion.google.com/add?feedurl=%s");
|
||||
pref("browser.contentHandlers.types.1.type", "application/vnd.mozilla.maybe.feed");
|
||||
pref("browser.contentHandlers.types.2.title", "Bloglines");
|
||||
pref("browser.contentHandlers.types.2.uri", "http://www.bloglines.com/login?r=/sub/%s");
|
||||
pref("browser.contentHandlers.types.2.title", "My Yahoo");
|
||||
pref("browser.contentHandlers.types.2.uri", "http://add.my.yahoo.com/rss?url=%s");
|
||||
pref("browser.contentHandlers.types.2.type", "application/vnd.mozilla.maybe.feed");
|
||||
pref("browser.contentHandlers.types.3.title", "iGoogle/Google Reader");
|
||||
pref("browser.contentHandlers.types.3.uri", "http://fusion.google.com/add?feedurl=%s");
|
||||
pref("browser.contentHandlers.types.3.type", "application/vnd.mozilla.maybe.feed");
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user