samples/unionfs/src/org/apidesign/unionfs/fs-one.xml
changeset 135 6a66df28018c
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/unionfs/src/org/apidesign/unionfs/fs-one.xml	Sat Jun 14 09:56:56 2008 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
     1.6 +<!-- BEGIN: layer.xml -->
     1.7 +<filesystem>
     1.8 +  <folder name="Menu">
     1.9 +    <file name="Open.instance"/>
    1.10 +  </folder>
    1.11 +</filesystem>
    1.12 +<!-- END: layer.xml -->
    1.13 +