aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/Custom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'diameter/Custom.xml')
-rw-r--r--diameter/Custom.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/diameter/Custom.xml b/diameter/Custom.xml
new file mode 100644
index 0000000000..7b672c0e05
--- /dev/null
+++ b/diameter/Custom.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Id$ -->
+
+<!DOCTYPE dictionary SYSTEM "dictionary.dtd" [
+ <!-- Any files added here need to be added to Makefile.am and
+ packaging/nsis/wireshark.nsi if you want them to be distributed
+ -->
+
+ <!-- create entities like this:
+ <!ENTITY myEntity SYSTEM "myFile.xml">
+ -->
+]>
+
+<dictionary>
+ <!-- and then add the entity here:
+ &myEntity;
+ -->
+</dictionary>