summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am10
-rw-r--r--data/Makefile.in392
-rw-r--r--data/beanstalk-climbing.section24
-rw-r--r--data/beanstalk.document36
-rw-r--r--data/rarian-sk-cl.xml791
-rw-r--r--data/scrollkeeper_cl.xml791
6 files changed, 2044 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..5c10495
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,10 @@
+EXTRA_DIST = beanstalk.document beanstalk-climbing.section rarian-sk-cl.xml scrollkeeper_cl.xml
+
+templatedir = $(datadir)/librarian
+template_DATA = rarian-sk-cl.xml
+
+# g-d-u uses this file (in a slightly different
+# way - minus |s in codes to validate
+# *sigh* we emulate
+gdutemplatedir = $(datadir)/librarian/Templates/C
+gdutemplate_DATA = scrollkeeper_cl.xml \ No newline at end of file
diff --git a/data/Makefile.in b/data/Makefile.in
new file mode 100644
index 0000000..777d2df
--- /dev/null
+++ b/data/Makefile.in
@@ -0,0 +1,392 @@
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = data
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(gdutemplatedir)" \
+ "$(DESTDIR)$(templatedir)"
+gdutemplateDATA_INSTALL = $(INSTALL_DATA)
+templateDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(gdutemplate_DATA) $(template_DATA)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BASH = @BASH@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CONVERT_DIR = @CONVERT_DIR@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
+DSYMUTIL = @DSYMUTIL@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_INSTALL = @ENABLE_INSTALL@
+ENABLE_OMF_READ = @ENABLE_OMF_READ@
+ENABLE_SKDB_UPDATE = @ENABLE_SKDB_UPDATE@
+ENABLE_SK_COMPAT = @ENABLE_SK_COMPAT@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NMEDIT = @NMEDIT@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+have_bash = @have_bash@
+have_xslt = @have_xslt@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+EXTRA_DIST = beanstalk.document beanstalk-climbing.section rarian-sk-cl.xml scrollkeeper_cl.xml
+templatedir = $(datadir)/librarian
+template_DATA = rarian-sk-cl.xml
+
+# g-d-u uses this file (in a slightly different
+# way - minus |s in codes to validate
+# *sigh* we emulate
+gdutemplatedir = $(datadir)/librarian/Templates/C
+gdutemplate_DATA = scrollkeeper_cl.xml
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu data/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+install-gdutemplateDATA: $(gdutemplate_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(gdutemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(gdutemplatedir)"
+ @list='$(gdutemplate_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(gdutemplateDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gdutemplatedir)/$$f'"; \
+ $(gdutemplateDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gdutemplatedir)/$$f"; \
+ done
+
+uninstall-gdutemplateDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(gdutemplate_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(gdutemplatedir)/$$f'"; \
+ rm -f "$(DESTDIR)$(gdutemplatedir)/$$f"; \
+ done
+install-templateDATA: $(template_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(templatedir)" || $(MKDIR_P) "$(DESTDIR)$(templatedir)"
+ @list='$(template_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(templateDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(templatedir)/$$f'"; \
+ $(templateDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(templatedir)/$$f"; \
+ done
+
+uninstall-templateDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(template_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(templatedir)/$$f'"; \
+ rm -f "$(DESTDIR)$(templatedir)/$$f"; \
+ done
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile $(DATA)
+installdirs:
+ for dir in "$(DESTDIR)$(gdutemplatedir)" "$(DESTDIR)$(templatedir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am: install-gdutemplateDATA install-templateDATA
+
+install-dvi: install-dvi-am
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-info: install-info-am
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-ps: install-ps-am
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-gdutemplateDATA uninstall-templateDATA
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-dvi install-dvi-am \
+ install-exec install-exec-am install-gdutemplateDATA \
+ install-html install-html-am install-info install-info-am \
+ install-man install-pdf install-pdf-am install-ps \
+ install-ps-am install-strip install-templateDATA installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-gdutemplateDATA uninstall-templateDATA
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/data/beanstalk-climbing.section b/data/beanstalk-climbing.section
new file mode 100644
index 0000000..660d2d6
--- /dev/null
+++ b/data/beanstalk-climbing.section
@@ -0,0 +1,24 @@
+# Several sections from the Beanstalk manual
+
+[Section]
+SectionName=Climbing your beanstalk
+SectionIdentifier=Climbing
+SectionDocument=org.gnome.beanstalk
+SectionPath=/opt/gnome-cvs/share/gnome/help/C/beanstalk-climbing.xml
+
+# Section of another section
+[Section]
+SectionName=Trimming dead leafs
+SectionIdentifier=Trimming
+SectionDocument=org.gnome.beanstalk.Care
+SectionPath=/opt/gnome-cvs/share/gnome/help/C/beanstalk-trimming.xml
+
+# 1 more section
+[Section]
+SectionName=Safety Precautions
+SectionIdentifier=Safety
+# Since it's defined in here, the SectionDocument
+# can be defined in terms of the above sections.
+SectionDocument=Climbing
+# This should be relative to the "climbing"section above
+SectionPath=beanstalk-climb-safely.xml
diff --git a/data/beanstalk.document b/data/beanstalk.document
new file mode 100644
index 0000000..c827bda
--- /dev/null
+++ b/data/beanstalk.document
@@ -0,0 +1,36 @@
+# An example rarian scroll file
+
+[Document]
+Name=The Beanstalk Manual
+Name[de]=Das Beanstalk Manual
+Name[es]=Beanstalks R us
+# A comment just to break the flow
+DocIdentifier=org.gnome.beanstalk
+Categories=Beanstalks;GNOME
+Comment=An example scroll. Beanstalk is the arch enemy of Jack. Don't buy magic beans
+Comment[de]=Eine Beispielrolle. Bohnenstange ist der Bogenfeind von Jack. Magische Bohnen nicht kaufen
+Comment[es]=Una voluta del ejemplo. El Beanstalk es el enemigo del arco de Gato. No comprar habas mágicas
+DocType=application/Mallard
+DocPath=/usr/share/gnome/help/beanstalk/C/beanstalk.xml
+DocPath[de]=/usr/share/gnome/help/beanstalk/de/beanstalk.xml
+DocPath[es]=/usr/share/gnome/help/beanstalk/es/beanstalk.xml
+#One final comment that is quite long and not relevant to the file at all. Lets keep the comment going for as long as possible
+
+[Section]
+SectionName=Growing Instructions
+SectionIdentifier=Growing
+SectionPath=/usr/share/gnome/help/beanstalk/C/Growing.xml
+
+[Section]
+SectionName=Looking after your beanstalk
+SectionName[de]=Um dich kümmernd, Bohnenstange sein
+SectionIdentifier=Care
+# Path is relative to top-doc
+SectionPath=care.xml
+SectionPath[de]=care.xml
+
+[Section]
+SectionName=Watering Instructions
+SectionIdentifier=Watering
+SectionDocument=Growing
+SectionPath=Watering.xml
diff --git a/data/rarian-sk-cl.xml b/data/rarian-sk-cl.xml
new file mode 100644
index 0000000..5906600
--- /dev/null
+++ b/data/rarian-sk-cl.xml
@@ -0,0 +1,791 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ScrollKeeperContentsList>
+
+
+
+ <sect categorycode="Applications">
+ <title>Applications</title>
+ <sect categorycode="Applications|Amusement">
+ <title>Amusement</title>
+ </sect>
+ <sect categorycode="Applications|Education">
+ <title>Education</title>
+ <sect categorycode="Applications|Education|Arts">
+ <title>Arts</title>
+ </sect>
+ <sect categorycode="Applications|Education|Computer Science">
+ <title>Computer Science</title>
+ </sect>
+ <sect categorycode="Applications|Education|English">
+ <title>English</title>
+ </sect>
+ <sect categorycode="Applications|Education|Language">
+ <title>Language</title>
+ </sect>
+ <sect categorycode="Applications|Education|Maths">
+ <title>Maths</title>
+ </sect>
+ <sect categorycode="Applications|Education|Music">
+ <title>Music</title>
+ </sect>
+ <sect categorycode="Applications|Education|Science">
+ <title>Science</title>
+ </sect>
+ <sect categorycode="Applications|Education|Technology">
+ <title>Technology</title>
+ </sect>
+ <sect categorycode="Applications|Education|Testing">
+ <title>Testing</title>
+ </sect>
+ <sect categorycode="Applications|Education|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Games">
+ <title>Games</title>
+ <sect categorycode="Applications|Games|Arcade">
+ <title>Arcade</title>
+ </sect>
+ <sect categorycode="Applications|Games|Board">
+ <title>Board</title>
+ </sect>
+ <sect categorycode="Applications|Games|First Person Shooters">
+ <title>First Person Shooters</title>
+ </sect>
+ <sect categorycode="Applications|Games|Puzzles">
+ <title>Puzzles</title>
+ </sect>
+ <sect categorycode="Applications|Games|Fighting">
+ <title>Fighting</title>
+ </sect>
+ <sect categorycode="Applications|Games|Role-Playing">
+ <title>Role-Playing</title>
+ </sect>
+ <sect categorycode="Applications|Games|Simulation">
+ <title>Simulation</title>
+ </sect>
+ <sect categorycode="Applications|Games|Strategy">
+ <title>Strategy</title>
+ </sect>
+ <sect categorycode="Applications|Games|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Internet">
+ <title>Internet</title>
+ <sect categorycode="Applications|Internet|Chat">
+ <title>Chat</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Email">
+ <title>Email</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Fax">
+ <title>Fax</title>
+ </sect>
+ <sect categorycode="Applications|Internet|File Sharing">
+ <title>File Sharing</title>
+ </sect>
+ <sect categorycode="Applications|Internet|FTP">
+ <title>FTP</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Internet Phone">
+ <title>Internet Phone</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Messaging">
+ <title>Messaging</title>
+ </sect>
+ <sect categorycode="Applications|Internet|News">
+ <title>News</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Video Conferencing">
+ <title>Video Conferencing</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Web">
+ <title>Web</title>
+ </sect>
+ <sect categorycode="Applications|Internet|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Multimedia">
+ <title>Multimedia</title>
+ <sect categorycode="Applications|Multimedia|Graphics">
+ <title>Graphics</title>
+ <sect categorycode="Applications|Multimedia|Graphics|3D Modelling">
+ <title>3D Modelling</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|3D Rendering">
+ <title>3D Rendering</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|CAD">
+ <title>CAD</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Capture">
+ <title>Capture</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Conversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Drawing">
+ <title>Drawing</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Editing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Viewing">
+ <title>Viewing</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Graphics|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound">
+ <title>Sound</title>
+ <sect categorycode="Applications|Multimedia|Sound|Analysis">
+ <title>Analysis</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|CD Mastering">
+ <title>CD Mastering</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Conversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Editing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|MIDI">
+ <title>MIDI</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Mixers">
+ <title>Mixers</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Players">
+ <title>Players</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Recording">
+ <title>Recording</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Speech">
+ <title>Speech</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Sound|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Video">
+ <title>Video</title>
+ <sect categorycode="Applications|Multimedia|Video|Capture">
+ <title>Capture</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Video|Conversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Video|Display">
+ <title>Display</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Video|Editing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Video|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Multimedia|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Office">
+ <title>Office</title>
+ <sect categorycode="Applications|Office|Calendar">
+ <title>Calendar</title>
+ </sect>
+ <sect categorycode="Applications|Office|Data Processing">
+ <title>Data Processing</title>
+ </sect>
+ <sect categorycode="Applications|Office|Database">
+ <title>Database</title>
+ </sect>
+ <sect categorycode="Applications|Office|Email">
+ <title>Email</title>
+ </sect>
+ <sect categorycode="Applications|Office|Financial">
+ <title>Financial</title>
+ </sect>
+ <sect categorycode="Applications|Office|PIM">
+ <title>PIM</title>
+ </sect>
+ <sect categorycode="Applications|Office|Plotting">
+ <title>Plotting</title>
+ </sect>
+ <sect categorycode="Applications|Office|Presentation">
+ <title>Presentation</title>
+ </sect>
+ <sect categorycode="Applications|Office|Publishing">
+ <title>Publishing</title>
+ <sect categorycode="Applications|Office|Publishing|Web Publishing">
+ <title>Web Publishing</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Office|Word Processing">
+ <title>Word Processing</title>
+ </sect>
+ <sect categorycode="Applications|Office|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Scientific">
+ <title>Scientific</title>
+ <sect categorycode="Applications|Scientific|Astronomy">
+ <title>Astronomy</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Astrophysics">
+ <title>Astrophysics</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Biology">
+ <title>Biology</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Chemistry">
+ <title>Chemistry</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|EDA">
+ <title>EDA</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Genetics">
+ <title>Genetics</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Math">
+ <title>Math</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Physics">
+ <title>Physics</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Visualisation">
+ <title>Visualisation</title>
+ </sect>
+ <sect categorycode="Applications|Scientific|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Security">
+ <title>Security</title>
+ <sect categorycode="Applications|Security|Cryptography">
+ <title>Cryptography</title>
+ </sect>
+ <sect categorycode="Applications|Security|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Text Editors">
+ <title>Text Editors</title>
+ <sect categorycode="Applications|Text Editors|CLI">
+ <title>CLI</title>
+ </sect>
+ <sect categorycode="Applications|Text Editors|GUI">
+ <title>GUI</title>
+ </sect>
+ <sect categorycode="Applications|Text Editors|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|Utilities">
+ <title>Utilities</title>
+ <sect categorycode="Applications|Utilities|Archiving">
+ <title>Archiving</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Calculating">
+ <title>Calculating</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Clocks">
+ <title>Clocks</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Compression">
+ <title>Compression</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|File Utilities">
+ <title>File Utilities</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Monitors">
+ <title>Monitors</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Printing">
+ <title>Printing</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Terminals">
+ <title>Terminals</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Text Utilities">
+ <title>Text Utilities</title>
+ </sect>
+ <sect categorycode="Applications|Utilities|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Applications|X">
+ <title>X</title>
+ <sect categorycode="Applications|X|Configuration">
+ <title>Configuration</title>
+ </sect>
+ <sect categorycode="Applications|X|Fonts">
+ <title>Fonts</title>
+ </sect>
+ <sect categorycode="Applications|X|Login Managers">
+ <title>Login Managers</title>
+ </sect>
+ <sect categorycode="Applications|X|Screensavers">
+ <title>Screensavers</title>
+ </sect>
+ <sect categorycode="Applications|X|Window Managers">
+ <title>Window Managers</title>
+ </sect>
+ <sect categorycode="Applications|X|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ </sect>
+
+ <sect categorycode="CDE">
+ <title>CDE</title>
+ </sect>
+
+ <sect categorycode="Development">
+ <title>Development</title>
+ <sect categorycode="Development|Databases">
+ <title>Databases</title>
+ </sect>
+ <sect categorycode="Development|Development Tools">
+ <title>Development Tools</title>
+ <sect categorycode="Development|Development Tools|Build Tools">
+ <title>Build Tools</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Code Generators">
+ <title>Code Generators</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Configuration">
+ <title>Configuration</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Debuggers">
+ <title>Debuggers</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|IDEs">
+ <title>IDEs</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Packaging">
+ <title>Packaging</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Profiling">
+ <title>Profiling</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|RAD">
+ <title>RAD</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Version Control">
+ <title>Version Control</title>
+ </sect>
+ <sect categorycode="Development|Development Tools|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Development|Environments">
+ <title>Environments</title>
+ <sect categorycode="Development|Environments|ADA">
+ <title>ADA</title>
+ </sect>
+ <sect categorycode="Development|Environments|C">
+ <title>C</title>
+ </sect>
+ <sect categorycode="Development|Environments|C++">
+ <title>C++</title>
+ </sect>
+ <sect categorycode="Development|Environments|GNOME">
+ <title>GNOME</title>
+ </sect>
+ <sect categorycode="Development|Environments|GTK+">
+ <title>GTK+</title>
+ </sect>
+ <sect categorycode="Development|Environments|gtk++">
+ <title>gtk++</title>
+ </sect>
+ <sect categorycode="Development|Environments|Java">
+ <title>Java</title>
+ </sect>
+ <sect categorycode="Development|Environments|KDE">
+ <title>KDE</title>
+ </sect>
+ <sect categorycode="Development|Environments|Perl">
+ <title>Perl</title>
+ </sect>
+ <sect categorycode="Development|Environments|Python">
+ <title>Python</title>
+ </sect>
+ <sect categorycode="Development|Environments|Qt">
+ <title>Qt</title>
+ </sect>
+ <sect categorycode="Development|Environments|Tcl/Tk">
+ <title>Tcl/Tk</title>
+ </sect>
+ <sect categorycode="Development|Environments|WebML">
+ <title>WebML</title>
+ </sect>
+ <sect categorycode="Development|Environments|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Development|Kernels">
+ <title>Kernels</title>
+ <sect categorycode="Development|Kernels|FreeBSD">
+ <title>FreeBSD</title>
+ </sect>
+ <sect categorycode="Development|Kernels|Linux">
+ <title>Linux</title>
+ </sect>
+ <sect categorycode="Development|Kernels|NetBSD">
+ <title>NetBSD</title>
+ </sect>
+ <sect categorycode="Development|Kernels|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="Development|Libraries">
+ <title>Libraries</title>
+ </sect>
+ <sect categorycode="Development|System Calls">
+ <title>System Calls</title>
+ </sect>
+ <sect categorycode="Development|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="General">
+ <title>General</title>
+ <sect categorycode="General|Licenses">
+ <title>Licenses</title>
+ </sect>
+ <sect categorycode="General|Linux">
+ <title>Linux</title>
+ <sect categorycode="General|Linux|Distributions">
+ <title>Distributions</title>
+ <sect categorycode="General|Linux|Distributions|Caldera">
+ <title>Caldera</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Debian">
+ <title>Debian</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Mandrake">
+ <title>Mandrake</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Red Flag">
+ <title>Red Flag</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Red Hat">
+ <title>Red Hat</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Slackware">
+ <title>Slackware</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|SuSE">
+ <title>SuSE</title>
+ </sect>
+ <sect categorycode="General|Linux|Distributions|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="General|Linux|General">
+ <title>General</title>
+ </sect>
+ <sect categorycode="General|Linux|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="General|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="GNOME">
+ <title>GNOME</title>
+ <sect categorycode="GNOME|Accessibility">
+ <title>Accessibility</title>
+ </sect>
+ <sect categorycode="GNOME|Core Desktop">
+ <title>Core Desktop</title>
+ </sect>
+ <sect categorycode="GNOME|Desktop">
+ <title>Desktop</title>
+ <sect categorycode="GNOME|Desktop|User Guides">
+ <title>User Guides</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOME|Applets">
+ <title>Applets</title>
+ <sect categorycode="GNOME|Applets|Accessories">
+ <title>Accessories</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Amusement">
+ <title>Amusement</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Clock">
+ <title>Clock</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Internet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Monitors">
+ <title>Monitors</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Multimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Network">
+ <title>Network</title>
+ </sect>
+ <sect categorycode="GNOME|Applets|Utility">
+ <title>Utility</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOME|Applications">
+ <title>Applications</title>
+ <sect categorycode="GNOME|Applications|Accessories">
+ <title>Accessories</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Desktop Preferences">
+ <title>Desktop Preferences</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Games">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Graphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Internet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Office">
+ <title>Office</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Programming">
+ <title>Programming</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|Sound and Video">
+ <title>Sound and Video</title>
+ </sect>
+ <sect categorycode="GNOME|Applications|System Tools">
+ <title>System Tools</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOME|Preferences">
+ <title>Preferences</title>
+ </sect>
+ <sect categorycode="GNOME|System Administration">
+ <title>System Administration</title>
+ </sect>
+ <sect categorycode="GNOME|Utilities">
+ <title>Utilities</title>
+ </sect>
+ <sect categorycode="GNOME|Development">
+ <title>Development</title>
+ <sect categorycode="GNOME|Development|Applications">
+ <title>Applications</title>
+ </sect>
+ <sect categorycode="GNOME|Development|Introductory">
+ <title>Introductory</title>
+ </sect>
+ <sect categorycode="GNOME|Development|Tutorials">
+ <title>Tutorials</title>
+ </sect>
+ <sect categorycode="GNOME|Development|White Papers">
+ <title>White Papers</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOME|Games">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="GNOME|Graphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="GNOME|Internet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOME|Multimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="GNOME|Settings">
+ <title>Settings</title>
+ </sect>
+ <sect categorycode="GNOME|System">
+ <title>System</title>
+ </sect>
+ <sect categorycode="GNOME|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="KDE">
+ <title>KDE</title>
+ <sect categorycode="KDE|Utilities">
+ <title>Utilities</title>
+ </sect>
+ <sect categorycode="KDE|Applications">
+ <title>Applications</title>
+ </sect>
+ <sect categorycode="KDE|Games">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="KDE|Graphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="KDE|Internet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="KDE|Multimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="KDE|Settings">
+ <title>Settings</title>
+ </sect>
+ <sect categorycode="KDE|System">
+ <title>System</title>
+ </sect>
+ <sect categorycode="KDE|Programs">
+ <title>Programs</title>
+ </sect>
+ <sect categorycode="KDE|Development">
+ <title>Development</title>
+ </sect>
+ <sect categorycode="KDE|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="System">
+ <title>System</title>
+ <sect categorycode="System|Administration">
+ <title>Administration</title>
+ <sect categorycode="System|Administration|Backups">
+ <title>Backups</title>
+ <sect categorycode="System|Administration|Backups|Local">
+ <title>Local</title>
+ </sect>
+ <sect categorycode="System|Administration|Backups|Remote">
+ <title>Remote</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Administration|Filesystems">
+ <title>Filesystems</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking">
+ <title>Networking</title>
+ <sect categorycode="System|Administration|Networking|AppleTalk">
+ <title>AppleTalk</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking|PPP">
+ <title>PPP</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking|SMB">
+ <title>SMB</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking|TCP/IP">
+ <title>TCP/IP</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking|DNS">
+ <title>DNS</title>
+ </sect>
+ <sect categorycode="System|Administration|Networking|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Administration|Users">
+ <title>Users</title>
+ </sect>
+ <sect categorycode="System|Administration|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Configuration">
+ <title>Configuration</title>
+ <sect categorycode="System|Configuration|Config Files">
+ <title>Config Files</title>
+ </sect>
+ <sect categorycode="System|Configuration|Configuration Tools">
+ <title>Configuration Tools</title>
+ </sect>
+ <sect categorycode="System|Configuration|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Hardware">
+ <title>Hardware</title>
+ <sect categorycode="System|Hardware|Processor">
+ <title>Processor</title>
+ </sect>
+ <sect categorycode="System|Hardware|Storage">
+ <title>Storage</title>
+ </sect>
+ <sect categorycode="System|Hardware|Video">
+ <title>Video</title>
+ </sect>
+ <sect categorycode="System|Hardware|Input Devices">
+ <title>Input Devices</title>
+ </sect>
+ <sect categorycode="System|Hardware|Networking">
+ <title>Networking</title>
+ </sect>
+ <sect categorycode="System|Hardware|PCI/ISA/PCMCIA">
+ <title>PCI/ISA/PCMCIA</title>
+ </sect>
+ <sect categorycode="System|Hardware|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Package Management">
+ <title>Package Management</title>
+ </sect>
+ <sect categorycode="System|Security">
+ <title>Security</title>
+ <sect categorycode="System|Security|Firewall">
+ <title>Firewall</title>
+ </sect>
+ <sect categorycode="System|Security|Intrusion Detection">
+ <title>Intrusion Detection</title>
+ </sect>
+ <sect categorycode="System|Security|Virus">
+ <title>Virus</title>
+ </sect>
+ <sect categorycode="System|Security|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Services">
+ <title>Services</title>
+ <sect categorycode="System|Services|HTTP">
+ <title>HTTP</title>
+ </sect>
+ <sect categorycode="System|Services|FTP">
+ <title>FTP</title>
+ </sect>
+ <sect categorycode="System|Services|SMB">
+ <title>SMB</title>
+ </sect>
+ <sect categorycode="System|Services|SSH">
+ <title>SSH</title>
+ </sect>
+ <sect categorycode="System|Services|Telnet">
+ <title>Telnet</title>
+ </sect>
+ <sect categorycode="System|Services|Syslog">
+ <title>Syslog</title>
+ </sect>
+ <sect categorycode="System|Services|BIND">
+ <title>BIND</title>
+ </sect>
+ <sect categorycode="System|Services|Printing">
+ <title>Printing</title>
+ </sect>
+ <sect categorycode="System|Services|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="System|Other">
+ <title>Other</title>
+ </sect>
+ </sect>
+</ScrollKeeperContentsList>
diff --git a/data/scrollkeeper_cl.xml b/data/scrollkeeper_cl.xml
new file mode 100644
index 0000000..15db432
--- /dev/null
+++ b/data/scrollkeeper_cl.xml
@@ -0,0 +1,791 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ScrollKeeperContentsList>
+
+
+
+ <sect categorycode="Applications">
+ <title>Applications</title>
+ <sect categorycode="ApplicationsAmusement">
+ <title>Amusement</title>
+ </sect>
+ <sect categorycode="ApplicationsEducation">
+ <title>Education</title>
+ <sect categorycode="ApplicationsEducationArts">
+ <title>Arts</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationComputer Science">
+ <title>Computer Science</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationEnglish">
+ <title>English</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationLanguage">
+ <title>Language</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationMaths">
+ <title>Maths</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationMusic">
+ <title>Music</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationScience">
+ <title>Science</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationTechnology">
+ <title>Technology</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationTesting">
+ <title>Testing</title>
+ </sect>
+ <sect categorycode="ApplicationsEducationOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsGames">
+ <title>Games</title>
+ <sect categorycode="ApplicationsGamesArcade">
+ <title>Arcade</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesBoard">
+ <title>Board</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesFirst Person Shooters">
+ <title>First Person Shooters</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesPuzzles">
+ <title>Puzzles</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesFighting">
+ <title>Fighting</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesRole-Playing">
+ <title>Role-Playing</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesSimulation">
+ <title>Simulation</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesStrategy">
+ <title>Strategy</title>
+ </sect>
+ <sect categorycode="ApplicationsGamesOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsInternet">
+ <title>Internet</title>
+ <sect categorycode="ApplicationsInternetChat">
+ <title>Chat</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetEmail">
+ <title>Email</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetFax">
+ <title>Fax</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetFile Sharing">
+ <title>File Sharing</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetFTP">
+ <title>FTP</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetInternet Phone">
+ <title>Internet Phone</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetMessaging">
+ <title>Messaging</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetNews">
+ <title>News</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetVideo Conferencing">
+ <title>Video Conferencing</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetWeb">
+ <title>Web</title>
+ </sect>
+ <sect categorycode="ApplicationsInternetOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsMultimedia">
+ <title>Multimedia</title>
+ <sect categorycode="ApplicationsMultimediaGraphics">
+ <title>Graphics</title>
+ <sect categorycode="ApplicationsMultimediaGraphics3D Modelling">
+ <title>3D Modelling</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphics3D Rendering">
+ <title>3D Rendering</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsCAD">
+ <title>CAD</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsCapture">
+ <title>Capture</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsConversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsDrawing">
+ <title>Drawing</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsEditing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsViewing">
+ <title>Viewing</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaGraphicsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSound">
+ <title>Sound</title>
+ <sect categorycode="ApplicationsMultimediaSoundAnalysis">
+ <title>Analysis</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundCD Mastering">
+ <title>CD Mastering</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundConversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundEditing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundMIDI">
+ <title>MIDI</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundMixers">
+ <title>Mixers</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundPlayers">
+ <title>Players</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundRecording">
+ <title>Recording</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundSpeech">
+ <title>Speech</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaSoundOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaVideo">
+ <title>Video</title>
+ <sect categorycode="ApplicationsMultimediaVideoCapture">
+ <title>Capture</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaVideoConversion">
+ <title>Conversion</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaVideoDisplay">
+ <title>Display</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaVideoEditing">
+ <title>Editing</title>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaVideoOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsMultimediaOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsOffice">
+ <title>Office</title>
+ <sect categorycode="ApplicationsOfficeCalendar">
+ <title>Calendar</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficeData Processing">
+ <title>Data Processing</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficeDatabase">
+ <title>Database</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficeEmail">
+ <title>Email</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficeFinancial">
+ <title>Financial</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficePIM">
+ <title>PIM</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficePlotting">
+ <title>Plotting</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficePresentation">
+ <title>Presentation</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficePublishing">
+ <title>Publishing</title>
+ <sect categorycode="ApplicationsOfficePublishingWeb Publishing">
+ <title>Web Publishing</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsOfficeWord Processing">
+ <title>Word Processing</title>
+ </sect>
+ <sect categorycode="ApplicationsOfficeOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsScientific">
+ <title>Scientific</title>
+ <sect categorycode="ApplicationsScientificAstronomy">
+ <title>Astronomy</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificAstrophysics">
+ <title>Astrophysics</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificBiology">
+ <title>Biology</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificChemistry">
+ <title>Chemistry</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificEDA">
+ <title>EDA</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificGenetics">
+ <title>Genetics</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificMath">
+ <title>Math</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificPhysics">
+ <title>Physics</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificVisualisation">
+ <title>Visualisation</title>
+ </sect>
+ <sect categorycode="ApplicationsScientificOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsSecurity">
+ <title>Security</title>
+ <sect categorycode="ApplicationsSecurityCryptography">
+ <title>Cryptography</title>
+ </sect>
+ <sect categorycode="ApplicationsSecurityOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsText Editors">
+ <title>Text Editors</title>
+ <sect categorycode="ApplicationsText EditorsCLI">
+ <title>CLI</title>
+ </sect>
+ <sect categorycode="ApplicationsText EditorsGUI">
+ <title>GUI</title>
+ </sect>
+ <sect categorycode="ApplicationsText EditorsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsUtilities">
+ <title>Utilities</title>
+ <sect categorycode="ApplicationsUtilitiesArchiving">
+ <title>Archiving</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesCalculating">
+ <title>Calculating</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesClocks">
+ <title>Clocks</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesCompression">
+ <title>Compression</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesFile Utilities">
+ <title>File Utilities</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesMonitors">
+ <title>Monitors</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesPrinting">
+ <title>Printing</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesTerminals">
+ <title>Terminals</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesText Utilities">
+ <title>Text Utilities</title>
+ </sect>
+ <sect categorycode="ApplicationsUtilitiesOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="ApplicationsX">
+ <title>X</title>
+ <sect categorycode="ApplicationsXConfiguration">
+ <title>Configuration</title>
+ </sect>
+ <sect categorycode="ApplicationsXFonts">
+ <title>Fonts</title>
+ </sect>
+ <sect categorycode="ApplicationsXLogin Managers">
+ <title>Login Managers</title>
+ </sect>
+ <sect categorycode="ApplicationsXScreensavers">
+ <title>Screensavers</title>
+ </sect>
+ <sect categorycode="ApplicationsXWindow Managers">
+ <title>Window Managers</title>
+ </sect>
+ <sect categorycode="ApplicationsXOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ </sect>
+
+ <sect categorycode="CDE">
+ <title>CDE</title>
+ </sect>
+
+ <sect categorycode="Development">
+ <title>Development</title>
+ <sect categorycode="DevelopmentDatabases">
+ <title>Databases</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment Tools">
+ <title>Development Tools</title>
+ <sect categorycode="DevelopmentDevelopment ToolsBuild Tools">
+ <title>Build Tools</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsCode Generators">
+ <title>Code Generators</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsConfiguration">
+ <title>Configuration</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsDebuggers">
+ <title>Debuggers</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsIDEs">
+ <title>IDEs</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsPackaging">
+ <title>Packaging</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsProfiling">
+ <title>Profiling</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsRAD">
+ <title>RAD</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsVersion Control">
+ <title>Version Control</title>
+ </sect>
+ <sect categorycode="DevelopmentDevelopment ToolsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="DevelopmentEnvironments">
+ <title>Environments</title>
+ <sect categorycode="DevelopmentEnvironmentsADA">
+ <title>ADA</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsC">
+ <title>C</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsC++">
+ <title>C++</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsGNOME">
+ <title>GNOME</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsGTK+">
+ <title>GTK+</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsgtk++">
+ <title>gtk++</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsJava">
+ <title>Java</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsKDE">
+ <title>KDE</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsPerl">
+ <title>Perl</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsPython">
+ <title>Python</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsQt">
+ <title>Qt</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsTcl/Tk">
+ <title>Tcl/Tk</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsWebML">
+ <title>WebML</title>
+ </sect>
+ <sect categorycode="DevelopmentEnvironmentsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="DevelopmentKernels">
+ <title>Kernels</title>
+ <sect categorycode="DevelopmentKernelsFreeBSD">
+ <title>FreeBSD</title>
+ </sect>
+ <sect categorycode="DevelopmentKernelsLinux">
+ <title>Linux</title>
+ </sect>
+ <sect categorycode="DevelopmentKernelsNetBSD">
+ <title>NetBSD</title>
+ </sect>
+ <sect categorycode="DevelopmentKernelsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="DevelopmentLibraries">
+ <title>Libraries</title>
+ </sect>
+ <sect categorycode="DevelopmentSystem Calls">
+ <title>System Calls</title>
+ </sect>
+ <sect categorycode="DevelopmentOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="General">
+ <title>General</title>
+ <sect categorycode="GeneralLicenses">
+ <title>Licenses</title>
+ </sect>
+ <sect categorycode="GeneralLinux">
+ <title>Linux</title>
+ <sect categorycode="GeneralLinuxDistributions">
+ <title>Distributions</title>
+ <sect categorycode="GeneralLinuxDistributionsCaldera">
+ <title>Caldera</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsDebian">
+ <title>Debian</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsMandrake">
+ <title>Mandrake</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsRed Flag">
+ <title>Red Flag</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsRed Hat">
+ <title>Red Hat</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsSlackware">
+ <title>Slackware</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsSuSE">
+ <title>SuSE</title>
+ </sect>
+ <sect categorycode="GeneralLinuxDistributionsOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="GeneralLinuxGeneral">
+ <title>General</title>
+ </sect>
+ <sect categorycode="GeneralLinuxOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="GeneralOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="GNOME">
+ <title>GNOME</title>
+ <sect categorycode="GNOMEAccessibility">
+ <title>Accessibility</title>
+ </sect>
+ <sect categorycode="GNOMECore Desktop">
+ <title>Core Desktop</title>
+ </sect>
+ <sect categorycode="GNOMEDesktop">
+ <title>Desktop</title>
+ <sect categorycode="GNOMEDesktopUser Guides">
+ <title>User Guides</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOMEApplets">
+ <title>Applets</title>
+ <sect categorycode="GNOMEAppletsAccessories">
+ <title>Accessories</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsAmusement">
+ <title>Amusement</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsClock">
+ <title>Clock</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsInternet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsMonitors">
+ <title>Monitors</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsMultimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsNetwork">
+ <title>Network</title>
+ </sect>
+ <sect categorycode="GNOMEAppletsUtility">
+ <title>Utility</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOMEApplications">
+ <title>Applications</title>
+ <sect categorycode="GNOMEApplicationsAccessories">
+ <title>Accessories</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsDesktop Preferences">
+ <title>Desktop Preferences</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsGames">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsGraphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsInternet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsOffice">
+ <title>Office</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsProgramming">
+ <title>Programming</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsSound and Video">
+ <title>Sound and Video</title>
+ </sect>
+ <sect categorycode="GNOMEApplicationsSystem Tools">
+ <title>System Tools</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOMEPreferences">
+ <title>Preferences</title>
+ </sect>
+ <sect categorycode="GNOMESystem Administration">
+ <title>System Administration</title>
+ </sect>
+ <sect categorycode="GNOMEUtilities">
+ <title>Utilities</title>
+ </sect>
+ <sect categorycode="GNOMEDevelopment">
+ <title>Development</title>
+ <sect categorycode="GNOMEDevelopmentApplications">
+ <title>Applications</title>
+ </sect>
+ <sect categorycode="GNOMEDevelopmentIntroductory">
+ <title>Introductory</title>
+ </sect>
+ <sect categorycode="GNOMEDevelopmentTutorials">
+ <title>Tutorials</title>
+ </sect>
+ <sect categorycode="GNOMEDevelopmentWhite Papers">
+ <title>White Papers</title>
+ </sect>
+ </sect>
+ <sect categorycode="GNOMEGames">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="GNOMEGraphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="GNOMEInternet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="GNOMEMultimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="GNOMESettings">
+ <title>Settings</title>
+ </sect>
+ <sect categorycode="GNOMESystem">
+ <title>System</title>
+ </sect>
+ <sect categorycode="GNOMEOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="KDE">
+ <title>KDE</title>
+ <sect categorycode="KDEUtilities">
+ <title>Utilities</title>
+ </sect>
+ <sect categorycode="KDEApplications">
+ <title>Applications</title>
+ </sect>
+ <sect categorycode="KDEGames">
+ <title>Games</title>
+ </sect>
+ <sect categorycode="KDEGraphics">
+ <title>Graphics</title>
+ </sect>
+ <sect categorycode="KDEInternet">
+ <title>Internet</title>
+ </sect>
+ <sect categorycode="KDEMultimedia">
+ <title>Multimedia</title>
+ </sect>
+ <sect categorycode="KDESettings">
+ <title>Settings</title>
+ </sect>
+ <sect categorycode="KDESystem">
+ <title>System</title>
+ </sect>
+ <sect categorycode="KDEPrograms">
+ <title>Programs</title>
+ </sect>
+ <sect categorycode="KDEDevelopment">
+ <title>Development</title>
+ </sect>
+ <sect categorycode="KDEOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+
+ <sect categorycode="System">
+ <title>System</title>
+ <sect categorycode="SystemAdministration">
+ <title>Administration</title>
+ <sect categorycode="SystemAdministrationBackups">
+ <title>Backups</title>
+ <sect categorycode="SystemAdministrationBackupsLocal">
+ <title>Local</title>
+ </sect>
+ <sect categorycode="SystemAdministrationBackupsRemote">
+ <title>Remote</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemAdministrationFilesystems">
+ <title>Filesystems</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworking">
+ <title>Networking</title>
+ <sect categorycode="SystemAdministrationNetworkingAppleTalk">
+ <title>AppleTalk</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworkingPPP">
+ <title>PPP</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworkingSMB">
+ <title>SMB</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworkingTCP/IP">
+ <title>TCP/IP</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworkingDNS">
+ <title>DNS</title>
+ </sect>
+ <sect categorycode="SystemAdministrationNetworkingOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemAdministrationUsers">
+ <title>Users</title>
+ </sect>
+ <sect categorycode="SystemAdministrationOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemConfiguration">
+ <title>Configuration</title>
+ <sect categorycode="SystemConfigurationConfig Files">
+ <title>Config Files</title>
+ </sect>
+ <sect categorycode="SystemConfigurationConfiguration Tools">
+ <title>Configuration Tools</title>
+ </sect>
+ <sect categorycode="SystemConfigurationOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemHardware">
+ <title>Hardware</title>
+ <sect categorycode="SystemHardwareProcessor">
+ <title>Processor</title>
+ </sect>
+ <sect categorycode="SystemHardwareStorage">
+ <title>Storage</title>
+ </sect>
+ <sect categorycode="SystemHardwareVideo">
+ <title>Video</title>
+ </sect>
+ <sect categorycode="SystemHardwareInput Devices">
+ <title>Input Devices</title>
+ </sect>
+ <sect categorycode="SystemHardwareNetworking">
+ <title>Networking</title>
+ </sect>
+ <sect categorycode="SystemHardwarePCI/ISA/PCMCIA">
+ <title>PCI/ISA/PCMCIA</title>
+ </sect>
+ <sect categorycode="SystemHardwareOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemPackage Management">
+ <title>Package Management</title>
+ </sect>
+ <sect categorycode="SystemSecurity">
+ <title>Security</title>
+ <sect categorycode="SystemSecurityFirewall">
+ <title>Firewall</title>
+ </sect>
+ <sect categorycode="SystemSecurityIntrusion Detection">
+ <title>Intrusion Detection</title>
+ </sect>
+ <sect categorycode="SystemSecurityVirus">
+ <title>Virus</title>
+ </sect>
+ <sect categorycode="SystemSecurityOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemServices">
+ <title>Services</title>
+ <sect categorycode="SystemServicesHTTP">
+ <title>HTTP</title>
+ </sect>
+ <sect categorycode="SystemServicesFTP">
+ <title>FTP</title>
+ </sect>
+ <sect categorycode="SystemServicesSMB">
+ <title>SMB</title>
+ </sect>
+ <sect categorycode="SystemServicesSSH">
+ <title>SSH</title>
+ </sect>
+ <sect categorycode="SystemServicesTelnet">
+ <title>Telnet</title>
+ </sect>
+ <sect categorycode="SystemServicesSyslog">
+ <title>Syslog</title>
+ </sect>
+ <sect categorycode="SystemServicesBIND">
+ <title>BIND</title>
+ </sect>
+ <sect categorycode="SystemServicesPrinting">
+ <title>Printing</title>
+ </sect>
+ <sect categorycode="SystemServicesOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+ <sect categorycode="SystemOther">
+ <title>Other</title>
+ </sect>
+ </sect>
+</ScrollKeeperContentsList>