Skip to content

Commit 9feb729

Browse files
committed
put finishing touches on 2.0
1 parent 13ed449 commit 9feb729

File tree

14 files changed

+32
-14
lines changed

14 files changed

+32
-14
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
22
# editor.js
33
# editor.properties
4-
editor.throbber.url=https://sites.google.com/site/rn10950mozilla/retrozilla
4+
editor.throbber.url=http://retrozilla.no-ip.org
55
editor.spellcheckers.url=https://en-us.add-ons.mozilla.org/en-US/seamonkey/1.1/dictionaries/

mailnews/base/resources/locale/en-US/region.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# messenger.properties
33
# mailnews.js
44
mailnews.start_page.url=chrome://messenger/content/start.xhtml
5-
messenger.throbber.url=https://sites.google.com/site/rn10950mozilla/retrozilla
6-
compose.throbber.url=https://sites.google.com/site/rn10950mozilla/retrozilla
7-
addressbook.throbber.url=https://sites.google.com/site/rn10950mozilla/retrozilla
5+
messenger.throbber.url=http://retrozilla.no-ip.org
6+
compose.throbber.url=http://retrozilla.no-ip.org
7+
addressbook.throbber.url=http://retrozilla.no-ip.org
88
# To make mapit buttons to disappear in the addressbook, specify empty string. For example:
99
# mail.addr_book.mapit_url.format=
1010
# The format for "mail.addr_book.mapit_url.format" is:

profile/defaults/bookmarks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <H1>Bookmarks</H1>
99
<DL><p>
1010
<DT><H3 PERSONAL_TOOLBAR_FOLDER="true" ID="NC:PersonalToolbarFolder">Personal Toolbar Folder</H3>
1111
<DL><p>
12-
<DT><A HREF="https://sites.google.com/site/rn10950mozilla/retrozilla">RetroZilla</A>
12+
<DT><A HREF="http://retrozilla.no-ip.org">RetroZilla</A>
1313
<DT><A HREF="http://www.mozillazine.org/">mozillaZine</A>
1414
<DT><A HREF="http://www.mozdev.org/">mozdev.org</A>
1515
</DL><p>
@@ -18,7 +18,7 @@ <H1>Bookmarks</H1>
1818
<DT><H3>mozilla.org</H3>
1919
<DL><p>
2020
<DT><A HREF="http://www.mozilla.org/">The Mozilla Organization</A>
21-
<DT><A HREF="https://sites.google.com/site/rn10950mozilla/retrozilla">RetroZilla Project</a>
21+
<DT><A HREF="http://retrozilla.no-ip.org">RetroZilla Project</a>
2222
<DT><A HREF="http://www.mozilla.org/products/">Mozilla Products</A>
2323
<DT><A HREF="http://www.mozilla.org/feedback.html">Feedback</A>
2424
</DL><p>

suite/locales/en-US/installer/windows/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ installation instructions for the Windows builds of RetroZilla.
1212

1313
For more info on RetroZilla, see
1414

15-
https://sites.google.com/site/rn10950mozilla/retrozilla
15+
http://retrozilla.no-ip.org
1616

1717
To submit bugs or other feedback, see the Navigator QA menu and check out
1818
GitHub at https://github.com/rn10950/RetroZilla for links to known bugs,
@@ -34,7 +34,7 @@ Keep in mind that the source code in its raw form may be buggy. If you are
3434
looking for a more polished version of RetroZilla, the RetroZilla project
3535
releases builds of RetroZilla regularly that you can download from
3636

37-
https://sites.google.com/site/rn10950mozilla/retrozilla
37+
http://retrozilla.no-ip.org
3838

3939
Be sure to read the RetroZilla release notes for information on known
4040
problems and installation issues with RetroZilla. The release notes
@@ -92,7 +92,7 @@ released builds may cause problems.
9292
Note: These instructions do not tell you how to build RetroZilla.
9393
For info on building RetroZilla from the mozilla.org source code, see
9494

95-
https://sites.google.com/site/rn10950mozilla/retrozilla/build
95+
http://rzContribute.ddns.net/
9696

9797

9898
Windows Installation Instructions

