remove prefwindow from the build! Hurrah it is gone! r=sspitzer

This commit is contained in:
alecf%netscape.com 2000-01-15 02:42:40 +00:00
parent cc3b8e6c5b
commit e72bf663ee
3 changed files with 1 additions and 3 deletions

View File

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public src resources
DIRS = resources
include $(topsrcdir)/config/rules.mk

View File

@ -30,7 +30,6 @@
align="vertical" title="&window.title;"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-debug' ); else parent.queuedTag = 'pref-debug';">
<html:script language="javascript" src="chrome://pref/content/PrefsWindow.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>

View File

@ -31,7 +31,6 @@
title="&window.title;" align="vertical"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-fonts' ); else parent.queuedTag = 'pref-fonts';">
<html:script language="javascript" src="PrefsWindow.js"/>
<box class="header" align="horizontal">
<titledbutton class="left-header-text" value="&lHeader;"/>
<spring class="header-spring" flex="1"/>