diff options
Diffstat (limited to 'lib/libXt/specs/appE.xml')
-rw-r--r-- | lib/libXt/specs/appE.xml | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/lib/libXt/specs/appE.xml b/lib/libXt/specs/appE.xml index 574cf1534..6c309646f 100644 --- a/lib/libXt/specs/appE.xml +++ b/lib/libXt/specs/appE.xml @@ -1,8 +1,11 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> + <appendix id='Defined_Strings'> <title>Defined Strings</title> <para> -The <function>StringDefs.h</function> +The <filename class="headerfile">StringDefs.h</filename> header file contains definitions for the following resource name, class, and representation type symbolic constants. </para> @@ -309,10 +312,6 @@ class, and representation type symbolic constants. <entry>"sensitive"</entry> </row> <row> - <entry>XtNsession</entry> - <entry>"session"</entry> - </row> - <row> <entry>XtNshells</entry> <entry>"shells"</entry> </row> @@ -626,10 +625,6 @@ class, and representation type symbolic constants. <entry>"Sensitive"</entry> </row> <row> - <entry>XtCSession</entry> - <entry>"Session"</entry> - </row> - <row> <entry>XtCSpace</entry> <entry>"Space"</entry> </row> @@ -1076,7 +1071,7 @@ class, and representation type symbolic constants. </row> <row> <entry>XtHsetValues</entry> - <entry>"Xtsetvalues"</entry> + <entry>"XtsetValues"</entry> </row> <row> <entry>XtHmanageChildren</entry> @@ -1184,7 +1179,7 @@ class, and representation type symbolic constants. <para> The -<function>Shell.h</function> +<filename class="headerfile">Shell.h</filename> header file contains definitions for the following resource name, class, and representation type symbolic constants. </para> |