xpfe/browser/resources/content/navigatorOverlay.xul

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115

116116
<!-- Tools Menu -->
117117
<key id="searchInternetKb" key="&searchInternet.commandKey;" modifiers="accel,shift" command="Browser:SearchInternet"/>
118+
<key id="extensionsMenu" key="&extensionsMenu.commandKey;" modifiers="accel,shift" command="Browser:getExtensions"/>
118119

119120
<!-- Misc -->
120121
<!-- the amazing fishcam dept. -->
@@ -199,6 +200,7 @@
199200

200201
<!-- Tools Menu -->
201202
<command id="Browser:SearchInternet" oncommand="BrowserSearchInternet();"/>
203+
<command id="Browser:getExtensions" oncommand="openTopWin('http://rzExtensions.ddns.net')"/>
202204

203205
</commandset>
204206

@@ -486,6 +488,7 @@
486488
<menupopup id="taskPopup">
487489
<menuitem id="menu_searchWeb" label="&searchInternetCmd.label;" key="searchInternetKb" accesskey="&searchInternetCmd.accesskey;" command="Browser:SearchInternet"/>
488490
<menuitem id="menu_translate" label="&translateMenu.label;" accesskey="&translateMenu.accesskey;" oncommand="Translate();"/>
491+
<menuitem id="menu_getExtensions" label="&extensionsMenu.label;" accesskey="&extensionsMenu.accesskey;" command="Browser:getExtensions"/>
489492
<menuseparator id="navBeginGlobalItems"/>
490493
</menupopup>
491494
</menu>

xpfe/browser/resources/locale/en-US/navigator.dtd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@
7676
<!ENTITY translateMenu.accesskey "T">
7777
<!ENTITY translate.commandKey "t">
7878

79+
<!ENTITY extensionsMenu.label "Get Extensions">
80+
<!ENTITY extensionsMenu.accesskey "E">
81+
<!ENTITY extensionsMenu.commandKey "e">
82+
7983
<!ENTITY closeOtherTabs.label "Close Other Tabs">
8084
<!ENTITY closeWindow.label "Close Window">
8185

xpfe/browser/resources/locale/en-US/region.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ otherSearchURL=http://www.google.com
88
# all.js
99
#
1010
browser.startup.homepage=about:home
11-
browser.throbber.url=https://sites.google.com/site/rn10950mozilla/retrozilla
11+
browser.throbber.url=http://retrozilla.no-ip.org
1212
browser.search.defaulturl=http://www.google.com/search?q=
1313
general.useragent.contentlocale=US
1414

xpfe/communicator/resources/content/utilityOverlay.xul

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,12 @@
293293

294294
<menuseparator id="menu_HelpAboutSeparator"/>
295295

296+
<menuitem class="about"
297+
accesskey="&contributeCmd.accesskey;"
298+
label="&contributeCmd.label;"
299+
id="contributeCmd"
300+
oncommand="openTopWin('http://rzcontribute.ddns.net')"/>
301+
296302
<menuitem class="about"
297303
accesskey="&aboutCommPluginsCmd.accesskey;"
298304
label="&aboutCommPluginsCmd.label;"

xpfe/communicator/resources/locale/en-US/region.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ browser.search.defaultenginename=Google
77
intl.content.langcode=en-US
88

99
# update notifications: new update page
10-
update_notifications.provider.0.datasource=https://sites.google.com/site/rn10950mozilla/retrozilla/releases/updates/en-US.rdf
10+
update_notifications.provider.0.datasource=http://retrozilla.no-ip.org/releases/updates/en-US.rdf

xpfe/communicator/resources/locale/en-US/utilityOverlay.dtd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
<!ENTITY aboutCommPluginsCmd.label "About Plug-ins">
7272
<!ENTITY aboutCommPluginsCmd.accesskey "p">
7373

74+
<!ENTITY contributeCmd.label "Contribute to RetroZilla">
75+
<!ENTITY contributeCmd.accesskey "o">
76+
7477
<!ENTITY direct.label "Online (Proxy: None)">
7578
<!ENTITY direct.accesskey "N">
7679
<!ENTITY manual.label "Online (Proxy: Manual)">

0 commit comments

Comments
 (0)