diff options
author | jcid <devnull@localhost> | 2008-10-27 15:56:45 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-10-27 15:56:45 +0100 |
commit | e81a4de496569739254f5fad60e95013f6e98523 (patch) | |
tree | 872c33d8385142d19fd0be09d3d851db7f43765b /dpid/dpidrc.in | |
parent | cef3ef5507eff203da2bdad89966ef5143f3b3f5 (diff) |
- Added dpid/dpidrc.in
Diffstat (limited to 'dpid/dpidrc.in')
-rw-r--r-- | dpid/dpidrc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dpid/dpidrc.in b/dpid/dpidrc.in new file mode 100644 index 00000000..23374d96 --- /dev/null +++ b/dpid/dpidrc.in @@ -0,0 +1,6 @@ +dpi_dir=@libdir@/dillo/dpi + +proto.file=file/file.dpi +proto.ftp=ftp/ftp.filter.dpi +proto.https=https/https.filter.dpi +proto.data=datauri/datauri.filter.dpi |