fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz

This commit is contained in:
dbragg%netscape.com 2006-05-17 02:27:36 +00:00
parent 980ced8650
commit 7b91a03f78
2 changed files with 5 additions and 9 deletions

View File

@ -25,9 +25,6 @@
<checkbox id="XPInstallEnabled" value="&enableSU.label;" accesskey="&enableSU.accesskey;"
pref="true" preftype="bool" prefstring="xpinstall.enabled"
prefattribute="checked"/>
<checkbox id="XPInstallNotificationsEnabled" value="&enableNotification.label;" accesskey="&enableNotification.accesskey;"
pref="true" preftype="bool" prefstring="xpinstall.notifications.enabled"
prefattribute="checked"/>
</titledbox>
<!--

View File

@ -115,12 +115,6 @@
</treeitem>
<!-- XXX -->
<treeitem open="true" id="smartupdate">
<treerow>
<treecell class="treecell-indent" url="chrome://communicator/content/pref/pref-smartupdate.xul" value="&smart.label;"/>
</treerow>
</treeitem>
<treeitem container="true" open="true" id="advancedItem">
<treerow>
<treecell class="treecell-indent" url="chrome://communicator/content/pref/pref-advanced.xul" value="&advance.label;"/>
@ -159,6 +153,11 @@
<treecell class="treecell-indent" url="chrome://communicator/content/pref/pref-proxies.xul" value="&proxies.label;"/>
</treerow>
</treeitem>
<treeitem>
<treerow>
<treecell class="treecell-indent" url="chrome://communicator/content/pref/pref-smartupdate.xul" value="&smart.label;"/>
</treerow>
</treeitem>
</treechildren>
</treeitem>