more changes to get everyone using my arbitrary command line handling.

removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
This commit is contained in:
sspitzer%netscape.com 2006-05-17 02:23:09 +00:00
parent 318c2e7a72
commit cbc50623ec
2 changed files with 0 additions and 9 deletions

View File

@ -60,13 +60,6 @@
&compCheck.label;
</html:label>
</html:div>
<html:div>
<html:input type="checkbox" pref="true" preftype="bool"
prefstring="general.startup.calendar" id="generalStartupCalendar"/>
<html:label for="generalStartupCalendar" accesskey="a" tabindex="0">
&calCheck.label;
</html:label>
</html:div>
</html:fieldset>
<html:fieldset style="width: 100%;">

View File

@ -12,8 +12,6 @@
<!ENTITY mesCheck.label "Messenger">
<!--LOCALIZATION NOTE (compCheck.label): DONT_TRANSLATE -->
<!ENTITY compCheck.label "Composer">
<!--LOCALIZATION NOTE (calCheck.label): DONT_TRANSLATE -->
<!ENTITY calCheck.label "Calendar">
<!ENTITY showToolsLegend.label "Show toolbars as">
<!ENTITY picsNtextRadio.label "Pictures and Text">
<!ENTITY picsOnlyRadio.label "Pictures Only">