From 8392b7c6ad4277b85cefe5a795e18aa7b165c64b Mon Sep 17 00:00:00 2001 From: "bugzilla@standard8.plus.com" Date: Sat, 13 Oct 2007 02:21:15 -0700 Subject: [PATCH] Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer --- toolkit/toolkit-makefiles.sh | 2 - xpfe/components/Makefile.in | 1 - xpfe/components/sidebar/Makefile.in | 48 ---- .../resources/locale/en-US/customize-panel.dtd | 40 --- xpfe/components/sidebar/resources/make-panels.pl | 288 --------------------- xpfe/components/sidebar/src/Makefile.in | 48 ---- 6 files changed, 427 deletions(-) delete mode 100644 xpfe/components/sidebar/Makefile.in delete mode 100644 xpfe/components/sidebar/resources/locale/en-US/customize-panel.dtd delete mode 100755 xpfe/components/sidebar/resources/make-panels.pl delete mode 100644 xpfe/components/sidebar/src/Makefile.in diff --git a/toolkit/toolkit-makefiles.sh b/toolkit/toolkit-makefiles.sh index 10404c80ad..a6aefd54d1 100644 --- a/toolkit/toolkit-makefiles.sh +++ b/toolkit/toolkit-makefiles.sh @@ -554,8 +554,6 @@ MAKEFILES_xpfe=" xpfe/components/related/Makefile xpfe/components/related/src/Makefile xpfe/components/related/public/Makefile - xpfe/components/sidebar/Makefile - xpfe/components/sidebar/src/Makefile xpfe/components/startup/Makefile xpfe/components/startup/public/Makefile xpfe/components/startup/src/Makefile diff --git a/xpfe/components/Makefile.in b/xpfe/components/Makefile.in index 661d4acafe..f55fdfd307 100644 --- a/xpfe/components/Makefile.in +++ b/xpfe/components/Makefile.in @@ -88,7 +88,6 @@ DIRS += \ related \ autocomplete \ download-manager \ - sidebar \ $(NULL) ifndef MOZ_XUL_APP DIRS += \ diff --git a/xpfe/components/sidebar/Makefile.in b/xpfe/components/sidebar/Makefile.in deleted file mode 100644 index 9f544a4110..0000000000 --- a/xpfe/components/sidebar/Makefile.in +++ /dev/null @@ -1,48 +0,0 @@ -# -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is mozilla.org Code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1999 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# -# Alternatively, the contents of this file may be used under the terms of -# either of the GNU General Public License Version 2 or later (the "GPL"), -# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -DEPTH = ../../.. -topsrcdir = @top_srcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - -include $(DEPTH)/config/autoconf.mk - -DIRS = src - -include $(topsrcdir)/config/rules.mk - diff --git a/xpfe/components/sidebar/resources/locale/en-US/customize-panel.dtd b/xpfe/components/sidebar/resources/locale/en-US/customize-panel.dtd deleted file mode 100644 index c9017a9cb0..0000000000 --- a/xpfe/components/sidebar/resources/locale/en-US/customize-panel.dtd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - diff --git a/xpfe/components/sidebar/resources/make-panels.pl b/xpfe/components/sidebar/resources/make-panels.pl deleted file mode 100755 index b624261bba..0000000000 --- a/xpfe/components/sidebar/resources/make-panels.pl +++ /dev/null @@ -1,288 +0,0 @@ -#!/usr/bin/env perl -# -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1999 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Stephen Lamm -# -# Alternatively, the contents of this file may be used under the terms of -# either of the GNU General Public License Version 2 or later (the "GPL"), -# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -# make-panels.pl - Generate list of sidebar panels in RDF and entities. -# The script writes two files, out.rdf and out.dtd. The data to -# generate the list is at the end of the file. Labels in quotes are -# marks as "Do not translate" in the dtd file. -# -# Data formats: -# -# nc-panel|