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
Родитель eabff34dcc
Коммит 980b5baa8d
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -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"