mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 11:13:29 +00:00
update manifests for themes to fit new pref panel design
This commit is contained in:
parent
afce8bf8a0
commit
c8af18e2f8
@ -12,6 +12,7 @@
|
||||
<RDF:Description about="urn:mozilla:skin:blue/1.0"
|
||||
chrome:displayName="Blue"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:description="A theme for all Communicator components designed to visually integrate with Netscape Netcenter."
|
||||
chrome:name="blue/1.0">
|
||||
<chrome:packages>
|
||||
<RDF:Seq about="urn:mozilla:skin:blue/1.0:packages">
|
||||
|
@ -11,9 +11,8 @@
|
||||
<!-- classic Information -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0"
|
||||
chrome:displayName="Classic"
|
||||
chrome:email="ben@netscape.com"
|
||||
chrome:website="http://people.netscape.com/ben/"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:description="A theme for all Communicator components that simulates a traditional native look and feel."
|
||||
chrome:name="classic/1.0">
|
||||
<chrome:packages>
|
||||
<RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
|
||||
|
@ -10,8 +10,9 @@
|
||||
|
||||
<!-- Modern Information -->
|
||||
<RDF:Description about="urn:mozilla:skin:modern/1.0"
|
||||
chrome:displayName="Modern"
|
||||
chrome:displayName="Modern (default)"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:description="A contemporary theme for all Communicator components. This is the default theme for Mozilla."
|
||||
chrome:name="modern/1.0">
|
||||
<chrome:packages>
|
||||
<RDF:Seq about="urn:mozilla:skin:modern/1.0:packages">
|
||||
|
Loading…
Reference in New Issue
Block a user