fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"

patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
This commit is contained in:
darin%meer.net 2006-05-17 02:37:04 +00:00
parent e34e32cc99
commit 6288cd9e95

View File

@ -51,7 +51,9 @@
<listbox id="skinsList" datasources="rdf:chrome"
onselect="themeSelect();"
ref="urn:mozilla:skin:root" rows="5">
ref="urn:mozilla:skin:root" rows="5"
sortResource="http://www.mozilla.org/rdf/chrome#displayName"
sortDirection="ascending">
<template>
<rule>
<listitem uri="..." skin="true"