mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
update so that datasource tests work with jar packaging. a=r=(not built)
This commit is contained in:
parent
81cb1fd3ce
commit
ae3964aa70
@ -28,12 +28,5 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = rdfldapds
|
||||
|
||||
CHROME_DIR = packages/core
|
||||
CHROME_CONTENT_DIR = communicator/content/ldapviewer
|
||||
|
||||
CHROME_CONTENT = \
|
||||
example.xul \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||
|
||||
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
|
||||
|
||||
<window title="LDAP Manager Prototype"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
|
||||
<tree datasources="rdf:ldap"
|
||||
flex="2" id="testTree" ref="ldap://memberdir.netscape.com:389/ou=member_directory,o=netcenter.com??one?(sn=Rasputin)">
|
||||
|
||||
|
3
directory/xpcom/tests/jar.mn
Normal file
3
directory/xpcom/tests/jar.mn
Normal file
@ -0,0 +1,3 @@
|
||||
comm.jar:
|
||||
content/communicator/ldapviewer/example.xul
|
||||
content/communicator/ldapviewer/example.rdf
|
Loading…
x
Reference in New Issue
Block a user