File: Custom.xml

package info (click to toggle)
wireshark 1.12.1%2Bg01b65bf-4%2Bdeb8u14
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 234,068 kB
  • sloc: ansic: 1,912,971; xml: 84,598; cpp: 41,923; python: 30,175; perl: 25,286; lex: 6,416; sh: 6,406; pascal: 6,120; makefile: 3,968; yacc: 297; asm: 156; awk: 58; tcl: 35
file content (17 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE dictionary SYSTEM "dictionary.dtd" [
	<!-- Any files added here need to be added to Custom.make and
	     packaging/nsis/custom_diameter_xmls.txt 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>