Magellan Linux

Contents of /trunk/mozilla-thunderbird/init/chrome/overlayinfo/communicator/content/overlays.rdf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 170 - (show annotations) (download) (as text)
Tue May 8 21:59:51 2007 UTC (17 years, 1 month ago) by niro
File MIME type: application/xml
File size: 959 byte(s)
-import

1 <?xml version="1.0"?>
2 <RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
3 xmlns:NC="http://home.netscape.com/NC-rdf#"
4 xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
5 <RDF:Seq RDF:about="chrome://communicator/content/pref/pref-appearance.xul">
6 <RDF:li>chrome://editor/content/editorPrefsOverlay.xul</RDF:li>
7 <RDF:li>chrome://messenger/content/mailPrefsOverlay.xul</RDF:li>
8 </RDF:Seq>
9 <RDF:Seq RDF:about="chrome://communicator/content/tasksOverlay.xul">
10 <RDF:li>chrome://editor/content/editorTasksOverlay.xul</RDF:li>
11 </RDF:Seq>
12 <RDF:Seq RDF:about="chrome://communicator/content/pref/preftree.xul">
13 <RDF:li>chrome://editor/content/editorPrefsOverlay.xul</RDF:li>
14 <RDF:li>chrome://pippki/content/PrefOverlay.xul</RDF:li>
15 </RDF:Seq>
16 <RDF:Seq RDF:about="chrome://communicator/content/pref/pref-scripts.xul">
17 <RDF:li>chrome://messenger/content/mailPrefsOverlay.xul</RDF:li>
18 </RDF:Seq>
19 </RDF:RDF>