Content packs extension. Part of "correct" implementation for 65251 (if any implementation of this feature can be considered

"correct"). NOT PART OF BUILD.
This commit is contained in:
ben%netscape.com 2006-04-08 00:57:20 +00:00
parent 901035901b
commit fc362500ac
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://communicator/skin/"?>
<!DOCTYPE window SYSTEM "chrome://content-packs/locale/pref-contentpacks.dtd">
<window id="prefContentPacks"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<text value="&test.label;"/>
</window>

View File

@ -0,0 +1,3 @@
<!ENTITY test.label "Test pref panel!">