comparison firefoxaddon/template/locale/en-US/prefwindow.dtd_tmpl @ 0:9869cf47fcf8 default tip

initial commit of Firefox addon template
author k0s <k0scist@gmail.com>
date Sun, 28 Mar 2010 16:25:58 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:9869cf47fcf8
1 <!ENTITY prefwindow.title "${project} preferences">
2 <!ENTITY pane1.title "${project} preferences">
3 <!ENTITY checkboolpref.label "A Boolean Preference">
4 <!ENTITY checkboolpref.accesskey "B">
5 <!ENTITY intpref.label "An Integer Preference">
6 <!ENTITY intpref.accesskey "I">
7 <!ENTITY stringpref.label "A String Preference">
8 <!ENTITY stringpref.accesskey "S">