Skip to content

Commit

Permalink
undoing part of the fix for bug 114076 (labels migration and new prof…
Browse files Browse the repository at this point in the history
…ile issues) as requested by sspitzer to make future code management simpler
  • Loading branch information
ssu%netscape.com committed Dec 21, 2001
1 parent ebb1c35 commit 32ff1c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions profile/defaults/localstore.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
<RDF:Description about="chrome://messenger/content/messenger.xul#flaggedCol">
<hidden>true</hidden>
</RDF:Description>
<RDF:Description about="chrome://messenger/content/messenger.xul#labelCol">
<hidden>true</hidden>
</RDF:Description>
<RDF:Description about="chrome://messenger/content/messenger.xul#unreadCol">
<hidden>true</hidden>
</RDF:Description>
Expand Down Expand Up @@ -36,7 +33,6 @@
<NC:persist resource="chrome://messenger/content/messenger.xul#totalCol"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#OrderReceivedColumn"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#flaggedCol"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#labelCol"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#folderUnreadCol"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#folderTotalCol"/>
<NC:persist resource="chrome://messenger/content/messenger.xul#messengerWindow"/>
Expand Down Expand Up @@ -86,9 +82,6 @@
<RDF:Description about="chrome://messenger/content/mail3PaneWindowVertLayout.xul#flaggedCol">
<hidden>true</hidden>
</RDF:Description>
<RDF:Description about="chrome://messenger/content/mail3PaneWindowVertLayout.xul#labelCol">
<hidden>true</hidden>
</RDF:Description>
<RDF:Description about="chrome://messenger/content/mail3PaneWindowVertLayout.xul#unreadCol">
<hidden>true</hidden>
</RDF:Description>
Expand Down Expand Up @@ -117,7 +110,6 @@
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#totalCol"/>
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#OrderReceivedColumn"/>
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#flaggedCol"/>
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#labelCol"/>
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#folderUnreadCol"/>
<NC:persist resource="chrome://messenger/content/mail3PaneWindowVertLayout.xul#folderTotalCol"/>
</RDF:Description>
Expand Down

0 comments on commit 32ff1c6

Please sign in to comment.