cmd: lintian --no-cfg --display-level '>=classification' --display-experimental --info --show-overrides '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs-trinity_14.2.0~pre290-0debian14.0.0+36~b.dsc' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs-data-trinity_14.2.0~pre290-0debian14.0.0+36~b_all.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs-trinity-dbg_14.2.0~pre290-0debian14.0.0+36~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs-trinity_14.2.0~pre290-0debian14.0.0+36~b_all.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs14-imagetops-trinity_14.2.0~pre290-0debian14.0.0+36~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs14-trinity-dev_14.2.0~pre290-0debian14.0.0+36~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs14-trinity-doc_14.2.0~pre290-0debian14.0.0+36~b_all.deb' '/tmp/debusine-fetch-exec-upload-4jf_qtkl/tdelibs14t64-trinity_14.2.0~pre290-0debian14.0.0+36~b_armhf.deb' output (contains stderr only, stdout was captured): Files in working directory: lintian.txt -------------------- N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:11] N: N: The given override refers to an unknown tag. N: N: Please refer to Format of override files (Section 2.4.1) in the Lintian N: User's Manual for details. N: N: Visibility: error N: Show-Always: yes N: Check: debian/lintian-overrides/mystery N: N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:14] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:15] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:16] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:17] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:20] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:21] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:22] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:23] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:26] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:27] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:2] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:5] N: E: tdelibs14t64-trinity: alien-tag tdelibs14-trinity: [usr/share/lintian/overrides/tdelibs14t64-trinity:8] N: E: tdelibs-data-trinity: copyright-file-contains-full-gfdl-license N: N: The copyright file /usr/share/doc/*pkg*/copyright contains the complete N: text of the GFDL v1.2. It should refer to the file N: /usr/share/common-licenses/GFDL-1.2 instead. N: N: Please refer to Copyright information (Section 12.5) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: debian/copyright N: N: E: tdelibs-trinity: copyright-file-contains-full-gfdl-license N: E: tdelibs-trinity-dbg: copyright-file-contains-full-gfdl-license N: E: tdelibs14-imagetops-trinity: copyright-file-contains-full-gfdl-license N: E: tdelibs14-trinity-dev: copyright-file-contains-full-gfdl-license N: E: tdelibs14-trinity-doc: copyright-file-contains-full-gfdl-license N: E: tdelibs14t64-trinity: copyright-file-contains-full-gfdl-license N: E: tdelibs14-trinity-dev: custom-library-search-path RUNPATH /build/reproducible-path/tdelibs-trinity-14.2.0~pre290/obj-arm-linux-gnueabihf/dcop [opt/trinity/lib/libtdecore.so] N: N: The binary or shared library sets RPATH or RUNPATH. This overrides the N: normal library search path, possibly interfering with local policy and N: causing problems for multilib, among other issues. N: N: The only time a binary or shared library in a Debian package should set N: RPATH or RUNPATH is if it is linked to private shared libraries in the N: same package. In that case, place those private shared libraries in N: /usr/lib/*package*. Libraries used by binaries in other packages should be N: placed in /lib or /usr/lib as appropriate, with a proper SONAME, in which N: case RPATH/RUNPATH is unnecessary. N: N: To fix this problem, look for link lines like: N: N: gcc test.o -o test -Wl,--rpath,/usr/local/lib N: N: or N: N: gcc test.o -o test -R/usr/local/lib N: N: and remove the -Wl,--rpath or -R argument. You can also use the chrpath N: utility to remove the RPATH. N: N: Please refer to https://wiki.debian.org/RpathIssue for details. N: N: Visibility: error N: Show-Always: no N: Check: binaries/rpath N: Renamed from: binary-or-shlib-defines-rpath N: N: E: tdelibs14-trinity-dev: custom-library-search-path RUNPATH /build/reproducible-path/tdelibs-trinity-14.2.0~pre290/obj-arm-linux-gnueabihf/tdefx [opt/trinity/lib/libtdecore.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/] N: N: Debian packages should not install into /opt, because it is reserved for N: add-on software. N: N: Please refer to /opt : Add-on application software packages (Section 3.13) N: in the Filesystem Hierarchy Standard for details. N: N: Visibility: error N: Show-Always: no N: Check: files/hierarchy/standard N: N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/artsmessage] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/cupsdconf] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/cupsdoprint] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcop] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopclient] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopfind] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopobject] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopquit] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopref] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopserver] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopserver_shutdown] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/dcopstart] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/filesharelist] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/fileshareset] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kaddprinterwizard] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kcookiejar] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kded] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kdetcompmgr] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kdontchangethehostname] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kfmexec] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kgrantpty] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kinstalltheme] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kpac_dhcp_helper] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kshell] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/kwrapper] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/lnusertemp] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/make_driver_db_cups] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/make_driver_db_lpr] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/meinproc] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/start_tdeinit] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/start_tdeinit_wrapper] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tde-config] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tde-menu] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tde_dbus_hardwarecontrol] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeab2tdeabc] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdebuildsycoca] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdecmshell.real] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdecmshell] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeconf_update] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdedostartupconfig] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdefile] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdehotnewstuff] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeinit] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeinit_shutdown] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeinit_wrapper] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeio_http_cache_cleaner] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeio_uiserver] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeioexec] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeioslave] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdeiso_info] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdelauncher] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdelfeditor] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdemailservice] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdesendbugmail] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdestartupconfig] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdesu_stub] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdetelnetservice] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/bin/tdetradertest] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libDCOP.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libDCOP.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libartskde.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libartskde.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libconnectionmanager.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libconnectionmanager.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkatepartinterfaces.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkatepartinterfaces.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkjava.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkjava.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkjs.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libkjs.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libnetworkstatus.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libnetworkstatus.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_dir.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_dir.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_file.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_file.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_ldaptdeio.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_ldaptdeio.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_net.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_net.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdecore.so.14.1.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdecore.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdednssd.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdednssd.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdefakes.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdefakes.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdefx.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdefx.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdehtml.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdehtml.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdehw.so.14.1.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdehw.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeimproxy.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeimproxy.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_cupsdconf.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_dcopserver.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kaddprinterwizard.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kcookiejar.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kded.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdebuildsycoca.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdecmshell.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeconf_update.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeio_uiserver.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdelauncher.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeio.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeio.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemdi.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemdi.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemdi2.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemdi2.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemediaplayer.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemediaplayer.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemid.so.0.0.95] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdemid.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdenewstuff.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdenewstuff.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdentlm.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdentlm.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeparts.so.2.1.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeparts.so.2] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeprint.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeprint.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeprint_management.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeprint_management.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtderandr.so.0.0.95] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtderandr.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtderesources.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtderesources.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdersync.so.0.0.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdersync.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdesasl.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdesasl.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdescreensaver.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdescreensaver.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdescript.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdescript.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdespell.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdespell.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdespell2.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdespell2.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdesu.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdesu.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdetexteditor.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdetexteditor.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeui.so.14.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeui.so.14] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeunittest.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeunittest.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeutils.so.1.2.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdeutils.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdewalletbackend.so.1.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdewalletbackend.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdewalletclient.so.1.0.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libtdewalletclient.so.1] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libvcard.so.0.0.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/libvcard.so.0] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/cupsdconf.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/cupsdconf.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/dcopserver.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/dcopserver.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kaddprinterwizard.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kaddprinterwizard.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kbzip2filter.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kbzip2filter.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcm_tderesources.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcm_tderesources.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcookiejar.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcookiejar.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kcookiejar.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kcookiejar.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kdetrayproxy.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kdetrayproxy.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kpasswdserver.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kpasswdserver.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kssld.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_kssld.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_proxyscout.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_proxyscout.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_tdeprintd.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_tdeprintd.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_tdewalletd.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kded_tdewalletd.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kgzipfilter.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kgzipfilter.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_dds.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_dds.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_eps.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_eps.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_exr.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_exr.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_hdr.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_hdr.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_ico.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_ico.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_jp2.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_jp2.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_pcx.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_pcx.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_psd.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_psd.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_rgb.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_rgb.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_tga.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_tga.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_tiff.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_tiff.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_webp.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_webp.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_xcf.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_xcf.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_xview.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kimg_xview.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kjavaappletviewer.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kjavaappletviewer.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/knotify.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/knotify.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kxzfilter.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kxzfilter.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libkatepart.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libkatepart.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libshellscript.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libshellscript.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdecertpart.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdecertpart.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdehtmlpart.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdehtmlpart.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdemarkdown.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdemarkdown.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdemultipart.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdemultipart.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdeprint_management_module.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/libtdeprint_management_module.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/designer/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/designer/tdewidgets.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/designer/tdewidgets.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/asteroid.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/asteroid.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/highcolor.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/highcolor.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/highcontrast.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/highcontrast.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/keramik.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/keramik.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/kthemestyle.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/kthemestyle.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/light.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/light.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/plastik.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/plugins/styles/plastik.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_dir.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_dir.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_file.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_file.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_ldaptdeio.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_ldaptdeio.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_net.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabc_net.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabcformat_binary.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeabcformat_binary.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdebuildsycoca.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdebuildsycoca.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdecmshell.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdecmshell.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeconf_update.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeconf_update.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdefile_elf.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdefile_elf.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdefileaudiopreview.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdefileaudiopreview.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdehtmlimagepart.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdehtmlimagepart.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_file.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_file.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_ftp.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_ftp.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_ghelp.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_ghelp.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_help.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_help.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_http.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_http.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_http_cache_cleaner.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_http_cache_cleaner.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_iso.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_iso.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_metainfo.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_metainfo.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_uiserver.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeio_uiserver.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdelauncher.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdelauncher.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_cups.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_cups.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_ext.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_ext.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_lpdunix.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_lpdunix.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_lpr.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_lpr.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_rlpr.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_rlpr.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_tool_escputil.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdeprint_tool_escputil.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_aspell.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_aspell.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_hspell.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_hspell.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_ispell.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdespell_ispell.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdestyle_highcontrast_config.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdestyle_highcontrast_config.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdestyle_plastik_config.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdestyle_plastik_config.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_insertfile.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_insertfile.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_isearch.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_isearch.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_kdatatool.la] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/tdetexteditor_kdatatool.so] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/deviceclasses/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/deviceclasses/floppydisk-platform.hwclass] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/deviceclasses/floppydisk-udev.hwclass] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/pnpdev/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/pnpdev/dpy.ids] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehwlib/pnpdev/pnp.ids] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/services/] N: E: tdelibs14t64-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdefile_elf.desktop] N: E: tdelibs14t64-trinity: embedded-library ltdl [opt/trinity/bin/tdeinit] N: N: The given ELF object appears to have been statically linked to a library. N: Doing this is strongly discouraged due to the extra work needed by the N: security team to fix all the extra embedded copies or trigger the package N: rebuilds, as appropriate. N: N: If the package uses a modified version of the given library it is highly N: recommended to coordinate with the library's maintainer to include the N: changes on the system version of the library. N: N: Please refer to Embedded code copies (Section 4.13) in the Debian Policy N: Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: libraries/embedded N: N: E: tdelibs14t64-trinity: embedded-library ltdl [opt/trinity/bin/tdeioslave] N: E: tdelibs14t64-trinity: embedded-library ltdl [opt/trinity/lib/libtdecore.so.14.1.0] N: E: tdelibs14t64-trinity: embedded-library ltdl [opt/trinity/lib/libtdeio.so.14.0.0] N: E: tdelibs14-trinity-dev: missing-dependency-on-libc needed by opt/trinity/bin/dcopidl and 6 others N: N: The listed file appears to be linked against the C library, but the N: package doesn't depend on the C library package. Normally this indicates N: that ${shlibs:Depends} was omitted from the Depends line for this package N: in debian/control. N: N: All shared libraries and compiled binaries must be run through N: dpkg-shlibdeps to find out any libraries they are linked against (often N: via the dh_shlibdeps debhelper command). The package containing these N: files must then depend on ${shlibs:Depends} in debian/control to get the N: proper package dependencies for those libraries. N: N: Please refer to Generating dependencies on shared libraries (Section N: 8.6.1) in the Debian Policy Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: binaries/prerequisites N: N: E: tdelibs14-trinity-dev: no-code-sections [opt/trinity/lib/libtdefakes_nonpic.a] N: N: N: The named members of the static library have no usable code sections. N: N: It happens when shared objects are built with -flto=auto but without N: -ffat-lto-objects. dh_strip strips the LTO sections but may leave the N: static library without any usable code. N: N: Please refer to Bug#977596 for details. N: N: Visibility: error N: Show-Always: no N: Check: libraries/static/no-code N: N: E: tdelibs14-trinity-dev: no-code-sections [opt/trinity/lib/libtdefakes_pic.a] N: E: tdelibs14t64-trinity: package-modifies-ld.so-search-path [etc/ld.so.conf.d/trinitylibs-armhf.conf] N: N: The package changes the search path for the runtime linker, but is not N: part of libc. The offending file is in /etc/ld.so.conf.d. N: N: It is not okay to install libraries in a different directory and then N: modify the run-time link path. Shared libraries should go into /usr/lib. N: Alternatively, they can require binaries to set the RPATH to find the N: library. N: N: Without this precaution, conflicting libraries may trigger segmentation N: faults for what should have been a conflict in the package manager. N: N: Please refer to Libraries (Section 10.2) in the Debian Policy Manual for N: details. N: N: Visibility: error N: Show-Always: no N: Check: files/ld-so N: N: W: tdelibs-data-trinity: copyright-refers-to-deprecated-bsd-license-file N: N: The copyright file refers to /usr/share/common-licenses/BSD. Due to the N: brevity of this license, the specificity of this copy to code whose N: copyright is held by the Regents of the University of California, and the N: frequency of minor wording changes in the license, its text should be N: included in the copyright file directly rather than referencing this file. N: N: This file may be removed from a future version of base-files if references N: to it drop sufficiently. N: N: Please refer to Copyright information (Section 12.5) in the Debian Policy N: Manual for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: N: W: tdelibs-trinity: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs-trinity-dbg: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs14-imagetops-trinity: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs14-trinity-dev: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs14-trinity-doc: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs14t64-trinity: copyright-refers-to-deprecated-bsd-license-file N: W: tdelibs-trinity source: dbg-package-missing-depends tdelibs-trinity-dbg N: N: The given binary package has a name of the form of "X-dbg", indicating it N: contains detached debugging symbols for the package X. If so, it should N: depend on the corresponding package, generally with (= ${binary:Version}) N: since the debugging symbols are only useful with the binaries created by N: the same build. N: N: Note that the package being depended upon cannot be "Architecture: all". N: N: If this package provides debugging symbols for multiple other packages, it N: should normally depend on all of those packages as alternatives. In other N: words, pkga (= ${binary:Version}) | pkgb (= ${binary:Version}) and so N: forth. N: N: Visibility: warning N: Show-Always: no N: Check: fields/package-relations N: N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:2] N: N: The package contains D-Bus policy configuration that uses the deprecated N: at_console condition to impose a different policy for users who are N: "logged in at the console" according to systemd-logind, ConsoleKit or N: similar APIs, such as: N: N: N: N: N: N: N: N: N: The maintainers of D-Bus recommend that services should allow or deny N: method calls according to broad categories that are not typically altered N: by the system administrator (usually either "all users", or only root N: and/or a specified system user). N: N: If finer-grained authorization is required, the service should accept the N: method call message, then call out to PolicyKit to decide whether to honor N: the request. PolicyKit can use system-administrator-configurable policies N: to make that decision, including distinguishing between users who are "at N: the console" and those who are not. N: N: Please refer to https://bugs.freedesktop.org/show_bug.cgi?id=39611 for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: desktop/dbus N: N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:3] N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:4] N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:5] N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:6] N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:7] N: W: tdelibs14t64-trinity: dbus-policy-at-console [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf:8] N: W: tdelibs14t64-trinity: dbus-policy-in-etc [etc/dbus-1/system.d/org.trinitydesktop.hardwarecontrol.conf] N: N: The package contains D-Bus policy configuration and installs it under N: /etc/dbus-1/system.d or /etc/dbus-1/session.d. These directories are N: reserved for local configuration, which overrides the default policies in N: /usr. N: N: The correct directory for system bus policy installed by packages is N: /usr/share/dbus-1/system.d. N: N: The correct directory for session bus policy installed by packages (not N: usually needed) is /usr/share/dbus-1/session.d. N: N: Please refer to the dbus-daemon(1) manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: desktop/dbus N: N: W: tdelibs14t64-trinity: elevated-privileges 4755 root/root [opt/trinity/bin/fileshareset] N: N: This executable does not run with the identity of the user who executes N: it. It runs instead with its owner ID in the file system or with its group N: ID, or both. N: N: This security-relevant setting is intentional for programs that regularly N: acquire elevated privileges, such as /bin/su, but can be a significant N: risk when it the setting is not intended. N: N: Please override if needed. N: N: Visibility: warning N: Show-Always: no N: Check: files/permissions N: Renamed from: setuid-binary setgid-binary setuid-gid-binary N: N: W: tdelibs14t64-trinity: elevated-privileges 4755 root/root [opt/trinity/bin/kgrantpty] N: W: tdelibs14t64-trinity: elevated-privileges 4755 root/root [opt/trinity/bin/kpac_dhcp_helper] N: W: tdelibs14t64-trinity: elevated-privileges 4755 root/root [opt/trinity/bin/start_tdeinit] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/dcopidl2cpp] N: N: This package provides an ELF binary that lacks the "read-only relocation" N: link flag. This package was likely not built with the default Debian N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags N: directly, be sure to import LDFLAGS. N: N: Please refer to https://wiki.debian.org/Hardening for details. N: N: Visibility: warning N: Show-Always: no N: Check: binaries/hardening N: N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/dcopidl] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/ksvgtopng] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/maketdewidgets] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/tdeconfig_compiler] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/bin/tdeunittestmodrunner] N: W: tdelibs14-trinity-dev: hardening-no-relro [opt/trinity/lib/libtdecore.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/artsmessage] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/cupsdconf] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/cupsdoprint] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcop] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopclient] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopfind] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopobject] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopquit] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopref] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopserver] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopserver_shutdown] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/dcopstart] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kaddprinterwizard] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kcookiejar] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kded] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kdetcompmgr] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kdontchangethehostname] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kgrantpty] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kinstalltheme] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kpac_dhcp_helper] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kshell] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/kwrapper] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/lnusertemp] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/make_driver_db_cups] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/make_driver_db_lpr] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/meinproc] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/start_tdeinit] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/start_tdeinit_wrapper] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tde-config] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tde-menu] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tde_dbus_hardwarecontrol] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeab2tdeabc] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdebuildsycoca] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdecmshell.real] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeconf_update] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdedostartupconfig] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdefile] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdehotnewstuff] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeinit] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeinit_shutdown] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeinit_wrapper] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeio_http_cache_cleaner] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeio_uiserver] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeioexec] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeioslave] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdeiso_info] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdelauncher] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdemailservice] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdesendbugmail] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdestartupconfig] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdesu_stub] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdetelnetservice] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/bin/tdetradertest] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libDCOP.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libartskde.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libconnectionmanager.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libkatepartinterfaces.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libkjs.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libnetworkstatus.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeabc.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeabc_dir.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeabc_file.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeabc_ldaptdeio.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeabc_net.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdecore.so.14.1.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdednssd.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdefx.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdehtml.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdehw.so.14.1.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeimproxy.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_cupsdconf.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_dcopserver.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_kaddprinterwizard.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_kcookiejar.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_kded.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdebuildsycoca.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdecmshell.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdeconf_update.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdeio_uiserver.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeinit_tdelauncher.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeio.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdemdi.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdemdi2.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdemediaplayer.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdemid.so.0.0.95] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdenewstuff.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdentlm.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeparts.so.2.1.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeprint.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeprint_management.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtderandr.so.0.0.95] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtderesources.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdersync.so.0.0.1] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdesasl.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdescreensaver.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdescript.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdespell2.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdesu.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdetexteditor.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeui.so.14.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeunittest.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdeutils.so.1.2.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdewalletbackend.so.1.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libtdewalletclient.so.1.0.1] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/libvcard.so.0.0.0] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/cupsdconf.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/dcopserver.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kaddprinterwizard.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kbzip2filter.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kcm_tderesources.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kcookiejar.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_kcookiejar.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_kdetrayproxy.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_kpasswdserver.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_kssld.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_proxyscout.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_tdeprintd.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kded_tdewalletd.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kgzipfilter.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_dds.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_eps.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_exr.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_hdr.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_ico.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_jp2.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_pcx.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_psd.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_rgb.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_tga.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_tiff.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_webp.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_xcf.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kimg_xview.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kjavaappletviewer.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/knotify.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/kxzfilter.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libkatepart.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libshellscript.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libtdecertpart.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libtdehtmlpart.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libtdemarkdown.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libtdemultipart.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/libtdeprint_management_module.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/designer/tdewidgets.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/asteroid.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/highcolor.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/highcontrast.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/keramik.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/kthemestyle.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/light.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/plugins/styles/plastik.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeabc_dir.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeabc_file.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeabc_ldaptdeio.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeabc_net.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeabcformat_binary.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdebuildsycoca.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdecmshell.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeconf_update.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdefile_elf.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdefileaudiopreview.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdehtmlimagepart.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_file.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_ftp.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_ghelp.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_help.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_http.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_http_cache_cleaner.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_iso.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_metainfo.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeio_uiserver.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdelauncher.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_cups.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_ext.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_lpdunix.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_lpr.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_rlpr.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdeprint_tool_escputil.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdespell_aspell.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdespell_hspell.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdespell_ispell.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdestyle_highcontrast_config.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdestyle_plastik_config.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdetexteditor_insertfile.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdetexteditor_isearch.so] N: W: tdelibs14t64-trinity: hardening-no-relro [opt/trinity/lib/trinity/tdetexteditor_kdatatool.so] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 116x128 [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/koffice.png] N: N: The icon has a size that differs from the size specified by the name of N: the directory under which it was installed. The icon was probably N: mistakenly installed into the wrong directory. N: N: Visibility: warning N: Show-Always: no N: Check: desktop/icons N: N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 127x142 [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.database.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 128x128 [opt/trinity/share/icons/crystalsvg/64x64/places/file_broken.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 128x143 [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 128x143 [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 128x143 [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-rtf.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 13x16 [opt/trinity/share/icons/crystalsvg/16x16/actions/music_cleficon.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_32ndnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_cross.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_eightnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_fermatenote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_flat.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_fullnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_halfnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_natur.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_quarternote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_sixteenthnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x22 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_fermatenote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 14x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_cross.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/22x22/actions/hibernate.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/22x22/actions/suspend.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/32x32/actions/hibernate.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/32x32/actions/suspend.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/48x48/actions/hibernate.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x16 [opt/trinity/share/icons/crystalsvg/48x48/actions/suspend.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 16x288 [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 18x22 [opt/trinity/share/icons/crystalsvg/22x22/actions/music_cleficon.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 19x18 [opt/trinity/share/icons/crystalsvg/16x16/actions/inline_image.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 19x18 [opt/trinity/share/icons/crystalsvg/16x16/actions/inline_table.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_32ndnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_eightnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_flat.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_fullnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_halfnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_natur.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_quarternote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 20x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_sixteenthnote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x22 [opt/trinity/share/icons/crystalsvg/16x16/actions/compfile.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x22 [opt/trinity/share/icons/crystalsvg/16x16/actions/make_tdevelop.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x25 [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.database.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x25 [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x25 [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x25 [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-rtf.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 22x396 [opt/trinity/share/icons/crystalsvg/22x22/actions/trinity.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 24x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_dottednote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 26x32 [opt/trinity/share/icons/crystalsvg/32x32/actions/music_cleficon.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 29x32 [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/koffice.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 32x36 [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.database.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 32x36 [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 32x36 [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 32x36 [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-rtf.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 32x576 [opt/trinity/share/icons/crystalsvg/32x32/actions/trinity.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 43x48 [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/koffice.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 48x54 [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.database.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 48x54 [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 48x54 [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 48x54 [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-rtf.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 48x864 [opt/trinity/share/icons/crystalsvg/48x48/actions/trinity.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 58x64 [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/koffice.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 64x72 [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.database.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 64x72 [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 64x72 [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 64x72 [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-rtf.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 8x15 [opt/trinity/share/icons/crystalsvg/16x16/actions/music_cross.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 8x15 [opt/trinity/share/icons/crystalsvg/16x16/actions/music_dottednote.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 8x15 [opt/trinity/share/icons/crystalsvg/16x16/actions/music_flat.png] N: W: tdelibs-data-trinity: icon-size-and-directory-name-mismatch 8x15 [opt/trinity/share/icons/crystalsvg/16x16/actions/music_natur.png] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underArtisticLicense.docbook] N: N: A file is not valid UTF-8. N: N: Debian has used UTF-8 for many years. Support for national encodings is N: being phased out. This file probably appears to users in mangled N: characters (also called mojibake). N: N: Packaging control files must be encoded in valid UTF-8. N: N: Please convert the file to UTF-8 using iconv or a similar tool. N: N: Visibility: warning N: Show-Always: no N: Check: files/encoding N: Renamed from: national-encoding-in-text-file N: debian-changelog-file-uses-obsolete-national-encoding N: debian-control-file-uses-obsolete-national-encoding N: debian-copyright-file-uses-obsolete-national-encoding N: debian-news-file-uses-obsolete-national-encoding N: debian-tests-control-uses-national-encoding N: doc-base-file-uses-obsolete-national-encoding N: national-encoding-in-debconf-template national-encoding-in-manpage N: N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underBSDLicense.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underFDL.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underGPL.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underX11License.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/update-doc.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ko/user.entities] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underLGPL.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/fdl-notice.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/gpl-notice.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/lgpl-notice.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underArtisticLicense.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underBSDLicense.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underX11License.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/update-doc.docbook] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/es.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/fr.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/ko.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/pt.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/ro.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/xsl/zh_tw.xml] N: W: tdelibs-data-trinity: national-encoding [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/user.entities] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/css_rule.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/css_stylesheet.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/css_value.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom2_range.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom2_traversal.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom_doc.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom_element.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom_text.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/dom_xml.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_base.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_block.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_document.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_element.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_head.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_image.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_list.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_object.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/dom/html_table.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/kcpuinfo.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/kmdcodec.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/kruler.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/tdecrash.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/tdeio/tdentlm.h] N: W: tdelibs14-trinity-dev: national-encoding [opt/trinity/include/tdeio/tdesasl.h] N: W: tdelibs-data-trinity: old-fsf-address-in-copyright-file N: N: The /usr/share/doc/*pkg*/copyright file refers to the old postal address N: of the Free Software Foundation (FSF). You should refer to N: https://www.gnu.org/licenses/ instead of a physical address, for example: N: N: You should have received a copy of the GNU General Public License N: along with this program. If not, see https://www.gnu.org/licenses/. N: N: Visibility: warning N: Show-Always: no N: Check: debian/copyright N: N: W: tdelibs-trinity: old-fsf-address-in-copyright-file N: W: tdelibs-trinity-dbg: old-fsf-address-in-copyright-file N: W: tdelibs14-imagetops-trinity: old-fsf-address-in-copyright-file N: W: tdelibs14-trinity-dev: old-fsf-address-in-copyright-file N: W: tdelibs14-trinity-doc: old-fsf-address-in-copyright-file N: W: tdelibs14t64-trinity: old-fsf-address-in-copyright-file N: W: tdelibs14t64-trinity: package-has-unnecessary-activation-of-ldconfig-trigger N: N: The package activates the ldconfig trigger even though no shared libraries N: are installed in a directory controlled by the dynamic library loader. N: N: Note this may be triggered by a bug in debhelper, that causes it to N: auto-generate an ldconfig trigger for packages that do not need it. N: N: Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and N: Bug#204975 for details. N: N: Visibility: warning N: Show-Always: no N: Check: libraries/shared/trigger/ldconfig N: N: W: tdelibs14t64-trinity: shared-library-lacks-prerequisites [opt/trinity/lib/libkjava.so.1.0.0] N: N: The listed shared library doesn't include information about the other N: libraries against which it was linked. N: N: More specifically, "ldd foo.so" should report such other libraries. In N: your case, it reports "statically linked". N: N: The fix is to specify the libraries. One way to do so is to add something N: like "-lc" to the command-line options for "ld". N: N: Visibility: warning N: Show-Always: no N: Check: binaries/prerequisites N: Renamed from: shared-lib-without-dependency-information N: N: Screen: coq/cmxs/prerequisites N: Advocates: "Julien Puydt" N: Reason: The Coq project comes with a kind of compiler that generates N: files which are ELF shared objects. Unfortunately, they contain N: many undefined symbols, but those are expected. N: N: There are a lot of false positives. N: N: Read more in Bug#999602. N: N: W: tdelibs14t64-trinity: shared-library-lacks-prerequisites [opt/trinity/lib/libtdefakes.so.14.0.0] N: W: tdelibs14t64-trinity: shared-library-lacks-prerequisites [opt/trinity/lib/libtdespell.so.14.0.0] N: W: tdelibs14t64-trinity: unknown-field Original-Maintainer N: N: See the Policy Manual for a list of the possible fields in a package N: control files. N: N: Please refer to Binary package control files – DEBIAN/control (Section N: 5.3) in the Debian Policy Manual and Debian source control files – .dsc N: (Section 5.4) in the Debian Policy Manual for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/unknown N: Renamed from: unknown-field-in-dsc unknown-field-in-control N: N: I: tdelibs-data-trinity: conflicts-with-version kamera-trinity (<< 4:14.0.8~) N: N: An earlier-than version clause is normally an indication that Breaks N: should be used instead of Conflicts. Breaks is a weaker requirement that N: provides the package manager more leeway to find a valid upgrade path. N: Conflicts should only be used if two packages can never be unpacked at the N: same time, or for some situations involving virtual packages (where a N: version clause is not appropriate). In particular, when moving files N: between packages, use Breaks plus Replaces, not Conflicts plus Replaces. N: N: Please refer to Conflicting binary packages - Conflicts (Section 7.4) in N: the Debian Policy Manual for details. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations N: N: I: tdelibs-data-trinity: conflicts-with-version kdebase-kio-plugins-trinity (<= 4:14.0.0~) N: I: tdelibs-data-trinity: conflicts-with-version klinkstatus-trinity (<< 4:14.0.9~) N: I: tdelibs-data-trinity: conflicts-with-version ksysv-trinity (<< 4:14.0.6~) N: I: tdelibs14-imagetops-trinity: conflicts-with-version netpbm (>= 2:10.0-15.1) N: I: tdelibs14-imagetops-trinity: conflicts-with-version tdelibs14-trinity (<< 4:14.0.10~) N: I: tdelibs14t64-trinity: conflicts-with-version tdelibs-bin-trinity (<< 4:3.3.3) N: I: tdelibs14t64-trinity: conflicts-with-version tdelibs4-trinity-dev (<< 4:3.5.7.dfsg.1-6) N: I: tdelibs14t64-trinity: conflicts-with-version tdelibs4c2-trinity (>> 4:1.0.0) N: I: tdelibs-trinity source: debian-control-has-obsolete-dbg-package (in section for tdelibs-trinity-dbg) Package [debian/control:137] N: N: The debian/control file declares a -dbg package. N: N: Debug packages are now generated automatically. It reduces the space N: requirements for archive mirrors for regular operations. N: N: Please drop the -dbg package the debian/control file. Do not change it to N: a dummy package that depends on the -dbgsym package. N: N: Please refer to https://wiki.debian.org/AutomaticDebugPackages for N: details. N: N: Visibility: info N: Show-Always: no N: Check: debug/obsolete N: N: I: tdelibs-trinity source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan and N: the Debian External Health Status project, please consider adding a format N: 5 debian/watch file containing an Untrackable field documenting the N: situation. N: N: Please refer to Upstream source location: debian/watch (Section 4.11) in N: the Debian Policy Manual and the uscan(1) manual page for details. N: N: Visibility: info N: Show-Always: no N: Check: debian/watch N: N: I: tdelibs-trinity source: duplicate-short-description tdelibs14-imagetops-trinity tdelibs14-trinity [debian/control] N: N: The listed binary packages all share the same short description, i.e. the N: first line of the Description field in debian/control. N: N: Please add a word or two, in parentheses if needed, to describe to users N: what they are installing. N: N: It is not okay to rely solely on package naming conventions to indicate N: what is inside. N: N: Visibility: info N: Show-Always: no N: Check: debian/control/field/description/duplicate N: N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/ARTISTIC] N: N: All license information should be collected in the debian/copyright file. N: This usually makes it unnecessary for the package to install this N: information in other places as well. N: N: Please refer to Copyright information (Section 12.5) in the Debian Policy N: Manual for details. N: N: Visibility: info N: Show-Always: no N: Check: files/licenses N: N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/BSD] N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/GPL_V2] N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/GPL_V3] N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/LGPL_V2] N: I: tdelibs-data-trinity: extra-license-file [opt/trinity/share/apps/LICENSES/LGPL_V3] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/dcopidl2cpp] N: N: This package provides an ELF binary that lacks the "bindnow" linker flag. N: N: This is needed (together with "relro") to make the "Global Offset Table" N: (GOT) fully read-only. The bindnow feature trades startup time for N: improved security. Please consider enabling this feature or consider N: overriding the tag (possibly with a comment about why). N: N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. N: N: The relevant compiler flags are set in LDFLAGS. N: N: Please refer to https://wiki.debian.org/Hardening for details. N: N: Visibility: info N: Show-Always: no N: Check: binaries/hardening N: N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/dcopidl] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/ksvgtopng] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/maketdewidgets] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/tdeconfig_compiler] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/bin/tdeunittestmodrunner] N: I: tdelibs14-trinity-dev: hardening-no-bindnow [opt/trinity/lib/libtdecore.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/artsmessage] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/cupsdconf] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/cupsdoprint] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcop] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopclient] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopfind] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopobject] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopquit] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopref] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopserver] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopserver_shutdown] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/dcopstart] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kaddprinterwizard] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kcookiejar] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kded] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kdetcompmgr] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kdontchangethehostname] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kgrantpty] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kinstalltheme] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kpac_dhcp_helper] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kshell] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/kwrapper] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/lnusertemp] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/make_driver_db_cups] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/make_driver_db_lpr] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/meinproc] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/start_tdeinit] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/start_tdeinit_wrapper] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tde-config] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tde-menu] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tde_dbus_hardwarecontrol] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeab2tdeabc] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdebuildsycoca] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdecmshell.real] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeconf_update] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdedostartupconfig] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdefile] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdehotnewstuff] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeinit] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeinit_shutdown] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeinit_wrapper] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeio_http_cache_cleaner] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeio_uiserver] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeioexec] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeioslave] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdeiso_info] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdelauncher] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdelfeditor] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdemailservice] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdesendbugmail] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdestartupconfig] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdesu_stub] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdetelnetservice] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/bin/tdetradertest] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libDCOP.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libartskde.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libconnectionmanager.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libkatepartinterfaces.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libkjs.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libnetworkstatus.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeabc.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeabc_dir.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeabc_file.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeabc_ldaptdeio.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeabc_net.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdecore.so.14.1.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdednssd.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdefx.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdehtml.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdehw.so.14.1.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeimproxy.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_cupsdconf.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_dcopserver.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_kaddprinterwizard.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_kcookiejar.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_kded.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdebuildsycoca.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdecmshell.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdeconf_update.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdeio_uiserver.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeinit_tdelauncher.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeio.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdemdi.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdemdi2.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdemediaplayer.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdemid.so.0.0.95] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdenewstuff.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdentlm.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeparts.so.2.1.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeprint.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeprint_management.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtderandr.so.0.0.95] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtderesources.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdersync.so.0.0.1] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdesasl.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdescreensaver.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdescript.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdespell2.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdesu.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdetexteditor.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeui.so.14.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeunittest.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdeutils.so.1.2.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdewalletbackend.so.1.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libtdewalletclient.so.1.0.1] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/libvcard.so.0.0.0] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/cupsdconf.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/dcopserver.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kaddprinterwizard.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kbzip2filter.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kcm_tderesources.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kcookiejar.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_kcookiejar.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_kdetrayproxy.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_kpasswdserver.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_kssld.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_proxyscout.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_tdeprintd.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kded_tdewalletd.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kgzipfilter.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_dds.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_eps.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_exr.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_hdr.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_ico.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_jp2.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_pcx.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_psd.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_rgb.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_tga.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_tiff.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_webp.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_xcf.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kimg_xview.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kjavaappletviewer.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/knotify.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kxzfilter.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libkatepart.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libshellscript.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libtdecertpart.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libtdehtmlpart.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libtdemarkdown.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libtdemultipart.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/libtdeprint_management_module.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/designer/tdewidgets.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/asteroid.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/highcolor.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/highcontrast.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/keramik.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/kthemestyle.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/light.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/plugins/styles/plastik.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeabc_dir.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeabc_file.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeabc_ldaptdeio.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeabc_net.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeabcformat_binary.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdebuildsycoca.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdecmshell.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeconf_update.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdefile_elf.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdefileaudiopreview.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdehtmlimagepart.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_file.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_ftp.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_ghelp.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_help.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_http.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_http_cache_cleaner.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_iso.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_metainfo.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeio_uiserver.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdelauncher.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_cups.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_ext.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_lpdunix.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_lpr.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_rlpr.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdeprint_tool_escputil.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdespell_aspell.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdespell_hspell.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdespell_ispell.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdestyle_highcontrast_config.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdestyle_plastik_config.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdetexteditor_insertfile.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdetexteditor_isearch.so] N: I: tdelibs14t64-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/tdetexteditor_kdatatool.so] N: I: tdelibs-trinity source: installable-field-mirrors-source (in section for tdelibs-data-trinity) Section [debian/control:44] N: N: The named field for an installation package in debian/control has the same N: value as the one inherited from the source paragraph. N: N: In the interest of shorter and clearer files, you may wish to take N: advantage of the inheritance rules. This field is redundant. N: N: Visibility: info N: Show-Always: no N: Check: debian/control/field/redundant N: Renamed from: binary-control-field-duplicates-source N: N: I: tdelibs-trinity source: installable-field-mirrors-source (in section for tdelibs-trinity) Section [debian/control:26] N: I: tdelibs-trinity source: installable-field-mirrors-source (in section for tdelibs-trinity-dbg) Priority [debian/control:142] N: I: tdelibs-trinity source: installable-field-mirrors-source (in section for tdelibs14-imagetops-trinity) Section [debian/control:82] N: I: tdelibs-trinity source: installable-field-mirrors-source (in section for tdelibs14-trinity) Section [debian/control:60] N: I: tdelibs-trinity source: no-dh-sequencer [debian/rules] N: N: This package does not use the dh sequencer in debian/rules. N: N: While maintainers may use a variety of build systems, this one is by far N: the most popular. N: N: Maintainers are strongly encouraged to use the dh sequencer in new N: packages and convert existing ones when appropriate. N: N: Visibility: info N: Show-Always: no N: Check: debian/rules/dh-sequencer N: N: I: tdelibs-trinity source: ored-build-depends-on-obsolete-package Build-Depends: libcupsys2-dev N: N: The package build-depends on an ORed group of packages which includes a N: package that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations N: N: I: tdelibs-trinity source: ored-build-depends-on-obsolete-package Build-Depends: libidn11-dev => libidn-dev N: I: tdelibs14-trinity-dev: ored-depends-on-obsolete-package Depends: libidn11-dev => libidn-dev N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations N: N: I: tdelibs14-trinity-dev: ored-depends-on-obsolete-package Recommends: libcupsys2-dev N: I: tdelibs-trinity source: out-of-date-standards-version 3.8.3 (released 2009-08-16) (current is 4.7.3) N: N: The source package refers to a Standards-Version older than the one that N: was current at the time the package was created (according to the N: timestamp of the latest debian/changelog entry). Please consider updating N: the package to current Policy and setting this control field N: appropriately. N: N: If the package is already compliant with the current standards, you don't N: have to re-upload the package just to adjust the Standards-Version control N: field. However, please remember to update this field next time you upload N: the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Please refer to N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for N: details. N: N: Visibility: info N: Show-Always: no N: Check: fields/standards-version N: N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/customization/README] N: N: This package ships a documentation file outside /usr/share/doc N: Documentation files are normally installed inside /usr/share/doc. N: N: If this file doesn't describe the contents or purpose of the directory it N: is in, please consider moving this file to /usr/share/doc/ or maybe even N: removing it. If this file does describe the contents or purpose of the N: directory it is in, please add a lintian override. N: N: Visibility: info N: Show-Always: no N: Check: documentation N: N: Screen: python/egg/metadata N: Advocates: "Scott Kitterman" N: Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for N: Python modules. Those files are not documentation even though N: some of their names carry the .txt file extension. N: N: Python modules can be both public and private. N: N: Read more in N: https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory, N: https://www.python.org/dev/peps/pep-0376/#id16, N: https://www.python.org/dev/peps/pep-0610/, N: https://www.python.org/dev/peps/pep-0639/, N: https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html, N: and Bug#1003913. N: N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/customization/xsl/README] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/40chg.txt] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/41chg.txt] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/readme.txt] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/README] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xsl/README] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xsl/TODO] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/README] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/appheader.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/artistic-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/bsd-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/fdl-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/fdl-notice.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/footer.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/gpl-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/header.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/lgpl-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/mainfooter.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/mainheader.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/qpl-license.html] N: I: tdelibs-data-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/common/x11-license.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/artsmessage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsDispatcher-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsDispatcher.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsFloatWatch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsFloatWatch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsServer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsServer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioManagerPlay-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioManagerPlay.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioPlayStream-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioPlayStream.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioRecordStream-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioRecordStream.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObject-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObject.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObjectFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObjectFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_0a96d382b2ec6854274bcb4df6d4ff57.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_2a5a0a0e18fcbeb7ae58fceb21cd8622.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_997e2333280d1cda521f032de2155d89.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_d6ae8eacbca30a2573c1f7e21b5061ac.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_faf193bd263ce19c29f2be1f18c4b371.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsdispatcher_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsdispatcher_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsfloatwatch_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsfloatwatch_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsserver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsserver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioconverter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioconverter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiomanagerplay_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiomanagerplay_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioplaystream_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioplaystream_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiorecordstream_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiorecordstream_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kconverttest_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kconverttest_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kdatarequest__impl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kdatarequest__impl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kioinputstream__impl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kioinputstream__impl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kiotest_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kiotestslow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kmcop_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kmcop_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotify_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotify_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotifytest_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobject_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectcreator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectcreator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kvideowidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kvideowidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcopobject_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcopobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcoptools_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPArg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPArg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPClient-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObject-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObject.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObjectProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObjectProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPRef-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPRef.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPReply-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPReply.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPStub-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPStub.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTest-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTest.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTestObject-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTestObject.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop__deadlock__test_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop__deadlock__test_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopfind_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopglobal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl2cpp_2dcopidl__test_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl2cpp_2main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl_2dcopidl__test_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl_2main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopobject_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopquit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopref_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopref_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver__shutdown__win_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver__win_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopsignals_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopsignals_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstart_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstub_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstub_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcoptypes_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_205929f4c2a795cbf06d9618499dbe40.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_786615bb65da3a640c12db60af59f2ed.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_8057cc5eccc1c746da61f2bf2bf3ef20.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_d1af6d3f1f39260b4a02c67c2ce599ca.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/group__dcopc.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/kdatastream_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/main_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/marshall_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/scanner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/skel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/stub_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/stubimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/testdcop_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/testdcop_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/topics.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/type_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/version_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/yacc_8cpp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/yacc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1DomainBrowser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1DomainBrowser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Query-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Query.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1RemoteService-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1RemoteService.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Responder-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Responder.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBrowser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBrowser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/dir_b5c601bbcb985392f58254626200b987.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/domainbrowser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/domainbrowser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/publicservice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/publicservice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/query_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/query_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/remoteservice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/remoteservice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/responder_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/responder_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/sdevent_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebrowser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebrowser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectiondcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectiondcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/byteseditinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/charcolumninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classExtTerminalInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classExtTerminalInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKFileAudioPreview-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKFileAudioPreview.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1BytesEditInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1BytesEditInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1CharColumnInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1CharColumnInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ClipboardInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ClipboardInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ValueColumnInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ValueColumnInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ZoomInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ZoomInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMIface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMIface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1Player-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1Player.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1View-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1View.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKRegExpEditorInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKRegExpEditorInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptClientInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptClientInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeech-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeech.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeechSink-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeechSink.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CodeCompletionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CodeCompletionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CompletionEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CompletionEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterfaceExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterfaceExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Cursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Cursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CursorInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CursorInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Document-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Document.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DynWordWrapInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DynWordWrapInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterfaceExt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterfaceExt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Editor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Editor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1HighlightingInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1HighlightingInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterfaceExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterfaceExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Plugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Plugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PluginViewInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PluginViewInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PopupMenuInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PopupMenuInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionExtDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionExtDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterfaceExt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterfaceExt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SessionConfigInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SessionConfigInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TemplateInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TemplateInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TextHintInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TextHintInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1VariableInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1VariableInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1View-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1View.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1WordWrapInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1WordWrapInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classScriptLoader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classScriptLoader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classTerminalInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classTerminalInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboarddcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboarddcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboardinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/codecompletioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/codecompletioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterfaceextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterfaceextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/cursorinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/cursorinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_06a7602aa64aad43c657210c21641dcf.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_11a839ea0792ca3d82c6b76fa49f8227.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_164a267d854ceabb4fd9dac6216fbeed.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_316fe3a98b1fc196fbe55adc8f7f5087.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_4776490ce07e2b55cb1fec4c0f4187da.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_489ee7f575aec6e50ab89b9cef90dcf9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_4e2bbc7651add33488cc4ad0ea06fa0b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_8203fcb2c9a89380718f0f7c770d70c4.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_a3a0e3f6cc368a757d1d6949d71ba591.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_b83f2e15168f9f7e9957451e027b2fc9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_e2e92d7e2d24915c279b36042776c87e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_f11a236fbe8e114847f392891abb097b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/document_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentdcopinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentdcopinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dynwordwrapinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dynwordwrapinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterfaceext_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterfaceext_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editorchooser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editorchooser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodingdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodingdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodinginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodinginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/highlightinginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/highlightinginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/http_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kde__terminal__interface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/khexedit_2clipboardinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kimiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kregexpeditorinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kspeech_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kspeechsink_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterfaceextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterfaceextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKHE.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKMediaPlayer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKTextEditor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/player_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/player_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/playerdcopobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/plugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/popupmenuinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/popupmenuinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptclientinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptloader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptloader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectiondcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectiondcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectionextdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterfaceext_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterfaceext_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/sessionconfiginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/sessionconfiginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/shellscript_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/shellscript_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdefileaudiopreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdefileaudiopreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxyiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdemediaplayer_2view_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_2clipboardinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_2view_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/templateinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/templateinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/texthintinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/texthintinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undodcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undodcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undointerface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undointerface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/valuecolumninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/variableinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/variableinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/view_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursordcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursordcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursorinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursorinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsgdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsgdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/wordwrapinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/wordwrapinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/zoominterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeech-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeech.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeechSink-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeechSink.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/dir_f11a236fbe8e114847f392891abb097b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/kspeech_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/kspeechsink_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classKIMIface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classKIMIface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_11a839ea0792ca3d82c6b76fa49f8227.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/kimiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classKIMProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classKIMProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_b83f2e15168f9f7e9957451e027b2fc9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxyiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectiondcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectiondcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CodeCompletionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CodeCompletionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CompletionEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CompletionEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterfaceExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterfaceExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Cursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Cursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CursorInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CursorInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Document-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Document.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DynWordWrapInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DynWordWrapInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterfaceExt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterfaceExt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Editor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Editor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1HighlightingInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1HighlightingInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterfaceExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterfaceExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Plugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Plugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PluginViewInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PluginViewInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PopupMenuInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PopupMenuInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionExtDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionExtDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterfaceExt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterfaceExt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SessionConfigInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SessionConfigInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TemplateInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TemplateInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TextHintInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TextHintInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1VariableInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1VariableInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1View-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1View.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1WordWrapInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1WordWrapInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboarddcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboarddcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboardinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboardinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/codecompletioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/codecompletioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterfaceextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterfaceextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/cursorinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/cursorinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dir_4e2bbc7651add33488cc4ad0ea06fa0b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/document_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentdcopinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentdcopinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dynwordwrapinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dynwordwrapinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterfaceext_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterfaceext_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editorchooser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editorchooser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodingdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodingdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodinginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodinginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/highlightinginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/highlightinginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterfaceextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterfaceextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespaceKTextEditor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/plugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/popupmenuinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/popupmenuinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectiondcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectiondcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectionextdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterfaceext_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterfaceext_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/sessionconfiginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/sessionconfiginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/tdetexteditor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/templateinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/templateinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/texthintinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/texthintinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undodcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undodcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undointerface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undointerface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/variableinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/variableinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/view_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursordcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursordcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursorinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursorinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsgdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsgdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsginterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsginterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/wordwrapinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/wordwrapinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/ISearchPlugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/ISearchPlugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/autobookmarker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/autobookmarker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classIndenterConfigPage-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classIndenterConfigPage.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateArbitraryHighlight-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateArbitraryHighlight.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAttribute-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAttribute.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAutoIndent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAutoIndent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBrowserExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBrowserExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlock-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlock.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlockList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlockList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBuffer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBuffer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCmdShellCompletion-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCmdShellCompletion.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Character-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Character.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1CoreCommands-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1CoreCommands.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Date-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Date.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1SedReplace-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1SedReplace.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateDocCursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateDocCursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateJScript-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateJScript.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateModOnHdPrompt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateModOnHdPrompt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateNormalIndent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateNormalIndent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateRenderer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateRenderer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateReplacePrompt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateReplacePrompt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateScrollBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateScrollBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperCursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperCursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperRange-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperRange.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxContextData-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxContextData.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxDocument-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxDocument.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxModeListItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxModeListItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextCursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextCursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextLine-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextLine.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateUndoGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateUndoGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateVarIndent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateVarIndent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateViewIndentationAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateViewIndentationAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Command-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Command.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1CommandExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1CommandExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Document-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Document.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1DocumentExt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1DocumentExt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1View-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1View.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputFunction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputFunction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputObject-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputObject.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_0f2625c0d7d6cf7d240e947fb5507b24.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_2287db7eb30de014e1329b3bb0b37652.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_6e85ad94257adb9892629dfc2169b3ea.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_8070f19d67b8926f64d0b0effcfb86a2.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_80a3b2d46aecf6dc8386e9869a746743.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_c997269a56e68bb41dec99fcfa4333a8.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_cad6c297b57a8cee79bac506508e5e40.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_d760c23df7b986824211b4e32e0e0523.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_f1908fdd462e9283fe5b7766b2aec55b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/document_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/docwordcompletion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/docwordcompletion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/insertfileplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/insertfileplugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/interfaces_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kate__kdatatool_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kate__kdatatool_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katearbitraryhighlight_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katearbitraryhighlight_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateattribute_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateattribute_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateautoindent_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateautoindent_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebookmarks_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebookmarks_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebuffer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebuffer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmd_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmd_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmds_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmds_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodecompletion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodecompletion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodefoldinghelpers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodefoldinghelpers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecursor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecursor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedialogs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedialogs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocument_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocument_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocumenthelpers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocumenthelpers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefiletype_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefiletype_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefont_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefont_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katehighlight_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katehighlight_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateindentscriptabstracts_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateindentscriptabstracts_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katejscript_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katejscript_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katekeyinterceptorfunctor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katelinerange_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katelinerange_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateluaindentscript_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateluaindentscript_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateprinter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateprinter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katerenderer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katerenderer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateschema_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateschema_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesearch_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesearch_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katespell_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katespell_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesupercursor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesupercursor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesyntaxdocument_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesyntaxdocument_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetemplatehandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetemplatehandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetextline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetextline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateundo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateundo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewhelpers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewhelpers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewinternal_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewinternal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaceKJS.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaceKate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/test__regression_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/test__regression_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/view_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildImageIOFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildImageIOFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildProtocolInfoFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildProtocolInfoFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceGroupFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceGroupFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceTypeFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceTypeFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKCTimeInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKCTimeInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKDEDModule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKDEDModule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/dir_55a7a64747db43d6326282bd898aee00.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildimageiofactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildimageiofactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildprotocolinfofactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildprotocolinfofactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicegroupfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicegroupfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicetypefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicetypefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kctimefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kctimefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kded_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kded_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kdedmodule_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kdedmodule_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/khostname_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kresourcelist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tde-menu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdebuildsycoca_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdebuildsycoca_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdemimelist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/vfolder__menu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/vfolder__menu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/dir_b5500023565603fed9c1f96a623363c8.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/main__ghelp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/meinproc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/tdeio__help_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/tdeio__help_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/xslt_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/xslt_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dds_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dds_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dir_f49e37b15d1246ed8090deb2e7ef5524.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/eps_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/eps_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/exr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/exr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/g3r_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/g3r_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/gimp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/hdr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/hdr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/ico_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/ico_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/jp2_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/jp2_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pcx_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pcx_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/psd_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/psd_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/rgb_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/rgb_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tga_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tga_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tiffr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tiffr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/webp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/webp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xcf_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xcf_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__instance_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/bool__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/bool__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1BinaryLogicalNode-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1BinaryLogicalNode.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Boolean-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Boolean.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1CString-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1CString.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Collector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Collector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Completion-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Completion.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ConditionalNode-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ConditionalNode.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Context-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Context.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ContextImp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ContextImp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Error-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Error.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ExecState-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ExecState.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionImp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionImp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionPrototypeImp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionPrototypeImp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Identifier-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Identifier.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1InternalFunctionImp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1InternalFunctionImp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Interpreter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Interpreter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1LabelStack-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1LabelStack.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1List-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1List.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ListIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ListIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Lookup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Lookup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Null-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Null.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Number-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Number.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Object-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Object.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1PropertyMap-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1PropertyMap.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Reference-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Reference.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceListIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceListIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1SavedProperties-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1SavedProperties.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChain-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChain.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChainNode-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChainNode.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1String-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1String.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UCharReference-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UCharReference.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UString-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UString.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Undefined-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Undefined.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Value-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Value.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ValueImp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ValueImp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/collector_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/collector_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/completion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/context_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/date__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/date__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/debugger_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/debugger_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dir_97368f0f7b0db939bc08e84ff1d06e71.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dtoa_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dtoa_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/error__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/error__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/grammar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/grammar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/identifier_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/identifier_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/internal_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/internal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/interpreter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/interpreter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lexer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lexer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/list_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/list_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lookup_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lookup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/math__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/math__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes2string_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/number__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/number__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/operations_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/operations_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/property__map_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/property__map_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference__list_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference__list_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/scope__chain_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/scope__chain_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/simple__number_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/string__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/string__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1ClassInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1ClassInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashTable-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashTable.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1PropertyMapHashTableEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1PropertyMapHashTableEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1UChar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1UChar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/testkjs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/types_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/ustring_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/ustring_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/value_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/value_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/alsaout_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/alsaout_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/awe__sup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classAlsaOut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classAlsaOut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classDeviceManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classDeviceManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classFMOut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classFMOut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classGUSOut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classGUSOut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiMapper-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiMapper.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiOut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiOut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiPlayer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiPlayer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiStatus-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiStatus.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiTrack-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiTrack.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classNoteArray-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classNoteArray.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classSynthOut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classSynthOut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dattypes_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dattypes_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deviceman_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deviceman_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dir_f40ffdae2ccef827b5824607ecc498ba.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/fmout_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/fmout_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusout_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusout_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusvoices_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/libtdemid_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/libtdemid_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midfile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midfile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midimapper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midimapper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midiout_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midiout_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midispec_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midistat_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midistat_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/mt32togm_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/mt32togm_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/notearray_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/notearray_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/player_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/player_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/sndcard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiFileInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiFileInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structPlayerController-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structPlayerController.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structSpecialEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structSpecialEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/synthout_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/synthout_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/track_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/track_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/voiceman_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/voiceman_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKBlankEffect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKBlankEffect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKScreenSaver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKScreenSaver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/dir_31cd43c89967b67bf5babff9c620be55.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver__vroot_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/search.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AdrParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AdrValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AgentParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AgentValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ClassValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ContentLine_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/DateParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/DateValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/EmailParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Entity_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Enum_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/FloatValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/GeoValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImageParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImageValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImgValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/LangValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/NValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/OrgValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Param_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/PhoneNumberValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/RToken_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/SoundValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/SourceParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TelParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TelValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextBinParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextBinValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextListValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextParam_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/URIValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/UTCValue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAdrParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAdrValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAgentParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAgentValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardClassValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardContentLine_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDateParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDateValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDefines_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEmailParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEntity_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEntity_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEnum_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardFloatValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardGeoValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardGroup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImageParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImageValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImgValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardLangValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardNValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardOrgValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardPhoneNumberValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardRToken_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardSoundValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardSourceParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTelParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTelValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextBinParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextBinValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextListValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextParam_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardURIValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardUTCValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardVCardEntity_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardVCard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardValue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Value_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/address_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/address_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressbook_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressbook_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressee_8src_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressee_8src_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseedialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseedialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseehelper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseehelper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseelist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseelist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresslineedit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresslineedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/agent_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/agent_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/binaryformat_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/binaryformat_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Address-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Address.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1ConstIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1ConstIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1Iterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1Iterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressLineEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressLineEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Addressee-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Addressee.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Agent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Agent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1BinaryFormat-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1BinaryFormat.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ConsoleErrorHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ConsoleErrorHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditorWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditorWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListWatcher-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListWatcher.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1EmailSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1EmailSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ErrorHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ErrorHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Format-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Format.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GUIErrorHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GUIErrorHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Geo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Geo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GuiErrorHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GuiErrorHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Key-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Key.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDAPUrl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDAPUrl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDIF-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDIF.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapClient-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapConfigWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapConfigWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapObject-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapObject.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapSearch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapSearch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Lock-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Lock.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LockNull-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LockNull.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1PhoneNumber-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1PhoneNumber.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceSelectDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceSelectDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1ConstIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1ConstIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1Iterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1Iterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1SortMode-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1SortMode.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Sound-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Sound.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1StdAddressBook-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1StdAddressBook.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Ticket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Ticket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1TimeZone-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1TimeZone.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCard21Parser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCard21Parser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardConverter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardConverter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormat-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormat.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCard21ParserImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCard21ParserImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCardLineX-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCardLineX.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dbwrapper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dbwrapper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_008937665a9bf27dadf2bd1d14185c29.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_1185cd9aa5c9959d589eb7c2a0310b6b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_2033e11283b4496de9829be2966bb7c5.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_2fcd80b506e3e46aa41c5fc20f123e38.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_622a83cf2fbeeea074dbda07ad5397a0.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_7aa0ea7610027e348d766b7b0c064b3b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a21be86d3842b3f3bcc18b1409d9bbbc.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a316d3dfcbfedfc9b39c9f39743ece1e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a7b07db39d4f29b9e89bb72ba90f2526.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_b1652d54cf998c509457537d3873897b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_bbaf826632e1622c18e4618ec5989e8a.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_fa7ccf5c30d5a0225306b19cef20340e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_fdba956f6914a1ecd7fb94dfc38f464d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlistdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlistdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlisteditor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlisteditor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/errorhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/errorhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/field_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/field_8src_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/format_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatplugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/geo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/geo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/key_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/key_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapconfigwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapconfigwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapurl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapurl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldif_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldif_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldifconverter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldifconverter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/lock_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/lock_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/locknull_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/locknull_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC_1_1LDIFConverter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC_1_1SortingTraits.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/phonenumber_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/phonenumber_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/picture_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/picture_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/plugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/plugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resource_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resource_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedir_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedir_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceevo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceevo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenet_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenet_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceselectdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceselectdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesql_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesql_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesqlconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesqlconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/secrecy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/secrecy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sortmode_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sortmode_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sound_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sound_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/stdaddressbook_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/stdaddressbook_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1DistributionList_1_1Entry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1DistributionList_1_1Entry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1LdapResult-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1LdapResult.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/tdeab2tdeabc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testread2_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testutils_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testutils_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testvcardformat_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testvcardformatimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testwrite2_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/timezone_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/timezone_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vCard-all_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard21parser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard21parser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_2testread_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_2testwrite_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardconverter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardconverter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformat_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformat_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatplugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatplugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_2testread_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_2testwrite_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardtool_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardtool_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShell-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShell.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShellMultiDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShellMultiDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/dir_25b2eebde63a8b5dc7cc73a73a480885.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/main_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/KSSLCertificate-example.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/autoexample_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/bug.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAddressInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAddressInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAsyncIO-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAsyncIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAudioPlayer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAudioPlayer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemJalali-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemJalali.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCatalogue-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCatalogue.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharMacroExpander-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharMacroExpander.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharsets-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharsets.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCodecs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCodecs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDCOPPropertyProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDCOPPropertyProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDebugDCOPIface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDebugDCOPIface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKExtendedSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKExtendedSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Pare1ed8d1e5a9847c99711cad3b12c7e96c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Paref6a00f76851e0daa2cb662bb8a41fc7f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01TQObject_01_4-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01TQObject_01_4.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKIPC-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKIPC.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKInetSocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKInetSocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKey-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKey.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeyNative-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeyNative.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeySequence-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeySequence.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibLoader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibLoader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibrary-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibrary.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD4-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD4.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD5-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD5.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMacroExpanderBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMacroExpanderBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMimeSourceFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMimeSourceFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMountPoint-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMountPoint.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMultipleDrag-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMultipleDrag.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KActiveSocketBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KActiveSocketBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KClientSocketBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KClientSocketBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramPacket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramPacket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KHttpProxySocketDevice-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KHttpProxySocketDevice.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KInetSocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KInetSocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KIpAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KIpAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocketImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocketImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KNetworkInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KPassiveSocketBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KPassiveSocketBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverResults-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverResults.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverWorkerBase_1_1ResolverLocker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverWorkerBase_1_1ResolverLocker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KReverseResolver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KReverseResolver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KSocksSocketDevice-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KSocksSocketDevice.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KStreamSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KStreamSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KUnixSocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KUnixSocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEBufferedSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEBufferedSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEServerSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEServerSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDevice-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDevice.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDeviceFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDeviceFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNotifyClient_1_1Instance-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNotifyClient_1_1Instance.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPalette-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPalette.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPixmapProvider-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPixmapProvider.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKProtocolInfoFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKProtocolInfoFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPty-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPty.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRFCDate-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRFCDate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRandomSequence-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRandomSequence.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExpPrivate-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExpPrivate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRootProp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRootProp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSaveFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSaveFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSessionManaged-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSessionManaged.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKShellProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKShellProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSimpleDirWatch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSimpleDirWatch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSocks-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSocks.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableValueList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableValueList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleterBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleterBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStringHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStringHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaFactoryList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaFactoryList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempDir-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempDir.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezone-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezone.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneDetails-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneDetails.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneSource-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneSource.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezones-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezones.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURLDrag-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURLDrag.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL_1_1List-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL_1_1List.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUnixSocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUnixSocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUserGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUserGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKVMAllocator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKVMAllocator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin_1_1WindowInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin_1_1WindowInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWordMacroExpander-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWordMacroExpander.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKXErrorHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKXErrorHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classNET-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classNET.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutData-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutData.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutPerson-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutPerson.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutTranslator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutTranslator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelManagerAlgorithm-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelManagerAlgorithm.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelShortcutList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelShortcutList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelString-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelString.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAcceleratorManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAcceleratorManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAppDCOPInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAppDCOPInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEApplication-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEApplication.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEBufferedIO-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEBufferedIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEClipboardSynchronizer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEClipboardSynchronizer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECmdLineArgs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECmdLineArgs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompTreeNode-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompTreeNode.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletion-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletion.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionMatches-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionMatches.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBackEnd-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBackEnd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigDialogManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigDialogManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroupSaver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroupSaver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigINIBackEnd-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigINIBackEnd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeletonItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeletonItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemBool-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemBool.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemColor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemColor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDateTime-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDateTime.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDouble-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDouble.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemEnum-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemEnum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemFont-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemFont.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt64-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt64.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemIntList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemIntList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemLong-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemLong.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPassword-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPassword.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPath-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPath.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPathList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPathList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPoint-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPoint.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemProperty-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemProperty.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemRect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemRect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemSize-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemSize.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemString-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemString.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemStringList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemStringList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt64-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt64.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemULong-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemULong.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECrash-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECrash.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEDesktopFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEDesktopFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobal-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobal.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalAccel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalAccel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalSettings-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIOBufferBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIOBufferBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIcon-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIcon.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconEffect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconEffect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconLoader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconLoader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconTheme-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconTheme.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEInstance-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEInstance.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELocale-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELocale.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELockFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELockFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDENetworkEventQueueEvent__Private-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDENetworkEventQueueEvent__Private.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEPopupAccelManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEPopupAccelManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcIO-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcessController-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcessController.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEServerSocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEServerSocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShared-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShared.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedPtr-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedPtr.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcutList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcutList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESimpleConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESimpleConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocket-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocket.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocketAddress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocketAddress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStandardDirs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStandardDirs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStdAccel_1_1ShortcutList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStdAccel_1_1ShortcutList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEUniqueApplication-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEUniqueApplication.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEZoneAllocator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEZoneAllocator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTWinModule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTWinModule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkdbgstream-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkdbgstream.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkndbgstream-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkndbgstream.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_287e0df04ce2c58c91ee287cae6c3a3f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_4242f44c2187c48422ee3a87d417ae41.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_5436453d0a542622cf9fc07e192b05c1.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_6dc3937ecfb0d464c8e63c1efd2d3c32.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_781b60baba5be96b84691225c432553f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_7dd8c255a6be63f277a4e2dd6d5e74ea.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_7e350215f0a47a71b844aab602661893.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_8f8a1737dd0571904b1eee774213ffe6.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/disksHelper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/disksHelper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/example_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/examples.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/fixx11h_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_a.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_a.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_rela.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__TrinityMacros.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__kdebug.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__locates.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kallocator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kallocator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kapplication__win_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kasyncio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kasyncio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kaudioplayer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kaudioplayer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedsocket_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemgregorian_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemgregorian_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhebrew_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhebrew_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhijri_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhijri_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemjalali_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemjalali_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcatalogue_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcatalogue_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcharsets_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcharsets_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcheckaccelerators_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcheckaccelerators_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kckey_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kckey_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclientsocketbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclientsocketbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclipboard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclipboard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletionbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdatagramsocket_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdatagramsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdcoppropertyproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdcoppropertyproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kde__dmalloc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebug_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebug_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugclasses_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugdcopiface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugdcopiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdetcompmgr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextendedsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextsock_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextsock_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kgenericfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/khttpproxysocketdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/khttpproxysocketdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconeffect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconeffect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconloader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconloader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kicontheme_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kicontheme_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kidna_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kidna_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kipc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kipc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeynative_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeynative__x11_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver__x11_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver__x11_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klargefile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klibloader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klibloader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klockfile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klockfile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmacroexpander_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmacroexpander_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmanagerselection_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmanagerselection_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec__compat_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmimesourcefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmimesourcefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmountpoint_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmountpoint_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knetworkinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knotifyclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knotifyclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpalette_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpalette_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpixmapprovider_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpixmapprovider_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfo__tdecore_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfofactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfofactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpty_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpty_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kqiodevicegzip__p_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krandomsequence_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krandomsequence_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregexp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregexp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregpriv_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolvermanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverstandardworkers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverworkerbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverworkerbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kreverseresolver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kreverseresolver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krfcdate_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krfcdate_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krootprop_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krootprop_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksavefile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksavefile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kserversocket_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kserversocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksharedptr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kshell_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kshell_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksimpledirwatch_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksimpledirwatch_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksock_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksock_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockaddr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockaddr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksocks_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksocks_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockssocketdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockssocketdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksortablevaluelist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksrvresolverworker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstaticdeleter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstaticdeleter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstreamsocket_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstreamsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstringhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstringhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconengine_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconengine_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconpainter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconpainter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktempdir_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktempdir_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktimezones_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktimezones_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktypelist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurldrag_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurldrag_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kuser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kuser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kvmallocator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kvmallocator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxerrorhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxerrorhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxmessages_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxmessages_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/libintl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKDE.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKKeyServer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKMacroExpander.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKNetwork.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKNotifyClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKShell.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceTDEStdAccel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp__win32_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm__def_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/network-manager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/network-manager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntryKey-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntryKey.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Key-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Key.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Sym-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Sym.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Variations-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Variations.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKMakeTypeList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKMakeTypeList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeListLength_3_01KTypeList_3_01T_00_01U_01_4_01_4-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeListLength_3_01KTypeList_3_01T_00_01U_01_4_01_4.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKWin_1_1Info-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKWin_1_1Info.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETExtendedStrut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETExtendedStrut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETIcon-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETIcon.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETPoint-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETPoint.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETRect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETRect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETSize-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETSize.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETStrut-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETStrut.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDECmdLineOptions-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDECmdLineOptions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDEGlobalSettings_1_1KMouseSettings-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDEGlobalSettings_1_1KMouseSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/syssocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaboutdata_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaboutdata_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelprivate_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeappdcopinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeappdcopinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeapplication_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeapplication_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebacklightdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebacklightdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebatterydevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebatterydevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecmdlineargs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecmdlineargs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig__compiler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_compiler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbackend_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbackend_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdata_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdialogmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdialogmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigskeleton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigskeleton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecpudevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecpudevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecrash_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecrash_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdedesktopfile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdedesktopfile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeeventdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeeventdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdegenericdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdegenericdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobal_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__emb_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__mac_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__win_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__win_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__x11_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__x11_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalsettings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalsettings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehardwaredevices_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehardwaredevices_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehwcommontypes_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinputdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinputdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinstance_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinstance_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeiobuffer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelibs__export_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemainspowerdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemainspowerdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemonitordevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemonitordevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemulticastsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemulticastsocketdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemultipledrag_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemultipledrag_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkconnections_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkconnections_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocctrl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocctrl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocess_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocess_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tderootsystemdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tderootsystemdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesensordevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesensordevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcut_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcut_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutlist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutlist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesimpleconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesimpleconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketaddress_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketaddress_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbuffer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketdevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketdevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestandarddirs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestandarddirs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestartupinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestartupinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestdaccel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestdaccel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestoragedevice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestoragedevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycoca_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycoca_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocadict_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocadict_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocaentry_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocafactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocafactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocatype_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdetempfile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdetempfile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeuniqueapplication_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeuniqueapplication_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeversion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeversion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/topics.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twinmodule_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twinmodule_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKCPUInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKCPUInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKImageEffect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKImageEffect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmap-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmap.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapEffect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapEffect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapSplitter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapSplitter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classTDEStyle-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classTDEStyle.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/dir_82df468e1609880c4b17c40530a1742b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kcpuinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kcpuinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kdrawutil_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kdrawutil_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kimageeffect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kimageeffect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmap_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmap_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapeffect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapeffect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapsplitter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapsplitter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/tdestyle_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/tdestyle_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1AbstractView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1AbstractView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Attr-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Attr.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CDATASection-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CDATASection.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Azimuth-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Azimuth.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BackgroundPosition-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BackgroundPosition.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BorderSpacing-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BorderSpacing.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterIncrement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterIncrement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterReset-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterReset.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Cursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Cursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceSrc-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceSrc.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceWidths-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceWidths.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PageSize-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PageSize.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PlayDuring-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PlayDuring.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Properties-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Properties.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2TextShadow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2TextShadow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSCharsetRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSCharsetRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSException-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSException.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSFontFaceRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSFontFaceRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSImportRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSImportRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSMediaRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSMediaRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSPrimitiveValue-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSPrimitiveValue.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRuleList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRuleList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleDeclaration-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleDeclaration.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleSheet-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleSheet.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSUnknownRule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSUnknownRule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValue-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValue.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValueList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValueList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CharacterData-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CharacterData.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Comment-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Comment.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Counter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Counter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CustomNodeFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CustomNodeFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMException-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMException.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMImplementation-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMImplementation.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMString-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMString.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Document-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Document.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentFragment-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentFragment.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Element-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Element.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Entity-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Entity.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EntityReference-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EntityReference.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Event-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Event.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventException-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventException.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventListener-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventListener.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAnchorElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAnchorElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAppletElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAppletElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAreaElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAreaElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBRElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBRElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseFontElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseFontElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBlockquoteElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBlockquoteElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBodyElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBodyElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLButtonElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLButtonElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLCollection-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLCollection.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDListElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDListElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDirectoryElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDirectoryElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDivElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDivElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDocument-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDocument.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFieldSetElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFieldSetElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFontElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFontElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFormElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFormElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameSetElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameSetElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHRElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHRElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadingElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadingElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHtmlElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHtmlElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIFrameElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIFrameElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLImageElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLImageElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLInputElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLInputElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIsIndexElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIsIndexElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLIElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLIElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLabelElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLabelElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLayerElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLayerElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLegendElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLegendElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLinkElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLinkElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMapElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMapElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMenuElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMenuElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMetaElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMetaElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLModElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLModElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOListElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOListElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLObjectElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLObjectElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptGroupElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptGroupElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptionElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptionElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParagraphElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParagraphElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParamElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParamElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLPreElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLPreElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLQuoteElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLQuoteElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLScriptElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLScriptElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLSelectElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLSelectElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLStyleElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLStyleElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCaptionElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCaptionElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCellElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCellElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableColElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableColElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableRowElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableRowElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableSectionElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableSectionElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTextAreaElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTextAreaElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTitleElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTitleElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLUListElement-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLUListElement.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MediaList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MediaList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MouseEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MouseEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MutationEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MutationEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NamedNodeMap-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NamedNodeMap.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Node-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Node.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Notation-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Notation.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1ProcessingInstruction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1ProcessingInstruction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1RGBColor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1RGBColor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Rect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Rect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheet-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheet.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheetList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheetList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Text-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Text.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TextEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TextEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TreeWalker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TreeWalker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1UIEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1UIEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPageCache-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPageCache.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPart-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPart.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartBrowserExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartBrowserExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartIface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartIface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLSettings-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__extensions_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__extensions_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__rule_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__rule_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__stylesheet_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__stylesheet_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__value_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__value_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/design_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dir_10bde718231e7afaf04539262af08c2d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dir_6a9ec40d79cd315ab11366a8236aee0f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__events_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__events_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__range_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__range_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__traversal_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__traversal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__views_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__views_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__core_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__doc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__doc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__element_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__element_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__exception_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__html_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__misc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__misc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__node_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__node_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__string_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__string_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__text_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__text_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__xml_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__xml_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/domtreeview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/domtreeview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__base_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__base_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__block_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__block_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__document_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__document_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__element_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__element_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__form_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__form_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__head_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__head_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__image_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__image_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__inline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__inline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__list_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__list_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__misc_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__misc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__object_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__object_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__table_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__table_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/kjserrordlg_8ui_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespaceDOM.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespacemembers_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/rule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__caret_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__events_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__events_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__ext_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__ext_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__factory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__factory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__iface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__iface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__pagecache_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__pagecache_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__part_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__part_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__printsettings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__printsettings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__run_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__run_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__settings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__settings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmldefaults_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlimage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlimage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/autostart_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/autostart_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/dir_1587b21f652423d3c9a0ba7eeaae50a6.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/setproctitle_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/setproctitle_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdedostartupconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdeinit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdeioslave_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher__cmds_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher__main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdestartupconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkDomBuilder-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkDomBuilder.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkExporterBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkExporterBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroupTraverser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroupTraverser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporterBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporterBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenuNSImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenuNSImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkNotifier-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkNotifier.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkOwner-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkOwner.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKExtendedBookmarkOwner-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKExtendedBookmarkOwner.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKMozillaBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKMozillaBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkExporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkExporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKXBELBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKXBELBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporterImpl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporterImpl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dir_cf352a0f58039c571572f12b3ae30e8b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dptrtemplate_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmark_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmark_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdombuilder_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdombuilder_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdrag_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdrag_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkexporter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkexporter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__crash_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__crash_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ie_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ie_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__kde1_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__kde1_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ns_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ns_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__opera_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__opera_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarknotifier_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/structKBookmarkMenu_1_1DynMenuInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/structKBookmarkMenu_1_1DynMenuInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/dir_83547e1658536320af2a848067136997.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/httpfilter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/httpfilter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/dir_e88c8bde7702cceb30ea4c5eddaaee3c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/kpasswdserver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/kpasswdserver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKOpenSSLProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKOpenSSLProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSL-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSL.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertChain-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertChain.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertificate-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertificate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLConnectionInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLConnectionInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLInfoDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLInfoDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLKeyGen-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLKeyGen.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS12-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS12.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS7-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS7.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPeerInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPeerInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSession-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSession.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSettings-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSigners-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSigners.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509Map-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509Map.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509V3-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509V3.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/dir_f114bb2d30d7b0a9f1f2344b990a5f38.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kopenssl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kopenssl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksmimecrypto_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksmimecrypto_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslall_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertchain_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertchain_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificate_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificate_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatecache_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatecache_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatehome_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatehome_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconfig__win_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconnectioninfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconnectioninfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcsessioncache_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcsessioncache_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssldefs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslinfodlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslinfodlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslkeygen_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslkeygen_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpeerinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpeerinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpemcallback_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpemcallback_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs12_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs12_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs7_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs7_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsession_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsession_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsettings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsettings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsigners_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsigners_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslutils_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslutils_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509map_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509map_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509v3_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509v3_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKBindingPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKBindingPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKCombiView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKCombiView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDesktopPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDesktopPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDevicePropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDevicePropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirOperator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirOperator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSelectDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSelectDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSize-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSize.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDiskFreeSp-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDiskFreeSp.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKEncodingFileDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKEncodingFileDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKExecPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKExecPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDetailView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDetailView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconViewItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconViewItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileListViewItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileListViewItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaInfoWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaInfoWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileOpenWithHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileOpenWithHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePermissionsPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePermissionsPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePreview-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePreview.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileSharePropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileSharePropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeBranch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeBranch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeViewItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeViewItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileViewSignaler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileViewSignaler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKImageFilePreview-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKImageFilePreview.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKNotifyDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKNotifyDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKOpenWithDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKOpenWithDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewWidgetBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewWidgetBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropertiesDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropertiesDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropsDlgPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropsDlgPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItemDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItemDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarListBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarListBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboRequester-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboRequester.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequester-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequester.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequesterDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequesterDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEApplicationPropsPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEApplicationPropsPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconCanvas-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconCanvas.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDirs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDirs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDocument-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDocument.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/config-tdefile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/dir_34a770ccce1a495400a45b7a44088d8d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/images_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kacleditwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kacleditwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcombiview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcombiview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcustommenueditor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcustommenueditor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirselectdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirselectdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirsize_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirsize_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdiskfreesp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdiskfreesp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kencodingfiledialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kencodingfiledialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kicondialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kicondialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kimagefilepreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kimagefilepreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kmetaprops_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kmetaprops_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/knotifydialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/knotifydialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kopenwith_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kopenwith_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewprops_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewprops_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewwidgetbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewwidgetbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropertiesdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropertiesdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropsdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlcombobox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlcombobox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequester_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequester_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequesterdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequesterdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdediroperator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdediroperator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilebookmarkhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilebookmarkhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledetailview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledetailview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilefiltercombo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilefiltercombo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileiconview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileiconview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetainfowidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetainfowidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetapreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetapreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilepreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilepreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilesharedlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilesharedlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilespeedbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilespeedbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreebranch_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreebranch_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeviewitem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeviewitem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdirs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdirs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdocument_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdocument_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/authinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/authinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/chmodjob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/chmodjob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKACL-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKACL.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAr-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAr.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchive-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchive.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveDirectory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveDirectory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveEntry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveEntry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveFile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveFile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoMount-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoMount.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoUnmount-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoUnmount.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDCOPServiceStarter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDCOPServiceStarter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDEDesktopMimeType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDEDesktopMimeType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataTool-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataTool.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirLister-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirLister.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirNotify-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirNotify.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirWatch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirWatch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKEMailSettings-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKEMailSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKExecMimeType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKExecMimeType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1GroupInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1GroupInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1ItemInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1ItemInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilePlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilePlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileShare-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileShare.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterDev-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterDev.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFolderType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFolderType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKImageIO-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKImageIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKLimitedIODevice-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKLimitedIODevice.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagic-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagic.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagicResult-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagicResult.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooserDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooserDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeResolver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeResolver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKNFSShare-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKNFSShare.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialogFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialogFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOpenWithHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOpenWithHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRemoteEncoding-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRemoteEncoding.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRun-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRun.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSambaShare-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSambaShare.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialogFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialogFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKService-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKService.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceOffer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceOffer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceType-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceType.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceTypeProfile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceTypeProfile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShellCompletion-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShellCompletion.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShred-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShred.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSimpleFileFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSimpleFileFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKTar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKTar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterData-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterData.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPluginList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPluginList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLCompletion-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLCompletion.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLPixmapProvider-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLPixmapProvider.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKZip-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKZip.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classObserver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classObserver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classRenameDlgPlugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classRenameDlgPlugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1AuthInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1AuthInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ChmodJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ChmodJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Connection-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Connection.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1CopyJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1CopyJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataProtocol-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataProtocol.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataSlave-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataSlave.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DavJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DavJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DeleteJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DeleteJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1FileCopyJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1FileCopyJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ForwardingSlaveBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ForwardingSlaveBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Job-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Job.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ListJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ListJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1LocalURLJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1LocalURLJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaData-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaData.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaInfoJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaInfoJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MimetypeJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MimetypeJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MkdirJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MkdirJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MultiGetJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MultiGetJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetAccess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetAccess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetRC-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetRC.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PasswordDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PasswordDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PreviewJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PreviewJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ProgressBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ProgressBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1RenameDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1RenameDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Scheduler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Scheduler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SimpleJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SimpleJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Slave-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Slave.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatusbarProgress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatusbarProgress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StoredTransferJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StoredTransferJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TCPSlaveBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TCPSlaveBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TransferJob-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TransferJob.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDETrader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDETrader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classThumbCreator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classThumbCreator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/connection_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/connection_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataprotocol_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataprotocol_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataslave_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataslave_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/davjob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/davjob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/defaultprogress_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/defaultprogress_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dir_902c54f9c5ac449637c3f6320211ff3c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/forwardingslavebase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/forwardingslavebase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_z.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/global_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/global_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/group__renamedlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/http__slave__defaults_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ioslave__defaults_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/job_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/job_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/jobclasses_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kacl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kacl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/karchive_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/karchive_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kautomount_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kautomount_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdatatool_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdatatool_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdcopservicestarter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdcopservicestarter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirlister_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirlister_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify__stub_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify__stub_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirwatch_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirwatch_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterdev_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterdev_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageiofactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/klimitediodevice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmdbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmessageboxwrapper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimemagic_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimemagic_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetype_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetype_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetypechooser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetypechooser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetyperesolver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/knfsshare_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/knfsshare_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kprotocolinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kprotocolinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kremoteencoding_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kremoteencoding_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/krun_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/krun_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ksambashare_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ksambashare_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kscan_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kscan_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservice_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservice_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroup_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroupfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroupfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetype_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetype_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetypefactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetypefactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshellcompletion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshellcompletion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshred_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshred_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktrader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktrader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparse_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparse_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparsetree_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparsetree_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurifilter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurifilter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlcompletion_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlcompletion_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlpixmapprovider_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlpixmapprovider_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kuserprofile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kuserprofile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kzip_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kzip_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/metainfojob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/metainfojob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespaceTDEIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/netaccess_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/netaccess_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/observer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/observer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/passdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/passdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/paste_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/paste_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pastedialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pastedialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/posixacladdons_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/posixacladdons_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/previewjob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/previewjob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/progressbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/progressbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlgplugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/scheduler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/scheduler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/sessiondata_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/sessiondata_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/skipdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/skipdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slave_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slave_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slavebase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slavebase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/statusbarprogress_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/statusbarprogress_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKDEDesktopMimeType_1_1Service-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKDEDesktopMimeType_1_1Service.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKProtocolInfo_1_1ExtraField-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKProtocolInfo_1_1ExtraField.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1DataSlave_1_1QueueStruct-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1DataSlave_1_1QueueStruct.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1NetRC_1_1AutoLogin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1NetRC_1_1AutoLogin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tcpslavebase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tcpslavebase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeemailsettings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeemailsettings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilefilter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilefilter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileitem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileitem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilemetainfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilemetainfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileshare_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileshare_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdelficon_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdelficon_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeprotocolmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeprotocolmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/thumbcreator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/topics.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tradersyntax.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/yacc_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/dir_af85993867e1f55707a5cbe823b70938.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/dir_f578becc991387a3bb484d0d451763dd.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/main_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/dir_463f6b8cb81da78247331e213f0d2227.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_1a47a2f5b80d2b67ef0b238eaebcc43f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_27e705ee5c7c7b0e1201ae68a3add52b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_463f6b8cb81da78247331e213f0d2227.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http__cache__cleaner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiejar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiejar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookieserver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookieserver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiewin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiewin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1DAVRequest-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1DAVRequest.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPRequest-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPRequest.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPState-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPState.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1KMDIGUIClient-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1KMDIGUIClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1ToggleToolViewAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1ToggleToolViewAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildArea-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildArea.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrm-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrm.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmCaption-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmCaption.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragBeginEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragBeginEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragEndEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragEndEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmMoveEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmMoveEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeBeginEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeBeginEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeEndEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeEndEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiDocumentViewTabWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiDocumentViewTabWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiMainFrm-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiMainFrm.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBarButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBarButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiWin32IconButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiWin32IconButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/dir_3d473115078d702ce4605bce0dafe353.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespaceKMdi.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildarea_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildarea_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrm_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrm_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrmcaption_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrmcaption_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidefines_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidockcontainer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidockcontainer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidocumentviewtabwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidocumentviewtabwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdifocuslist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdifocuslist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiguiclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiguiclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiiterator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdilistiterator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdimainfrm_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdimainfrm_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdinulliterator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditaskbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditaskbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditoolviewaccessor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditoolviewaccessor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dir_22013f4e6975bb4c854c1fe487381d04.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dir_3d473115078d702ce4605bce0dafe353.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dockcontainer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dockcontainer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/global_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/guiclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/guiclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/mainwindow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/mainwindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespaceKMDI.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/tabwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/tabwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/toolviewaccessor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/toolviewaccessor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Button-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Button.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1DownloadDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1DownloadDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Engine-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Engine.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Entry-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Entry.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Provider-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Provider.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderLoader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderLoader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1UploadDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1UploadDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuff-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuff.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffGeneric-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffGeneric.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffSecure-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffSecure.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/dir_c642684e19c1248c49dbe903067deaa0.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/downloaddialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/downloaddialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/engine_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/engine_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/entry_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/entry_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/ghns_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/ghns_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuff_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuff_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffgeneric_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffgeneric_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffsecure_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffsecure_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/namespaceKNS.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/provider_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/provider_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/providerdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/providerdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/security_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/security_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/tdehotnewstuff_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/testnewstuff_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/testnewstuff_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/uploaddialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/uploaddialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserinterface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserinterface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserrun_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserrun_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserHostExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserHostExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserRun-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserRun.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1DockMainWindow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1DockMainWindow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Event-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Event.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Factory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Factory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GUIActivateEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GUIActivateEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GenericFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GenericFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1HistoryProvider-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1HistoryProvider.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1LiveConnectExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1LiveConnectExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1MainWindow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1MainWindow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1OpenURLEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1OpenURLEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Part-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Part.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartActivateEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartActivateEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartSelectEvent-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartSelectEvent.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Plugin-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Plugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadOnlyPart-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadOnlyPart.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadWritePart-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadWritePart.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1StatusBarExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1StatusBarExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/componentfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/design_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dir_1fc63c56dfce3c7636f00b815383d463.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dockmainwindow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dockmainwindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/event_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/event_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/factory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/factory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/genericfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/historyprovider_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/historyprovider_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/mainwindow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/mainwindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespaceKParts_1_1ComponentFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/part_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/part_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/partmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/partmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/plugin_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/plugin_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/statusbarextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/statusbarextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1Plugin_1_1PluginInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1Plugin_1_1PluginInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1URLArgs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1URLArgs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1WindowArgs-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1WindowArgs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/addressdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/addressdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/apshandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/apshandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/browsedialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/browsedialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cjanuswidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cjanuswidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrintDialogPage-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrintDialogPage.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrinter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrinter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeComboBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeComboBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBoxItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBoxItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cups-util_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsaddsmb2_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsaddsmb2_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdbrowsingpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdbrowsingpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdcomment_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdcomment_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdconf_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdconf_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddirpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddirpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdfilterpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdfilterpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdjobspage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdjobspage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdlogpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdlogpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdnetworkpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdnetworkpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsecuritypage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsecuritypage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdserverpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdserverpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsplash_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsplash_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsinfos_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsinfos_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_30e48ce747dcadc1ead04373c0ebf3ce.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_49c780633e2a3da7ceb77fe3b3ff9482.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_532c0f60075bc1e34ad11d8f328cb0f9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_553ab47317b6a8a2e21681c0ab4c24a9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_7b8133db2accae204de18267574e9b1c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_8591c586b1df75c577210d0984641b66.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_876195ffafe741358991029e08edf34d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_95e7f542a475c17a7c62affd50416e61.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_9820c52418cf27410cf4c59520cbf13a.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_d62baa3f519df00981ce841a57215fa1.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_d7390fe25a30c4ad41a14b32e2dcbbe7.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_f6c850e38502b5f20fa6cf5898c63a35.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driveritem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driveritem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverparse_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/droptionview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/droptionview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editentrydialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editentrydialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editlist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editlist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/escpwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/escpwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/foomatic2loader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/foomatic2loader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooparser_8cpp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooparser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooscanner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/gschecker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/gschecker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/image_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imageposition_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imageposition_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imagepreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imagepreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ippreportdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ippreportdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ipprequest_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ipprequest_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/jobitem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/jobitem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kaddprinterwizard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kcupsprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kcupsprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kextprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kextprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kfoomaticprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kfoomaticprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kiconselectaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kiconselectaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdunixprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdunixprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcommand_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcommand_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcups_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcups_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcupsdir_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcupsdir_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfilter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfilter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfonts_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfonts_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiggeneral_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiggeneral_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigjobs_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigjobs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiglpr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiglpr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsconfigwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsconfigwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsjobmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsjobmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsuimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsuimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbcreator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbcreator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbentry_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbentry_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdb_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdb_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdbwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdbwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextuimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextuimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmiconview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmiconview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminfopage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminfopage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminstancepage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminstancepage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobviewer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobviewer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlistview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlistview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdfactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpduimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpduimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixuimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixuimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprjobmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprjobmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpruimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpruimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmainview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmainview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpages_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpages_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbackend_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbackend_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbanners_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbanners_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropcontainer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropcontainer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropdriver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropdriver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropertypage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropertypage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropgeneral_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropgeneral_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropmembers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropmembers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropquota_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropquota_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproprlpr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproprlpr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropusers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropusers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproxywidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproxywidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprfactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlpruimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlpruimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialprinterdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialprinterdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmthreadjob_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmthreadjob_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmtimer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmtimer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmuimanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmuimanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmvirtualmanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmvirtualmanager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbackend_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbackend_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbanners_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbanners_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwclass_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwclass_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriver_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriver_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriverselect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriverselect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdrivertest_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdrivertest_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwend_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwend_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfax_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfax_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfile_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfile_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfobase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfobase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfopage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfopage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwipp_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwipp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippprinter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippprinter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippselect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippselect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizardpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizardpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlocal_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlocal_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlpd_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlpd_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwname_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwname_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwother_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwother_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwpassword_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwpassword_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwquota_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwquota_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwrlpr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwrlpr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsmb_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsmb_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocket_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocket_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocketutil_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocketutil_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwusers_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwusers_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpcopiespage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpcopiespage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpdriverpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpdriverpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfileselectpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfileselectpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfilterpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfilterpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpgeneralpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpgeneralpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kphpgl2page_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kphpgl2page_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpimagepage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpimagepage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpipeprocess_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpipeprocess_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpmarginpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpmarginpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpposterpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpposterpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpqtpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpqtpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpreloadobject_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpreloadobject_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialogpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialogpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterpropertydialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterpropertydialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintpreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintpreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintprocess_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintprocess_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpschedulepage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpschedulepage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptagspage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptagspage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptextpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptextpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/krlprprinterimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/krlprprinterimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommand_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommand_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommanddlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommanddlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommandselector_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommandselector_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/locationdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/locationdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpchelper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpchelper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpdtools_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpdtools_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpqhelper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpqhelper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprngtoolhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprngtoolhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprsettings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprsettings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/main_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/make__driver__db__cups_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginpreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginpreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginvaluewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginvaluewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichelper_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichelper_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/messagewindow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/messagewindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/networkscanner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/networkscanner_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pluginaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pluginaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/plugincombobox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/plugincombobox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/portdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/portdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/posterpreview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/posterpreview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdloader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdloader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdparser_8cpp_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdparser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdscanner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapentry_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapentry_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapreader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapreader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printerfilter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printerfilter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirlineedit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirlineedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirmultilineedit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirmultilineedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sidepixmap_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sidepixmap_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sizewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sizewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/smbview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/smbview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdefilelist_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdefilelist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprint__management__module_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintcheck_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintcheck_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintd_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintd_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/treecombobox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/treecombobox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/util_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/util_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classKTimerDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classKTimerDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/dir_36365452a40da77a728fccccbe65ceb9.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/ktimerdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/ktimerdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/libtderandr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/libtderandr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/lowlevel__randr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/randr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/randr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Factory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Factory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1ManagerObserver-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1ManagerObserver.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1ActiveIterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1ActiveIterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1Iterator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1Iterator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Resource-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Resource.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1SelectDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1SelectDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/dir_0dd83554966e1c9b2bcdf416a3afdd8d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/factory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/factory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/kcmtderesources_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/kcmtderesources_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/manager_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/manageriface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/managerimpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/managerimpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/resource_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/resource_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/selectdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/selectdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/testresources_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundchecker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundchecker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundengine_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundengine_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundthread_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundthread_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/broker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/broker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classASpellDict-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classASpellDict.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classDictionary-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classDictionary.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classHSpellDict-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classHSpellDict.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1BackgroundChecker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1BackgroundChecker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Broker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Broker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Client-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Client.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Dictionary-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Dictionary.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Filter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Filter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/client_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/client_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/correct_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/defaultdictionary_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/defaultdictionary_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dictionary_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_18187a037a0fed082038923dd4591759.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_4b1d20a484738a6dd7c759fe0ff0cf09.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_72155a49554c4bb35f52307d148f7e48.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_81b86e86f83df3bc6689ea885145345c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_cfe25988c811dce7b00d76f3add0a32a.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_e144de8678a6386ef2748164dd61ef02.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/filter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/filter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/good_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/hash_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/highlighter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/highlighter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__checker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__checker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__def_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/lookup_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/makedent_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/msgs_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/namespaceKSpell2.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/settings_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/settings_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/sp__spell_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/structKSpell2_1_1Word-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/structKSpell2_1_1Word.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspellclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspellclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspelldict_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspelldict_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspellclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspellclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspelldict_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspelldict_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispellclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispellclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispelldict_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispelldict_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tgood_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/threadevents_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classKCookie-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classKCookie.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPTY-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPTY.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPtyProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPtyProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSshProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSshProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classStubProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classStubProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSuProcess-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSuProcess.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classTDEsuClient-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classTDEsuClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/client_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/client_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/defaults_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/dir_9d670b1f2ba5d859e97cbd02f83bf061.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/kcookie_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/kcookie_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/process_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/process_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/ssh_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/ssh_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/stub_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/stub_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/su_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/su_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/tdesu__pty_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/tdesu__pty_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/todo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKActiveLabel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKActiveLabel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAnimWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAnimWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKArrowButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKArrowButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAuthIcon-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAuthIcon.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKBugReport-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKBugReport.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKButtonBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKButtonBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelect-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelect.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelectTable-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelectTable.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCells-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCells.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCombo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCombo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDrag-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDrag.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorPatch-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorPatch.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKComboBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKComboBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommand-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommand.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommandHistory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommandHistory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKContextMenuManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKContextMenuManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivate-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivateAutoHideEventFilter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivateAutoHideEventFilter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDCOPActionProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDCOPActionProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDEPrivate_1_1ToolBarHandler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDEPrivate_1_1ToolBarHandler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalMonthPicker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalMonthPicker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalWeekSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalWeekSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalYearSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalYearSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDatePicker-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDatePicker.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTable-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTable.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTimeWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTimeWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseTile-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseTile.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDictSpellingHighlighter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDictSpellingHighlighter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockButton__Private-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockButton__Private.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockMainWindow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockMainWindow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockManager-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockManager.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockSplitter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockSplitter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockTabGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockTabGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeaderDrag-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeaderDrag.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeaderDrag-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeaderDrag.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetPrivate-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetPrivate.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWindow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWindow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleNumInput-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleNumInput.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleSpinBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleSpinBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDualColorButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDualColorButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox_1_1CustomEditor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox_1_1CustomEditor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbarWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbarWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKFloatValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKFloatValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGradientSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGradientSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGuiItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGuiItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHSSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHSSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHelpMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHelpMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHistoryCombo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHistoryCombo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKImageTrackLabel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKImageTrackLabel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKInputDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKInputDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntNumInput-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntNumInput.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntSpinBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntSpinBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKJanusWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKJanusWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyChooser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyChooser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLanguageButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLanguageButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLed-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLed.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEditDlg-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEditDlg.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMacroCommand-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMacroCommand.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMenuBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMenuBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMessageBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMessageBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMimeTypeValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMimeTypeValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNamedCommand-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNamedCommand.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNumInput-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNumInput.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPaletteTable-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPaletteTable.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelAppMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelAppMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelApplet-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelApplet.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelExtension-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelExtension.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPassivePopup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPassivePopup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapIO-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapIO.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgress-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgress.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressBoxDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressBoxDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPushButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPushButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRestrictedLine-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRestrictedLine.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPermsIcon-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPermsIcon.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPixmap-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPixmap.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRuler-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRuler.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSMModalDialogHeader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSMModalDialogHeader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKScrollView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKScrollView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSeparator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSeparator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpell-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpell.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpellConfig-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpellConfig.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSplashScreen-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSplashScreen.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSqueezedTextLabel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSqueezedTextLabel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBarLabel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBarLabel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStdGuiItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStdGuiItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStringListValidator-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStringListValidator.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSwitchLanguageDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSwitchLanguageDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSyntaxHighlighter-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSyntaxHighlighter.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSystemTray-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSystemTray.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabCtl-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabCtl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextBrowser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextBrowser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimeWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimeWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimezoneWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimezoneWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDatabase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDatabase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKURLLabel-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKURLLabel.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKValueSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKValueSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWidgetAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWidgetAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWindowInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWindowInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWizard-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWizard.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWordWrap-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWordWrap.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWritePermsIcon-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWritePermsIcon.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIBuilder-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIBuilder.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIClient-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIClient.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIFactory-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIFactory.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXYSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXYSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutApplication-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutApplication.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainerBase-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainerBase.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContributor-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContributor.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutKDE-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutKDE.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref__Key-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref__Key.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionCollection-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionCollection.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECModule-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECModule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECompletionBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECompletionBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEConfigDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEConfigDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontChooser-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontChooser.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontCombo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontCombo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontRequester-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontRequester.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewSearchLine-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewSearchLine.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListBox-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListBox.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListView-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListView.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewItem-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewItem.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewLineEdit-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewLineEdit.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLine-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLine.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLineWidget-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLineWidget.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindow-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindow.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindowInterface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindowInterface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPasteTextAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPasteTextAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupFrame-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupFrame.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupMenu-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupMenu.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupTitle-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupTitle.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERadioAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERadioAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERecentFilesAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERecentFilesAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelectAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelectAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEShortcutDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEShortcutDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleFullScreenAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleFullScreenAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleToolBarAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleToolBarAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButtonList-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButtonList.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarLabelAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarLabelAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarPopupAction-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarPopupAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarRadioGroup-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarRadioGroup.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/dir_363d36b10e1ec9d292093eebed7ed98d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/dir_9bc01a294bd1c94fbe01fd955c485612.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_g.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_j.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_x.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_y.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kaboutdialog__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kactivelabel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kactivelabel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kanimwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kanimwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/karrowbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/karrowbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kauthicon_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kauthicon_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbugreport_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbugreport_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbuttonbox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbuttonbox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcharselect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcharselect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcmenumngr_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcmenumngr_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbtn_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorcombo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorcombo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordrag_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordrag_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcombobox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcombobox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcommand_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcommand_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepicker_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepicker_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepik_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetbl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetbl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetimewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetimewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdcopactionproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdcopactionproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdepackages_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdetrayproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdetrayproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase__priv_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget__private_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget__private_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbtn_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl1_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl2_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditlistbox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditlistbox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kedittoolbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kedittoolbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kguiitem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kguiitem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/khelpmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/khelpmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconviewsearchline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconviewsearchline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kinputdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kinputdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kjanuswidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kjanuswidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeybutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeybutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeydialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeydialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klanguagebutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klanguagebutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kled_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kled_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineedit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineeditdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineeditdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knuminput_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knuminput_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knumvalidator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knumvalidator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelapplet_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelapplet_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelappmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelappmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelextension_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelextension_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassdlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassdlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassivepopup_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassivepopup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapio_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapio_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectordialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectordialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectorwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectorwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogress_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogress_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogressbox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogressbox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpushbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpushbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krestrictedline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krestrictedline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krootpixmap_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krootpixmap_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kruler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kruler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksconfig_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksconfig_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kscrollview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kscrollview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kseparator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kseparator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksharedpixmap_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksharedpixmap_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksplashscreen_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksplashscreen_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksqueezedtextlabel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksqueezedtextlabel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstatusbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstatusbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdguiitem_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdguiitem_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstringvalidator_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstringvalidator_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kswitchlanguagedialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kswitchlanguagedialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksyntaxhighlighter_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksyntaxhighlighter_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksystemtray_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksystemtray_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabctl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabctl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabwidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabwidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextbrowser_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextbrowser_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextedit_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimezonewidget_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimezonewidget_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktip_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktip_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kurllabel_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kurllabel_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwhatsthismanager_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwizard_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwizard_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwordwrap_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwordwrap_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlgui_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguibuilder_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguibuilder_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguiclient_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguiclient_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory__p_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/module_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/module_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaceKStdAction.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaceTDEAccelGen.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/qxembed_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/qxembed_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutapplication_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutapplication_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeabouttde_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeabouttde_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaccelgen_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionclasses_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionclasses_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactioncollection_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactioncollection_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionselector_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionselector_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionshortcutlist_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecmodule_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecmodule_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecompletionbox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecompletionbox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeconfigdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeconfigdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontcombo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontcombo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontrequester_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontrequester_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistbox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistbox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistview_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistview_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewlineedit_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewsearchline_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewsearchline_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindow_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindow_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindowiface_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindowiface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemenubar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemenubar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemessagebox_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemessagebox_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepassivepopupstack_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepassivepopupstack_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepopupmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepopupmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeselect_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeselect_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeshortcutdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeshortcutdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespell_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespell_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespelldlg_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespelldlg_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarbutton_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarbutton_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarhandler_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarhandler_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarlabelaction_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarlabelaction_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarradiogroup_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarradiogroup_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowlistmenu_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowlistmenu_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Runner-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Runner.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1SlotTester-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1SlotTester.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TestResults-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TestResults.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Tester-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Tester.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TesterAutoregister-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TesterAutoregister.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/dir_f7a935f09c3ceb6e439dbb3503395d24.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/globals.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/globals_defs.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/modrunner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/module_8h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/module_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespaceKUnitTest.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespacemembers.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespacemembers_type.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/samplemodule_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/samplemodule_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/authors.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKCMultiDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKCMultiDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFind-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFind.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFindDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFindDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBar-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarButton-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarButton.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarTab-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarTab.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginSelector-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginSelector.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplace-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplace.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplaceDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplaceDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1ComponentsDialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1ComponentsDialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dialog-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dialog.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dispatcher-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dispatcher.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1PluginPage-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1PluginPage.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleContainer-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleContainer.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleInfo-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleInfo.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleLoader-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleLoader.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxy-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyIface-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyIface.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyRootDispatcher-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyRootDispatcher.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/componentsdialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/componentsdialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/deprecated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dir_aa411ca3281f152e194cf4822788a8ac.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dir_ee58cd7ecc465a9acf6c26f7eaeb8d44.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dispatcher_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dispatcher_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_enum.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_eval.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_b.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_c.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_d.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_e.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_f.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_h.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_i.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_k.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_l.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_m.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_n.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_o.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_p.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_q.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_r.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_s.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_t.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_u.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_v.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_vars.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_w.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_~.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__findreplace.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__internal.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__main.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__multitabbar.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__plugin.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__settings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__tdecmodule.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kcmultidialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kcmultidialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfind_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfind_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfinddialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfinddialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kplugininfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kplugininfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kpluginselector_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kpluginselector_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplace_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplace_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplacedialog_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplacedialog_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/namespaceKSettings.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pages.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pluginpage_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pluginpage_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmodulecontainer_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmodulecontainer_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleinfo_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleinfo_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleloader_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleloader_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIfaceImpl_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIfaceImpl_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIface_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxy_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxy_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdemultitabbar_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdemultitabbar_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/topics.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/annotated.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classTDEWallet_1_1Wallet-members.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classTDEWallet_1_1Wallet.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classes.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/dir_4f20ccb687166a6209696779a0ad5737.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/dir_d2b76091fcc5828a008405c171440249.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/doxygen_crawl.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/files.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/functions.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/functions_func.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/hierarchy.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/index.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/namespaceTDEWallet.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/namespaces.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallet_8cpp_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallet_8h_source.html] N: I: tdelibs14-trinity-doc: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallettypes_8h_source.html] N: I: tdelibs14-imagetops-trinity: spare-manual-page [usr/share/man/man1/imagetops-trinity.1.gz] N: N: Each manual page in /usr/share/man should have a reason to be there. This N: manual page does not appear to have a valid reason to be shipped. N: N: For manual pages in sections 1 and 8, an executable (or a link to one) N: should exist. This check currently considers all installation packages N: created by the same sources, as long as they are present. N: N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual N: and Bug#583125 for details. N: N: Visibility: info N: Show-Always: no N: Check: documentation/manual N: Renamed from: manpage-without-executable N: N: I: tdelibs14-trinity-dev: spare-manual-page [usr/share/man/man1/ksvgtopng-trinity.1.gz] N: I: tdelibs14-trinity-dev: spare-manual-page [usr/share/man/man1/maketdewidgets-trinity.1.gz] N: I: tdelibs14-trinity-dev: spare-manual-page [usr/share/man/man1/preparetips-trinity.1.gz] N: I: tdelibs14-trinity-dev: spare-manual-page [usr/share/man/man1/tdeconfig_compiler-trinity.1.gz] N: I: tdelibs14-trinity-dev: spare-manual-page [usr/share/man/man1/tdeunittestmodrunner-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/artsmessage-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/cupsdconf-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/cupsdoprint-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcop-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopclient-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopfind-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopobject-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopquit-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopref-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopserver-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopserver_shutdown-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/dcopstart-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/fileshareset-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kaddprinterwizard-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kcookiejar-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kded-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kdontchangethehostname-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kgrantpty-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kinstalltheme-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kpac_dhcp_helper-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/kshell-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/lnusertemp-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/make_driver_db_cups-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/make_driver_db_lpr-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/meinproc-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tde-config-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tde-menu-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeab2tdeabc-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdebuildsycoca-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdecmshell-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeconf_update-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdefile-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdehotnewstuff-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeinit-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeinit_shutdown-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeio_http_cache_cleaner-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeio_uiserver-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdeioexec-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdelauncher-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdemailservice-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdesendbugmail-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdestartupconfig-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdesu_stub-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdetelnetservice-trinity.1.gz] N: I: tdelibs14t64-trinity: spare-manual-page [usr/share/man/man1/tdetradertest-trinity.1.gz] N: I: tdelibs-trinity: unused-override dir-or-file-in-opt [usr/share/lintian/overrides/tdelibs-trinity:2] N: N: Your package specifies the named override but there were no tags that N: could have been silenced by it. N: N: Maybe you fixed an underlying condition but forgot to remove the override. N: It is also possible that the Lintian maintainers fixed a false positive. N: N: If the override is now unused, please remove it. N: N: This tag is similar to mismatched-override except there a tag could have N: been silenced if the context had matched. N: N: Sometimes, overrides end up not being used because a tag appears only on N: some architectures. In that case, overrides can be equipped with an N: architecture qualifier. N: N: Please refer to Architecture specific overrides (Section 2.4.3) in the N: Lintian User's Manual for details. N: N: Visibility: info N: Show-Always: yes N: Check: lintian N: N: I: tdelibs-trinity-dbg: wrong-section-according-to-package-name libdevel => debug N: N: This package has a name suggesting that it belongs to a section other than N: the one it is currently categorized in. N: N: Visibility: info N: Show-Always: no N: Check: fields/section N: N: P: tdelibs-trinity source: co-maintained-package-with-no-vcs-fields N: N: Based on the content of the maintainer and uploader fields this package is N: co-maintained but there are no Vcs-* fields. N: N: It is recommended that shared maintenance of packages are co-ordinated via N: a revision control system. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/vcs N: Renamed from: co-maintained-package-with-no-vcs-headers N: N: P: tdelibs-data-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: N: The copyright file refers to the versionless symlink in N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL N: license. This symlink is updated to point to the latest version of the N: license when a new one is released. The package appears to allow N: relicensing under later versions of its license, so this is legally N: consistent, but it implies that Debian will relicense the package under N: later versions of those licenses as they're released. It is normally N: better to point to the version of the license the package references in N: its license statement. N: N: For example, if the package says something like "you may redistribute it N: and/or modify it under the terms of the GNU General Public License as N: published by the Free Software Foundation; either version 2, or (at your N: option) any later version", the debian/copyright file should refer to N: /usr/share/common-licenses/GPL-2, not /GPL. N: N: For packages released under the same terms as Perl, Perl references the N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/copyright N: N: P: tdelibs-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs-trinity-dbg: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs14-imagetops-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs14-trinity-dev: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs14-trinity-doc: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs14t64-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL N: P: tdelibs-trinity source: license-problem-gfdl-non-official-text invariant part is: with no invariant sections, with no front-cover texts, and with no back-cover texts [doc/common/fdl-notice.html] N: N: The given source file is licensed under GFDL, but using a non-official N: text for the "no invariant sections" part. N: N: Please ask upstream to always use (case insensitive): with no Invariant N: Sections, no Front-Cover Texts, and no Back-Cover Texts. N: N: Visibility: pedantic N: Show-Always: no N: Check: cruft N: N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/cupsdoprint-trinity.1] N: N: The maintainer keeps a manual page in ./debian. Please forward the manual N: page upstream and ask them to include in their version control system, and N: in their next release. N: N: If the manual page was already forwarded or rejected, or the upstream is N: gone, please override the tag and annotate it with a suitable comment. N: N: Please refer to social contract item 2, Coordination with upstream N: developers (Section 3.1.4) in the Debian Developer's Reference, and N: Changes to the upstream sources (Section 4.3) in the Debian Policy Manual N: for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/manual-pages N: Renamed from: maintainer-manpage N: N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/dcopclient-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/dcopobject-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/dcopquit-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/dcopref-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/dcopserver_shutdown-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/fileshareset-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/imagetops-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/kgrantpty-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/kpac_dhcp_helper-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/kshell-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/ksvgtopng-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/make_driver_db_cups-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/make_driver_db_lpr-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/maketdewidgets-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/preparetips-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tde-menu-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeab2tdeabc-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdecmshell-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeconfig_compiler-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdehotnewstuff-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeinit-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeinit_shutdown-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeioexec-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdelauncher-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdestartupconfig-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdesu_stub-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdetradertest-trinity.1] N: P: tdelibs-trinity source: maintainer-manual-page [debian/man/tdeunittestmodrunner-trinity.1] N: P: tdelibs-data-trinity: maintainer-script-without-set-e [postinst] N: N: The maintainer script passes -e to the shell on the #! line rather than N: using set -e in the body of the script. This is fine for normal operation, N: but if the script is run by hand with sh /path/to/script (common in N: debugging), -e will not be in effect. It's therefore better to use set -e N: in the body of the script. N: N: Please refer to Scripts (Section 10.4) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: scripts N: N: P: tdelibs-data-trinity: maintainer-script-without-set-e [postrm] N: P: tdelibs-data-trinity: maintainer-script-without-set-e [preinst] N: P: tdelibs-trinity source: no-dep5-copyright [debian/copyright] N: N: This package does not use a machine-readable debian/copyright file. N: N: This format makes it easier to review licenses and can be easily parsed by N: Lintian. N: N: Please refer to N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/copyright/dep5 N: N: P: tdelibs-trinity source: no-homepage-field N: N: This non-native package lacks a Homepage field. If the package has an N: upstream home page that contains useful information or resources for the N: end user, consider adding a Homepage control field to debian/control. N: N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for N: details. N: N: Visibility: pedantic N: Show-Always: no N: Check: fields/homepage N: N: P: tdelibs-trinity source: package-uses-old-debhelper-compat-version 10 N: N: This package uses a debhelper compatibility level that is no longer N: recommended. Please consider using the recommended level. N: N: For most packages, the best way to set the compatibility level is to N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You N: can also use the debian/compat file or export DH_COMPAT in debian/rules. N: N: If no level is selected debhelper defaults to level 1, which is N: deprecated. N: N: Please refer to the debhelper(7) manual page for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debhelper N: N: P: tdelibs-trinity source: redundant-priority-optional-field [debian/control:142] N: N: This package currently sets the Priority field in the debian/control file N: to "optional". N: N: As of dpkg version 1.22.13, this field is set to "optional" by default. As N: such, in this case the Priority field is redundant and should be removed. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/control/field/priority N: N: P: tdelibs-trinity source: redundant-priority-optional-field [debian/control:3] N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeio_uiserver/icons/crystalsvg/16x16/apps/] N: N: The file is installed into a location that repeats the given path segment. N: An example would be /usr/lib/lib or /usr/share/myprogram/share. N: N: More often than not this is unintended. N: N: Please refer to Bug#950052 and Bug#950027 for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: files/hierarchy/path-segments N: N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/] N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/apps/] N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/] N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeprint/icons/crystalsvg/48x48/apps/] N: P: tdelibs-data-trinity: repeated-path-segment apps [opt/trinity/share/apps/tdeprint/icons/crystalsvg/64x64/apps/] N: P: tdelibs14-trinity-doc: repeated-path-segment tdeio [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/] N: P: tdelibs14-trinity-doc: repeated-path-segment tdemdi [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/] N: P: tdelibs14t64-trinity: repeated-path-segment trinity [opt/trinity/lib/trinity/] N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdecore/kentities.c] N: N: The following file is autogenerated by gperf N: N: They are usually provided for the convenience of users. These files N: usually just take up space in the tarball. N: N: Check if upstream also provides source-only tarballs that you can use as N: the upstream distribution instead. If not, you may want to ask upstream to N: provide source-only tarballs. N: N: Visibility: pedantic N: Show-Always: no N: Check: cruft N: N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdehtml/css/cssproperties.c] N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdehtml/css/cssvalues.c] N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdehtml/html/doctypes.cpp] N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdehtml/misc/htmlattrs.c] N: P: tdelibs-trinity source: source-contains-autogenerated-gperf-data [tdehtml/misc/htmltags.c] N: P: tdelibs-trinity source: source-contains-prebuilt-java-object [tdehtml/java/kjava.jar] N: N: The source tarball contains a prebuilt Java class file. These are often N: included by mistake when developers generate a tarball without cleaning N: the source directory first. If there is no sign this was intended, N: consider reporting it as an upstream bug as it may be a DFSG violation. N: N: Visibility: pedantic N: Show-Always: no N: Check: languages/java N: N: P: tdelibs-trinity source: source-contains-prebuilt-java-object [tdehtml/java/tests/badapplets/BadApplet.jar] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1107] N: N: This file contains lines with trailing whitespace characters. N: N: Whilst often harmless and unsightly, such extra whitespaces can also cause N: tools to interpret the whitespace characters literally. The tool diff(1) N: does not like them, either. They are best avoided. N: N: Some of these problems can be hard to track down. N: N: Whitespace at the end of lines may be removed with the following: N: N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog N: N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup). N: N: However, if you wish to only remove trailing spaces and leave trailing N: tabs (eg. for Makefiles), you can use the following code snippet: N: N: $ sed -i -e 's@[ ]*$@@g' debian/rules N: N: To remove empty lines from the end of a file, you can use: N: N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/trailing-whitespace N: Renamed from: file-contains-trailing-whitespace N: N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1168] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1175] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1182] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1211] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1232] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1246] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1387] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1492] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1500] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1507] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1513] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1519] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1526] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1528] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1569] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1586] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1592] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1593] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1616] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1617] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1630] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1638] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1699] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1700] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1937] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1943] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:1953] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2000] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2013] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2022] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2144] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2145] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2292] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2296] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2428] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2440] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2769] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2826] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2871] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2983] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2988] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:2996] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3000] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3003] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3007] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3015] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3020] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3024] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3030] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3034] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3038] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3042] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3046] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3050] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3054] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3058] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3069] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3075] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3079] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3096] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3121] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3123] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3126] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3130] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3142] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3145] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3146] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3150] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3154] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3158] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3159] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3164] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3168] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3169] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3172] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3176] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3180] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3184] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3187] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3191] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3199] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3202] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3206] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3212] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3216] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3219] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3223] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3235] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3237] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3242] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3246] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3258] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3260] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3264] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3267] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3271] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3275] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3279] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3284] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3288] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3291] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3295] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3299] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3303] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3314] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3323] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3327] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3336] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3340] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3344] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3348] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3356] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3358] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3362] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3364] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3368] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3370] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3382] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3386] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3390] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3393] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3397] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3401] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3403] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3405] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3407] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3411] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3414] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3417] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3419] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3421] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3422] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3424] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3426] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3428] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3431] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3441] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3443] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3445] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3453] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3455] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3457] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3459] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3461] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3463] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3465] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3467] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3469] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3471] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3473] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3475] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3477] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3479] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:347] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3481] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3483] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3485] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3487] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3489] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3491] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3493] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3495] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3498] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3500] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3502] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3504] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3506] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3508] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3513] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3515] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3517] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3519] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3521] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3523] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3525] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3527] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3529] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3531] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3533] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3535] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3545] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3548] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3552] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3553] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3554] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3555] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3559] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3561] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3563] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3571] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3581] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3583] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:360] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3613] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3621] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3623] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3625] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3627] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3631] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3640] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3643] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3645] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3661] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3663] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3667] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3671] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3682] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3685] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3689] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3691] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3695] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3697] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3699] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3812] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3820] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:389] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3928] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:394] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:3952] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:4168] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:416] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:530] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:595] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:608] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:610] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:616] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:852] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:855] N: P: tdelibs-trinity source: trailing-whitespace [debian/changelog:856] N: P: tdelibs-trinity source: trailing-whitespace [debian/rules:102] N: X: tdelibs14t64-trinity: binary-file-built-without-LFS-support [opt/trinity/lib/trinity/tdespell_hspell.so] N: N: The listed ELF binary appears to be (partially) built without "Large File N: Support" (LFS). If so, it may not be able to handle large files or files N: with large metadata values, such as inode numbers, correctly. N: N: To support large files, code review might be needed to make sure that N: those files are not slurped into memory or mmap(2)ed, and that correct N: 64-bit data types are used (ex: off_t instead of ssize_t), etc. Once that N: has been done ensure _FILE_OFFSET_BITS is defined and set to 64 before any N: system headers are included (note that on systems were the ABI has LFS N: enabled by default, setting _FILE_OFFSET_BITS to 64 will be a no-op, and N: as such optional). This can be done by using the AC_SYS_LARGEFILE macro N: with autoconf which will set any macro required to enable LFS when N: necessary, or by enabling the lfs feature from the future dpkg-buildflags N: feature area which sets the CPPFLAGS variable (since dpkg-dev 1.19.0). N: Note though, that getconf LFS_CFLAGS must not be used, as it does not N: support cross-building. Using _FILE_OFFSET_BITS should require no system N: function renames (eg. from open(2) to open64(2)), and if this tag is still N: emitted, the most probable cause is because the macro is not seen by the N: system code being compiled. N: N: Take into account that even if this tag is not emitted, that does not mean N: the binary is LFS-safe (ie. no OOM conditions, file truncation or N: overwrite will happen). N: N: Also note that enabling LFS on a shared library is not always safe as it N: might break ABI in case some of the exported types change size, in those N: cases a SOVERSION bump might be required. Or alternatively, on systems N: with an ABI without LFS, defining _LARGEFILE64_SOURCE and exporting both N: 32 and 64-bit variants of the interfaces can avoid the SOVERSION bump, at N: the cost of more complex maintenance. N: N: Please refer to http://www.unix.org/version2/whatsnew/lfs20mar.html and N: https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html N: for details. N: N: Visibility: info N: Show-Always: no N: Check: binaries/large-file-support N: This tag is experimental. N: N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libDCOP.so.14.0.0] N: N: The listed shared library calls the C library exit() or _exit() functions. N: N: In the case of an error, the library should instead return an appropriate N: error code to the calling program which can then determine how to handle N: the error, including performing any required clean-up. N: N: In most cases, removing the call should be discussed with upstream, N: particularly as it may produce an ABI change. N: N: Visibility: info N: Show-Always: no N: Check: libraries/shared/exit N: Renamed from: shlib-calls-exit N: This tag is experimental. N: N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdeinit_kded.so] N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdeinit_tdelauncher.so] N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdeio.so.14.0.0] N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdeprint.so.14.0.0] N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdescreensaver.so.14.0.0] N: X: tdelibs14t64-trinity: exit-in-shared-library [opt/trinity/lib/libtdeunittest.so.1.0.0] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/bin/tdesendbugmail] N: N: This package provides an ELF binary that lacks the use of fortified libc N: functions. Either there are no potentially unfortified functions called by N: any routines, all unfortified calls have already been fully validated at N: compile-time, or the package was not built with the default Debian N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags N: directly, be sure to import CPPFLAGS. N: N: NB: Due to false-positives, Lintian ignores some unprotected functions N: (e.g. memcpy). N: N: Please refer to https://wiki.debian.org/Hardening and Bug#673112 for N: details. N: N: Visibility: info N: Show-Always: no N: Check: binaries/hardening N: This tag is experimental. N: N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/bin/tdestartupconfig] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/libtdeinit_kded.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/libtdentlm.so.0.0.0] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/libtdetexteditor.so.0.0.0] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/kded_proxyscout.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/kimg_webp.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/kjavaappletviewer.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/tdeio_file.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/tdeio_http.so] N: X: tdelibs14t64-trinity: hardening-no-fortify-functions [opt/trinity/lib/trinity/tdeio_iso.so] N: X: tdelibs14-trinity-dev: missing-dependency-on-libstdc++ needed by opt/trinity/bin/dcopidl and 6 others N: N: The listed file appears to be linked against the C++ library, but the N: package doesn't depend on the C++ library package. Normally this indicates N: that ${shlibs:Depends} was omitted from the Depends line for this package N: in debian/control. N: N: All shared libraries and compiled binaries must be run through N: dpkg-shlibdeps to find out any libraries they are linked against (often N: via the dh_shlibdeps debhelper command). The package containing these N: files must then depend on ${shlibs:Depends} in debian/control to get the N: proper package dependencies for those libraries. N: N: Please refer to Generating dependencies on shared libraries (Section N: 8.6.1) in the Debian Policy Manual for details. N: N: Visibility: error N: Show-Always: no N: Check: binaries/prerequisites N: This tag is experimental. N: N: X: tdelibs14-imagetops-trinity: package-contains-no-arch-dependent-files N: N: All files in this package are architecture-independent, but the package is N: not marked Architecture: all. N: N: The package should probably be marked Architecture: all. N: N: Please refer to Architecture (Section 5.6.8) in the Debian Policy Manual N: for details. N: N: Visibility: info N: Show-Always: no N: Check: files/architecture N: This tag is experimental. N: N: X: tdelibs14-trinity-dev: spelling-error-in-binary Yau You [opt/trinity/lib/libtdecore.so] N: N: Lintian found a spelling error in the given binary. Lintian has a list of N: common misspellings that it looks for. It does not have a dictionary like N: a spelling checker does. N: N: If the string containing the spelling error is translated with the help of N: gettext or a similar tool, please fix the error in the translations as N: well as the English text to avoid making the translations fuzzy. With N: gettext, for example, this means you should also fix the spelling mistake N: in the corresponding msgids in the *.po files. N: N: You can often find the word in the source code by running: N: N: grep -rw N: N: This tag may produce false positives for words that contain non-ASCII N: characters due to limitations in strings. N: N: Visibility: pedantic N: Show-Always: no N: Check: binaries/spelling N: This tag is experimental. N: N: X: tdelibs14-trinity-dev: spelling-error-in-binary iiF if [opt/trinity/lib/libtdecore.so] N: X: tdelibs14t64-trinity: spelling-error-in-binary "allows to" "allows one to" [opt/trinity/lib/trinity/tdeprint_cups.so] N: X: tdelibs14t64-trinity: spelling-error-in-binary RECOMMANDED RECOMMENDED [opt/trinity/lib/libtdeprint_management.so.14.0.0] N: X: tdelibs14t64-trinity: spelling-error-in-binary Yau You [opt/trinity/lib/libtdecore.so.14.1.0] N: X: tdelibs14t64-trinity: spelling-error-in-binary dissappear disappear [opt/trinity/lib/libtdeprint.so.14.0.0] N: X: tdelibs14t64-trinity: spelling-error-in-binary iiF if [opt/trinity/lib/libtdecore.so.14.1.0] N: X: tdelibs14t64-trinity: spelling-error-in-binary occured occurred [opt/trinity/lib/libtdeinit_tdeconf_update.so] N: X: tdelibs14t64-trinity: spelling-error-in-binary reseting resetting [opt/trinity/lib/libtdemid.so.0.0.95] N: X: tdelibs14t64-trinity: spelling-error-in-binary teh the [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: X: tdelibs14t64-trinity: spelling-error-in-binary treshold threshold [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: X: tdelibs14t64-trinity: spelling-error-in-binary wich which [opt/trinity/lib/trinity/tdetexteditor_docwordcompletion.so] N: X: tdelibs-trinity source: upstream-metadata-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/upstream/metadata file. N: N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to N: collect meta-information about upstream projects from any source package. N: This file is in YAML format and it is used in to feed the data in the N: UltimateDebianDatabase. For example, it can contains the way the authors N: want their software be cited in publications and some bibliographic N: references about the software. N: N: Please add a debian/upstream/metadata file. N: N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and N: https://wiki.debian.org/UpstreamMetadata for details. N: N: Visibility: pedantic N: Show-Always: no N: Check: debian/upstream/metadata N: This tag is experimental. N: N: X: tdelibs-trinity source: very-long-line-length-in-source-file 1665 > 512 [kdoctools/docbook/xsl/html/profile-chunk-code.xsl:176] N: N: The source file includes a line length that is well beyond the normally N: human made code line length. N: N: This very long line length does not allow Lintian to do correctly some N: source file checks. N: N: This line could also be the result of some text injected by a computer N: program, and thus could lead to FTBFS bugs. N: N: Last but not least, long line in source code could be used to obfuscate N: the source code and to hide stuff like backdoors or security problems. N: N: It could be due to jslint source comments or other build tool comments. N: N: You may report this issue upstream. N: N: Visibility: pedantic N: Show-Always: no N: Check: files/contents/line-length N: Renamed from: insane-line-length-in-source-file N: This tag is experimental. N: N: Screen: autotools/long-lines N: Advocates: "Russ Allbery" N: Reason: N: Upstream sources using autoconf have traditionally been N: distributed with generated ./configure scripts as well as N: other third-party m4 macro files such as libtool. N: N: When paired with automake, there may also be some intermediate N: Makefile.in files. N: N: A lot of sources potentially contain such files, but they are N: not actionable by either the Debian distributor or by the N: upstream maintainer. N: N: As a side note, modern Debian build protocols will re-create N: many of those files via dh_autoreconf. They are present merely N: to aid in bootstrapping systems where the GNU suite may not yet N: be available. N: N: Read more in Bug#996740. N: N: X: tdelibs-trinity source: very-long-line-length-in-source-file 1897 > 512 [pics/hicolor/index.theme:138] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 2008 > 512 [kate/tests/highlight.rib:63] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 4533 > 512 [kdoctools/docbook/xsl/params/ChangeLog:790] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 519 > 512 [tdeio/tdefile/kpropertiesmimetypebase.ui:61] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 525 > 512 [tdehtml/kjserrordlg.ui:20] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 530 > 512 [tdeio/misc/tdewalletd/tdewalletwizard.ui:180] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 534 > 512 [pics/crystalsvg/index.theme:118] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 554 > 512 [kate/data/katepart.desktop:8] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 554 > 512 [tdeioslave/http/kcookiejar/netscape_cookie_spec.html:308] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 558 > 512 [kdoctools/docbook/xsl/html/ChangeLog:1434] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 566 > 512 [tdersync/tdersync.cpp:696] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 571 > 512 [kdoctools/docbook/xsl/lib/lib.xsl:94] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 5862 > 512 [tdeio/kssl/kssl/ksslcalist:267] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 755 > 512 [admin/acinclude.m4.in:2900] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 797 > 512 [tdeprint/pics/Makefile.am:21] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 800 > 512 [kdoctools/docbook/xsl/html/profile-docbook.xsl:139] N: X: tdelibs-trinity source: very-long-line-length-in-source-file 804 > 512 [tdemarkdown/LICENSE:69] N: C: tdelibs-data-trinity: control-tarball-compression-format xz N: N: This is the compressor format used for the control.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity: control-tarball-compression-format xz N: C: tdelibs-trinity-dbg: control-tarball-compression-format xz N: C: tdelibs14-imagetops-trinity: control-tarball-compression-format xz N: C: tdelibs14-trinity-dev: control-tarball-compression-format xz N: C: tdelibs14-trinity-doc: control-tarball-compression-format xz N: C: tdelibs14t64-trinity: control-tarball-compression-format xz N: C: tdelibs-data-trinity: ctrl-script [postinst] N: N: This package has one or more maintainer scripts (or other executable N: control files). N: N: This flags any control file with the executable bit set. N: N: Visibility: classification N: Show-Always: no N: Check: control-files N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-data-trinity: ctrl-script [postrm] N: C: tdelibs-data-trinity: ctrl-script [preinst] N: C: tdelibs-data-trinity: ctrl-script [prerm] N: C: tdelibs-data-trinity: data-tarball-compression-format xz N: N: This is the compressor format used for the data.tar tarball. N: N: Visibility: classification N: Show-Always: no N: Check: deb-format N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity: data-tarball-compression-format xz N: C: tdelibs-trinity-dbg: data-tarball-compression-format xz N: C: tdelibs14-imagetops-trinity: data-tarball-compression-format xz N: C: tdelibs14-trinity-dev: data-tarball-compression-format xz N: C: tdelibs14-trinity-doc: data-tarball-compression-format xz N: C: tdelibs14t64-trinity: data-tarball-compression-format xz N: C: tdelibs-data-trinity: debhelper-autoscript-in-maintainer-scripts dh_installdeb/13.31 N: N: The maintainer scripts of the package contain one or more auto-generated N: shell snippets inserted by the listed debhelper tool. N: N: Visibility: classification N: Show-Always: no N: Check: maintainer-scripts/generated N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: debhelper-compat-level 10 N: N: This is the debhelper compat level used specified by this package. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: debian-build-system cdbs-with-debhelper.mk, debhelper [debian/rules] N: N: This is the build system that Lintian believes the package is using. N: N: Visibility: classification N: Show-Always: no N: Check: debhelper N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/af.xml:5] N: N: This file contains a common marker for generated files. N: N: Some examples are: N: N: - DO NOT EDIT BY HAND - file was autogenerated N: N: In general, Debian likes to ship only true source files. Please consider N: asking upstream to generate the file during the build process instead. N: N: Visibility: classification N: Show-Always: no N: Check: files/generated N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ar.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/bg.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/bn.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/bs.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ca.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/cs.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/da.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/de.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/el.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/en.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/es.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/et.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/eu.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/fi.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/fr.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/he.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/hr.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/hu.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/id.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/it.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ja.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ko.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/la.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/lt.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/nl.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/nn.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/no.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/pl.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/pt.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/pt_br.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ro.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/ru.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/sk.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/sl.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/sr.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/sr_Latn.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/sv.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/th.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/tr.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/uk.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/vi.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/xh.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/zh_cn.xml:5] N: C: tdelibs-trinity source: generated-file "Do not edit this file by hand" [kdoctools/docbook/xsl/common/zh_tw.xml:5] N: C: tdelibs-trinity source: generated-file "This file was autogenerated" [tdewidgets/maketdewidgets.cpp:18] N: C: tdelibs-trinity source: mail-contact Maintainer "TDE Debian Team" N: N: This person is a contact in the named group for this package. N: N: Visibility: classification N: Show-Always: no N: Check: fields/mail-address N: Renamed from: maintainer uploader N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: mail-contact Uploaders "Adeodato Sim" N: C: tdelibs-trinity source: mail-contact Uploaders "Ana Beatriz Guerrero Lopez" N: C: tdelibs-trinity source: mail-contact Uploaders "Daniel Schepler" N: C: tdelibs-trinity source: mail-contact Uploaders "Fathi Boudra" N: C: tdelibs-trinity source: mail-contact Uploaders "Sune Vuorela" N: C: tdelibs-data-trinity: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs-trinity: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs-trinity-dbg: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs14-imagetops-trinity: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs14-trinity-dev: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs14-trinity-doc: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs14t64-trinity: mail-contact Maintainer "TDE Debian Team" N: C: tdelibs-data-trinity: maintainer-script-interpreter /bin/sh [postinst] N: N: Interpreter used in maintainer script or ELF N: N: Visibility: classification N: Show-Always: no N: Check: scripts N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-data-trinity: maintainer-script-interpreter /bin/sh [postrm] N: C: tdelibs-data-trinity: maintainer-script-interpreter /bin/sh [preinst] N: C: tdelibs-data-trinity: maintainer-script-interpreter /bin/sh [prerm] N: C: tdelibs-trinity: no-ctrl-scripts N: N: The package does not rely on any maintainer scripts (or other executable N: control files). N: N: Visibility: classification N: Show-Always: no N: Check: control-files N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity-dbg: no-ctrl-scripts N: C: tdelibs14-imagetops-trinity: no-ctrl-scripts N: C: tdelibs14-trinity-dev: no-ctrl-scripts N: C: tdelibs14-trinity-doc: no-ctrl-scripts N: C: tdelibs14t64-trinity: no-ctrl-scripts N: C: tdelibs-trinity source: number-of-patches 0 [debian/patches/series] N: N: The number of patches according to the debian/patches/series file. N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches/count N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: package-is-co-maintained (with 5 uploaders) N: N: The package is co-maintained but not team-maintained according to the N: maintainer/uploaders fields in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/vcs N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-data-trinity: package-is-maintained-by-individual N: N: The package is maintained by an individual according to the N: maintainer/uploaders fields in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/vcs N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity: package-is-maintained-by-individual N: C: tdelibs-trinity-dbg: package-is-maintained-by-individual N: C: tdelibs14-imagetops-trinity: package-is-maintained-by-individual N: C: tdelibs14-trinity-dev: package-is-maintained-by-individual N: C: tdelibs14-trinity-doc: package-is-maintained-by-individual N: C: tdelibs14t64-trinity: package-is-maintained-by-individual N: C: tdelibs-trinity source: patch-system quilt N: N: This package uses the specified patch system (eg. "quilt" or "dpatch"). N: N: Visibility: classification N: Show-Always: no N: Check: debian/patches N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: rules-do-not-require-root [debian/control] N: N: The sources can build the installation packages without using fakeroot(1) N: or similar. N: N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for N: details. N: N: Visibility: classification N: Show-Always: no N: Check: debian/control/field/rules-requires-root N: Renamed from: rules-does-not-require-root N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: source-format 3.0 (quilt) N: N: This is the source format declared in the package. N: N: Visibility: classification N: Show-Always: no N: Check: debian/source-dir N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: standards-version 3.8.3 N: N: The standards version of the package according to Standards-Version field N: in the debian/control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/standards-version N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, sharutils,\n binutils (>= 2.14.90.0.7), binutils-dev, docbook-to-man,\n libart-2.0-dev (>= 4:14.0.0~), libarts1-trinity-dev (>= 1.5.0), libacl1-dev,\n libattr1-dev, libasound2-dev [!hurd-i386],\n aspell, libaspell-dev, hspell, libbz2-dev, liblzma-dev, libcups2-dev | libcupsys2-dev,\n libidn-dev | libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev | heimdal-dev, libldap2-dev,\n liblua5.4-dev | liblua5.3-dev | liblua5.2-dev | liblua5.1-dev | liblualib50-dev,\n libopenexr-dev (>= 1.2.2-4.1), libpcre2-dev,\n libsasl2-dev, libxcomposite-dev, libdbus-1-tqt-dev,\n libtiff-dev, libwebp-dev, libavahi-client-dev (>= 0.4), x11-xserver-utils,\n libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev,\n texinfo, libogg-dev, libtqt3-mt-dev,\n lsb-release, sudo, libr-dev,\n libudev-dev, libltdl-dev, libmagic-dev, libnm-dev, libpcsclite-dev,\n opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev [debian/control:7] N: N: The raw but trimmed contents of the named field in the given Deb822 file. N: The number indicates the section from the top, starting at 1. N: N: Visibility: classification N: Show-Always: no N: Check: fields/deb822 N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: trimmed-deb822-field §1 Build-Depends-Indep doxygen, graphviz, gsfonts-x11 [debian/control:22] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Maintainer TDE Debian Team [debian/control:4] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Priority optional [debian/control:3] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Section libs [debian/control:2] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Source tdelibs-trinity [debian/control:1] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Standards-Version 3.8.3 [debian/control:23] N: C: tdelibs-trinity source: trimmed-deb822-field §1 Uploaders Adeodato Sim , Ana Beatriz Guerrero Lopez , Daniel Schepler , Fathi Boudra , Sune Vuorela [debian/control:6] N: C: tdelibs-trinity source: trimmed-deb822-field §1 XSBC-Original-Maintainer Debian Qt/KDE Maintainers [debian/control:5] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Architecture all [debian/control:27] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Breaks kdelibs-trinity (<< 4:14.0.0~) [debian/control:29] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Depends ${misc:Depends}, tdelibs14-trinity (>= ${source:Version}) | tdelibs14t64-trinity (>= ${source:Version}),\n tdelibs-data-trinity (>= ${source:Version}) [debian/control:31] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Description core libraries from the official Trinity release\n TDE (the Trinity Desktop Environment) is a powerful Open Source graphical\n desktop environment for Unix workstations. It combines ease of use,\n contemporary functionality, and outstanding graphical design with the\n technological superiority of the Unix operating system.\n .\n This metapackage includes the core TDE libraries, binaries, and data,\n needed by virtually all TDE applications. It does not include\n development files. [debian/control:33] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Package tdelibs-trinity [debian/control:25] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Provides tdelibs [debian/control:30] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Replaces kdelibs-trinity (<< 4:14.0.0~) [debian/control:28] N: C: tdelibs-trinity source: trimmed-deb822-field §2 Section libs [debian/control:26] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Architecture all [debian/control:45] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Breaks kdelibs-data-trinity (<< 4:14.0.0~) [debian/control:47] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Conflicts kdebase-kio-plugins-trinity (<= 4:14.0.0~), ksysv-trinity (<< 4:14.0.6~), kamera-trinity (<< 4:14.0.8~), klinkstatus-trinity (<< 4:14.0.9~) [debian/control:48] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Depends ${misc:Depends}, hicolor-icon-theme [debian/control:49] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Description core shared data for all TDE applications\n This package contains all the architecture independent data files\n commonly used by TDE applications. You need these data files to run\n TDE applications.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. [debian/control:51] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Package tdelibs-data-trinity [debian/control:43] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Provides tdelibs-data [debian/control:50] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Replaces kdelibs-data-trinity (<< 4:14.0.0~) [debian/control:46] N: C: tdelibs-trinity source: trimmed-deb822-field §3 Section libs [debian/control:44] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Architecture any [debian/control:61] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Breaks kdelibs4c2a-kde3 (<< 4:14.0.0~), kdelibs4c2a-trinity (<< 4:14.0.0~), tdelibs4c2a-trinity [debian/control:63] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Conflicts tdelibs4-trinity, tdelibs4c2-trinity (>> 4:1.0.0), tdelibs-bin-trinity (<< 4:3.3.3), tdelibs4-trinity-dev (<< 4:3.5.7.dfsg.1-6) [debian/control:69] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Depends ${shlibs:Depends}, ${misc:Depends}, tdelibs-data-trinity,\n netpbm (>= 2:10.0-15.1) | tdelibs14-imagetops-trinity,\n libart-2.0-2 (>= 4:14.0.0~), perl, xauth [debian/control:64] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Description core libraries and binaries for all TDE applications\n This package contains all the shared libraries and common core binaries\n used by all TDE applications. You need these libraries and binaries to\n run TDE applications.\n .\n Several scripts included in tdebase-bin, related to the handling of SMB\n and NFS shares, require the perl-suid package to work properly.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. [debian/control:70] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Package tdelibs14-trinity [debian/control:59] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Recommends hwdata, xdg-user-dirs, systemd | elogind | consolekit [debian/control:67] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Replaces kdelibs4c2a-kde3 (<< 4:14.0.0~), kdelibs4c2a-trinity (<< 4:14.0.0~), tdelibs4c2a-trinity [debian/control:62] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Section libs [debian/control:60] N: C: tdelibs-trinity source: trimmed-deb822-field §4 Suggests fam, perl-suid [debian/control:68] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Architecture any [debian/control:83] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Conflicts tdelibs14-trinity (<< 4:14.0.10~), netpbm (>= 2:10.0-15.1) [debian/control:86] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Depends ${shlibs:Depends}, ${misc:Depends} [debian/control:84] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Description core libraries and binaries for all TDE applications\n This package contains the imagetops binary needed for print filters.\n .\n This binary has been included as part of newer versions of the netpbm\n package. Therefore, to avoid conflict, it was separated from the\n tdelibs14-trinity package into a separate package.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. [debian/control:87] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Package tdelibs14-imagetops-trinity [debian/control:81] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Recommends netpbm [debian/control:85] N: C: tdelibs-trinity source: trimmed-deb822-field §5 Section libs [debian/control:82] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Architecture any [debian/control:99] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Breaks kdelibs4-trinity-dev (<< 4:14.0.0~) [debian/control:101] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Depends ${misc:Depends}, tdelibs14-trinity (= ${binary:Version}), libart-2.0-dev (>= 4:14.0.0~),\n libarts1-trinity-dev (>= 1.5.0), ${libasound2-dev}, libacl1-dev, libattr1-dev,\n libaspell-dev, hspell, libbz2-dev,\n libidn-dev | libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev | heimdal-dev,\n libopenexr-dev (>= 1.2.2-3), libpcre2-dev,\n liblua5.4-dev | liblua5.3-dev | liblua5.2-dev | liblua5.1-dev | liblualib50-dev,\n libsasl2-dev, libxcomposite-dev,\n libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev,\n libavahi-client-dev (>= 0.4), libavahi-tqt-dev, libtqt3-mt-dev,\n libr-dev, libudev-dev, libdbus-1-tqt-dev, binutils-dev [debian/control:102] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Description development files for the TDE core libraries\n This package contains all the headers and other related files needed\n to compile TDE applications, or develop applications which use the\n core TDE libraries.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. [debian/control:114] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Package tdelibs14-trinity-dev [debian/control:97] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Provides tdelibs-trinity-dev [debian/control:113] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Recommends libcups2-dev | libcupsys2-dev [debian/control:112] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Replaces kdelibs4-trinity-dev (<< 4:14.0.0~) [debian/control:100] N: C: tdelibs-trinity source: trimmed-deb822-field §6 Section libdevel [debian/control:98] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Architecture all [debian/control:124] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Breaks kdelibs4-trinity-doc (<< 4:14.0.0~) [debian/control:127] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Depends ${misc:Depends} [debian/control:125] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Description developer documentation for the TDE core libraries\n This package contains documentation for the core TDE libraries, of\n use more for developers creating applications which use the core\n TDE libraries, than regular users.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. [debian/control:129] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Package tdelibs14-trinity-doc [debian/control:122] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Provides tdelibs-trinity-doc [debian/control:128] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Replaces kdelibs4-trinity-doc (<< 4:14.0.0~) [debian/control:126] N: C: tdelibs-trinity source: trimmed-deb822-field §7 Section doc [debian/control:123] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Architecture any [debian/control:139] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Breaks kdelibs-trinity-dbg (<< 4:14.0.0~) [debian/control:141] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Conflicts tdelibs4-trinity-dbg, tdelibs4c2-trinity-dbg, tdelibs4c2a-trinity-dbg [debian/control:143] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Depends ${misc:Depends}, tdelibs14-trinity (= ${binary:Version}), libc6-dbg [amd64] [debian/control:144] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Description debugging symbols for tdelibs\n This package contains the debugging symbols associated with tdelibs.\n They will automatically be used by gdb for debugging tdelibs-related\n issues. [debian/control:145] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Package tdelibs-trinity-dbg [debian/control:137] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Priority optional [debian/control:142] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Replaces kdelibs-trinity-dbg (<< 4:14.0.0~) [debian/control:140] N: C: tdelibs-trinity source: trimmed-deb822-field §8 Section libdevel [debian/control:138] N: C: tdelibs-trinity source: trimmed-field Architecture any all N: N: These are the raw but trimmed contents of the named field in the package's N: primary control file. N: N: Visibility: classification N: Show-Always: no N: Check: fields/trimmed N: This tag is a classification. There is no issue in your package. N: N: C: tdelibs-trinity source: trimmed-field Binary tdelibs-trinity, tdelibs-data-trinity, tdelibs14-trinity, tdelibs14-imagetops-trinity, tdelibs14-trinity-dev, tdelibs14-trinity-doc, tdelibs-trinity-dbg N: C: tdelibs-trinity source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, sharutils, binutils (>= 2.14.90.0.7), binutils-dev, docbook-to-man, libart-2.0-dev (>= 4:14.0.0~), libarts1-trinity-dev (>= 1.5.0), libacl1-dev, libattr1-dev, libasound2-dev [!hurd-i386], aspell, libaspell-dev, hspell, libbz2-dev, liblzma-dev, libcups2-dev | libcupsys2-dev, libidn-dev | libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev | heimdal-dev, libldap2-dev, liblua5.4-dev | liblua5.3-dev | liblua5.2-dev | liblua5.1-dev | liblualib50-dev, libopenexr-dev (>= 1.2.2-4.1), libpcre2-dev, libsasl2-dev, libxcomposite-dev, libdbus-1-tqt-dev, libtiff-dev, libwebp-dev, libavahi-client-dev (>= 0.4), x11-xserver-utils, libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, texinfo, libogg-dev, libtqt3-mt-dev, lsb-release, sudo, libr-dev, libudev-dev, libltdl-dev, libmagic-dev, libnm-dev, libpcsclite-dev, opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev N: C: tdelibs-trinity source: trimmed-field Build-Depends-Indep doxygen, graphviz, gsfonts-x11 N: C: tdelibs-trinity source: trimmed-field Checksums-Sha1 0125d0bd180332c729f11836efd9487c1a8cd836 15384664 tdelibs-trinity_14.2.0~pre290.orig.tar.xz\n 541cfc2d7c2abc8e45ca42758f19985987fb6e46 188120 tdelibs-trinity_14.2.0~pre290-0debian14.0.0+36~b.debian.tar.xz N: C: tdelibs-trinity source: trimmed-field Checksums-Sha256 c480db84a5999697cd72e20c723589e163b9cc5778b7544ccfa4ea3be60ca149 15384664 tdelibs-trinity_14.2.0~pre290.orig.tar.xz\n 0c9f4fcac368b573661f245a4812e32eecc5bcc4621c2cf9a799cecb45d67dd2 188120 tdelibs-trinity_14.2.0~pre290-0debian14.0.0+36~b.debian.tar.xz N: C: tdelibs-trinity source: trimmed-field Files 1c1aee35fcbece880f0418cd2c17c0f2 15384664 tdelibs-trinity_14.2.0~pre290.orig.tar.xz\n 055aba67fb79397e063dd49121580cef 188120 tdelibs-trinity_14.2.0~pre290-0debian14.0.0+36~b.debian.tar.xz N: C: tdelibs-trinity source: trimmed-field Format 3.0 (quilt) N: C: tdelibs-trinity source: trimmed-field Maintainer TDE Debian Team N: C: tdelibs-trinity source: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs-trinity source: trimmed-field Package-List tdelibs-data-trinity deb libs optional arch=all\n tdelibs-trinity deb libs optional arch=all\n tdelibs-trinity-dbg deb libdevel optional arch=any\n tdelibs14-imagetops-trinity deb libs optional arch=any\n tdelibs14-trinity deb libs optional arch=any\n tdelibs14-trinity-dev deb libdevel optional arch=any\n tdelibs14-trinity-doc deb doc optional arch=all N: C: tdelibs-trinity source: trimmed-field Source tdelibs-trinity N: C: tdelibs-trinity source: trimmed-field Standards-Version 3.8.3 N: C: tdelibs-trinity source: trimmed-field Uploaders Adeodato Sim , Ana Beatriz Guerrero Lopez , Daniel Schepler , Fathi Boudra , Sune Vuorela N: C: tdelibs-trinity source: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs-data-trinity: trimmed-field Architecture all N: C: tdelibs-data-trinity: trimmed-field Breaks kdelibs-data-trinity (<< 4:14.0.0~) N: C: tdelibs-data-trinity: trimmed-field Conflicts kamera-trinity (<< 4:14.0.8~), kdebase-kio-plugins-trinity (<= 4:14.0.0~), klinkstatus-trinity (<< 4:14.0.9~), ksysv-trinity (<< 4:14.0.6~) N: C: tdelibs-data-trinity: trimmed-field Depends hicolor-icon-theme N: C: tdelibs-data-trinity: trimmed-field Description core shared data for all TDE applications\n This package contains all the architecture independent data files\n commonly used by TDE applications. You need these data files to run\n TDE applications.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. N: C: tdelibs-data-trinity: trimmed-field Installed-Size 25392 N: C: tdelibs-data-trinity: trimmed-field Maintainer TDE Debian Team N: C: tdelibs-data-trinity: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs-data-trinity: trimmed-field Package tdelibs-data-trinity N: C: tdelibs-data-trinity: trimmed-field Priority optional N: C: tdelibs-data-trinity: trimmed-field Provides tdelibs-data N: C: tdelibs-data-trinity: trimmed-field Replaces kdelibs-data-trinity (<< 4:14.0.0~) N: C: tdelibs-data-trinity: trimmed-field Section libs N: C: tdelibs-data-trinity: trimmed-field Source tdelibs-trinity N: C: tdelibs-data-trinity: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs-trinity: trimmed-field Architecture all N: C: tdelibs-trinity: trimmed-field Breaks kdelibs-trinity (<< 4:14.0.0~) N: C: tdelibs-trinity: trimmed-field Depends tdelibs14-trinity (>= 4:14.2.0~pre290-0debian14.0.0+36~b) | tdelibs14t64-trinity (>= 4:14.2.0~pre290-0debian14.0.0+36~b), tdelibs-data-trinity (>= 4:14.2.0~pre290-0debian14.0.0+36~b) N: C: tdelibs-trinity: trimmed-field Description core libraries from the official Trinity release\n TDE (the Trinity Desktop Environment) is a powerful Open Source graphical\n desktop environment for Unix workstations. It combines ease of use,\n contemporary functionality, and outstanding graphical design with the\n technological superiority of the Unix operating system.\n .\n This metapackage includes the core TDE libraries, binaries, and data,\n needed by virtually all TDE applications. It does not include\n development files. N: C: tdelibs-trinity: trimmed-field Installed-Size 36 N: C: tdelibs-trinity: trimmed-field Maintainer TDE Debian Team N: C: tdelibs-trinity: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs-trinity: trimmed-field Package tdelibs-trinity N: C: tdelibs-trinity: trimmed-field Priority optional N: C: tdelibs-trinity: trimmed-field Provides tdelibs N: C: tdelibs-trinity: trimmed-field Replaces kdelibs-trinity (<< 4:14.0.0~) N: C: tdelibs-trinity: trimmed-field Section libs N: C: tdelibs-trinity: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs-trinity-dbg: trimmed-field Architecture armhf N: C: tdelibs-trinity-dbg: trimmed-field Breaks kdelibs-trinity-dbg (<< 4:14.0.0~) N: C: tdelibs-trinity-dbg: trimmed-field Build-Ids 00b444c69c669a78b979d6e53cc6a4bcc886ff3c 0560fb37de13e2fb3140894751d08bb8a5ef1457 079dfc3b28c5637c5ba62559fa905267385c1296 07b379297e45c5b34e670d6eb9428d868dfc61bf 07b8caecfa263cd0ab0e4f34f5ef83add9c84554 087ccee3b7cb04a4ca115c6624c47a2c86a520c5 0a6e1e8de9e7db60de3025eb96b675ed970be68f 0beda293d365d2c0109dbf7102bd701d9799b341 0cf204e1e5bb738fbfc9792059a5497b94f8e2c5 0e0ee37b2294c928989088f2deac22314aac5447 0e6929484acdde1d9a99096699bed3c910c087a5 134e9e012d21ce1d4d4f5beeb82699d8fed297a8 1645165e4d311ad8e00ddb68ee2abdecf161affc 1749b4d6d27965ddd9f5fd26d3f835c82d475e82 18175b80a640fbe95cd56fbf66c5a67ab75b7255 19987a23e2c07f87894d19825ad99ecc32673e1e 1a14b6e6cf546832704231d6024ab86e8806b822 1b6dbd343c8d49048e124e6015fa55c1348aaf22 1bc309880fc0528e454a50b96c1172b2847a9e9a 1f2b232542e862f2c698ac7d25558ca0c0e09184 203385c095585f5ec6fe217230ef64662c139079 20d35f1112ed0c6a3c6b9b7572b13dde45d99cd1 224916ed469f9e4365f978861a27adc2d4e3959b 22ca7f6dc19b6cb7810cb84b1d4c2371187beff0 237b413fe41d0a9dde75d7769ca9e5e16e2e87b2 247b2e7e466175f29d2dcf0d0628a669602bb333 25c83565f63bfb212ec5a6c6c4a5c2e0be93c574 2897b94fdc78a6d4da1617bf7495d1e73aed8cf3 2980921ba93a9cbbd3a458a6528c37c2b7b41b34 29f25197b6c70cc227d577a35a81061dccd2b605 2d4d5493a11b3751b433e2d75fc7a3bb16c879f2 2fba4951959a35cc2845a130f6c194b108e1faf6 308c0e8b59e15728c84970948c92f4374bcfe0f0 30937012e3378b58ca06909f4353b03e6b766a07 33a62cb9dc976357b806b3aa9b73b03cb15dada0 34827084edba854180f3db93905a0d7ae9be68d6 353196f0eee9db331f567dd876a01e560a007588 353c4bb05d2b19d9f2c09193bc3e76a2189436fb 36648ef7430dd25d9e92897aa67159786793b71a 39cfc36bd2608e0dfe96fa690bd7a06212a405e5 3a57f8f351e2b7f6910335dfe0f5fa3ca89d7116 3bb9896d386e674abb6c39e3315034b204246f13 3e91ed1e2584065b8a4d5db16c15464d32956b95 3e975e01ed029b6153561914250c36280f5da93f 3f5361a32787faa20a670bd3f1e1d9119d932e5f 414d3eae07f78832f0cd03755c6b73cbf5a53e22 4251565aee93b1d7457146ca7eec61b3da7c96df 42a8c93778b0f6b0d92016456c6da9965f1bb997 433372d34bc81a309fbe7462fe31646257e4c166 476de2894a4912b943320a4d57765ff07270212e 4878dca0c6ffd64bbe19441e4feed1b60610c09c 4928d45e54b5d526df7ae3ab533b475da25e0d09 498c94f020ea1b2ee22ea4f0938e8a990007c4ac 4babdc3060416b5d89e0355b26d7d8bf863e9cd2 4d6e083e29671427b3a3b507e0661f8be710ffb4 4e19b0631b06d4002170c2234863decede8831dd 4f1b6a71966fe157e596676474216fe4be625c2a 4fdc0d2a82d3dd2b34a9c40707ddd8f2e97488a7 5586d2501ade034803cd5d49bfc98312fd10367f 56d2444dd75ae0341fe5c524300fa1bc1cec855c 5719aec60a68eec11f73a884dcc2b5bf071af4f7 577cb7ac80b8896ab4affc8daef1e6bf0a5d24b9 57ff4a631431bc1d25187b0e27e4098e2516a1b8 5918d104a53dbf861c2c9767deebeb15a1f8f531 60fb5adb3df7cb3917a70e283c4761a0baa4b61c 61373f689d078c3a37e8aad8efa7906df8733480 6149bd7bac3304fbf37e01be03941eca255b37f9 61ee7a3e0112dcecde388b65fd9979592e8fcfc0 65851bb6b1f4ec02a4f04faa10a0cc4486b4484d 684675a4f7747471b71f640ba5cf5ec9dcb961f4 6911117aeb6f3f62bb64bd523d2c9313ac1ae987 69eac62883530240d67cf0fac7c911d208f58048 6a322c187981d04f89f558afb3ab1a8f1fb9d2e7 6ab72e9b52c2107ed60dea6b80dca9a80f60453b 6eaf0358b03fbd9e147b74ad58ee60b3af1210bc 6fc47a1420f998e5bdf59f7514dd6114517f8d42 71ff4833ae700ee411326f1c2b0ca6428d68e562 7286e93c7f1ba7ee59c536b26ddaea730fbe916f 73be762a0419fb2b681b3a5933e65c1444b8334a 7470e1f3fcb9def708967d95300d3d0c52add1f0 7494df9843b509cd56d050d460de9d0cac8c3f04 759441879d344621ba58717d1423c4bde09097a6 759dd32684266634ffcf92dafd8dae38b7bcd6db 77e47b509fb6f882d3cdc9a24c903344b7e99ceb 787cacb6c3b643896da535c71d0ae66bbe2881dd 7b3af9c0b89000401d28dcc5ede572e3db9db667 7c720e9ef9f8c12bf658553002e4bd44fade5ee2 7d57b1a677f79c9487b307aadb30d02a10f488ae 7df885278853011405d012fe0744620a9ea082ea 7e19af306f5093a435de4066509f64238a372c23 8080454eb2964ae75b76f6a195ca89c4575bb3cc 881e30454837bc4f8983b38dd34af6cca42fcefc 891778c6a4cb870707d3c60f038403ffba5c2df1 897b8180c503781a6342a8a4965987b63ccb6ffe 8a8569d35af42fbc2f342f048ce002a5597ede00 8e614150d00b2283af2ba1a6e02a50dae4d06a1a 90c5a9a33addf7fd3d1326e67451d182f365fe23 91af74223c8574d7cf038c7496b153ca158b1b6b 9486863e3db7d5ae66ca643714201582bb789038 957ef992324bd163deb8ba8cd954417d5fce94cd 98c7217fa149f1a114963348b1c1449b9f4df7fc 9a2dab3f86e4407729c4c7dd16711b96cdf6538d 9a5a6ad7005572d530e57a1d863dbde2e1399a25 9a931e6652fa294bd619e9f2f7918a2505e92fcc 9d1d2f442666f728221d4212e6ddd88f5a3c7459 9dd9d122b5c64ce3018a3b7aa22048d77fbf184c 9e6721944b79891a12f5dddf9a35b58a23166374 9eb35aacda73d3e6c0fba17a30279af4bedc6afb 9f87633002a001a3cf5404e2a211e44102d55e2b a037ea62831ea40712e23bf8fd6a242b41f140a7 a8716bae1215de3b3b3fa6975b7aef05b8bc1688 a9234e921209551a628790e3378e7c0030bac7d2 a93f20b83b9362116a6b4dfbe40130365cc4ad1a a96baaf3ad98dde3814c3f048ee85ed422b90de7 aa14fe4fd302b8fef55127f124bea6dcc037da53 aa1b946a7884d703124df1d54e24bf9a8f6d207d aa41a536b4e5598eaceaa86165219df061b9bac8 aa759a0bfd7f5ca78c4ddc05d96ba38dabdd4aeb aa965c2addc2debc6c3f89d71ff3d8267ec153ab aaffa2694cd25f7bd9c6eab1554f3cd6c5f2d714 ab62c0d3409d80ac9323278844ab039abdc1170d add124a51dc005a240f183802583fccd5c18a1d1 adefaccca15624fcd7c0818b41300018b8c84745 ae5057b23ea9d7a6632c9e9a789377569a1f5955 afd461f013b7c7fc9b39988dfdde573e6925751c afe2913725466f44a3a9b4d114762c3898988d7e b2b768927dcc30228bbbdbb904f0254e34393a28 b35774690b0c2e1d8305748dd01b5c3af9b0da9e b55cb88cb86d8ae382bbc1119829e9cc9020d2d0 b5e0a8a486775873fe839e6902f27bf8d7f412ff b78d454172d549ef5251d1d7fd3bbdef71f2c1f7 b8c5df7b4ce14ba64025a28b5cddd3b093d19af7 b9b9a389e07673f419f3776703bf0d8efb58631e bb15415a86870d0dea4c1e3094612e1f9d518a26 be02628356a0d5919e98103d8b22e21cc18f59cc bebc2108a1cf586c764379d92960e8829600b69e c12da387afc6883dc7bbd8687c09071b18d05717 c1b236294b0c0b8ae56491172d3d9ff320a9cd02 c4b8ecb0e57ae0baf4e4b188a01d2c1fcf2f72e7 c51afce0f87240c78ae139d3af29e0b12a41fc0c c77f2b04e6920eaf1423e69f3df342b996fde5fd c9093d6fa709d5246273400dcaf64efdc327a839 cb0ab45366205f8b24d96b9dbcaf6b5522c85a42 cd244074e92341f669f957df6eb20e6c3b0d43ff ce8dc74fbce439a090940c06bf3818223962bee1 cf5b4cc56bb89e5209b897555738f12569fc62fa d184943ca52a9ee676fd2727b96164a4d11941c0 d3059d794b1892e1a6d73dac97ba371ea01370fa d4286ea581cc4481dcdaf5b72dc4da6dec23d4bc d4bc93638dff2abbf0d2f208dd2c256748106ecc dab3369984e0d08302360d4eebe1a373abd7aab1 db632b95cdc081987d83c155c52b268fae6e5f8f dd4068957cb4ca4a0273447c42255b7d098168db dd4950df06e7c1e8be9c9c95f07abaaf1f9981ef ddba2f639758379077260df6ff86c9e45ceb9161 dea7d9f61d3ccf1f3a51e30a4d771f47ec7fb228 e015c09a5f0f336e8fe97108acf7b5ed9da1a00c e06b1427b1ec532f5f19faaf28c6ed893cf9f01e e1932be649032f71178490baa6e47dd4172ad0f8 e2cccfc1a8c63413e79aa387874b41ac1398c192 e34c9b594d90424380582eb52389f33a4b2b97a0 e38332391def8fa3155478bb49e29f9620ee4a75 e3926dedf3919ff63eb7a4a8a8843e5b18c64bef e7d94210aeef55890b68d449cf800593d933b7bf e806b4e42f2a21338a9df6cf6dde3be73d2b3dbf e80f8a4d61e8eeadff66bb24a8770ebc2e76dbfa e8cb798ab7c6499781306725d55fd18ef7b7a071 e925cfbb61dae7ddd4568a763055917e24ad2109 eb5e8fc607e9bccd5a74a3eb1e31806174643c00 ebc65c5ac9a7df044d9e95878f804916166a895f ece169cab7fa2e253c4dd60ffa57028fca317e5a ed465bf93e665c579b45d729eeadc7adb252d5be edbad9cbbe15c1b04584b431089d2e5137ac5071 ef8aec420ce0a265e354a1934c0a92ed0d7d3095 f2244e376e938548b49061b5c6df74736af01fe4 f29c90ec0a41345f40bdd2509e38e8af91adfdbe f3b1dee9b772bf9b13ad272d898e5611ff1b51e1 f5b247de588c30dec42d5b63f1b8f83521b6433a f618c1720ce4c21941867d85368968ec790674b4 f74057016b8b1d9b48f42ff6415ccde32c03e32f f7cebad32d552187cbfeaaa10a2110b2e247cb4e f7fa3fbd0e287dcdcd336df76f187708fa36308b f81948fd232749491cce8ee31ad5c0f485e3f0d4 f8a0d52cca87dd82597a87c54a2dc12d3a2ca66f f98b08a3a4ec42372e51e4c69f6f4cb8b5bd9058 f999faae09ab920e823fbcf4052871e60195198b fa0f9f989a3588e8b70a25f21d784c2f5c700dd8 fbf486f1e99239f89184f64d5e12be2437ccca97 fc74262d4342218a6cb8ac264bf5ff39e01f1743 fd2b37fc65c5dd7162ff6025d861f413225abbf9 fd4414d04596b23dd3024df85e39b445f1dd205c fea74b136fe3e67142bd0009429d90923b553de7 2e0d87b622bf8a59883690b40456f50d7b5cfb0f 416ff33b746c798477569d4cbb58755cb6eb90b8 7e65e032989a52a823075c74a713f12940fffe60 8746d82e6779d65eff24b3ea484909332031c11f a5584b2576695a959b6ae76cec45ab1e286e6a31 e1a55dd85b0def567df08a1e21094c43ea02bcca N: C: tdelibs-trinity-dbg: trimmed-field Conflicts tdelibs4-trinity-dbg, tdelibs4c2-trinity-dbg, tdelibs4c2a-trinity-dbg N: C: tdelibs-trinity-dbg: trimmed-field Depends tdelibs14t64-trinity (= 4:14.2.0~pre290-0debian14.0.0+36~b) N: C: tdelibs-trinity-dbg: trimmed-field Description debugging symbols for tdelibs\n This package contains the debugging symbols associated with tdelibs.\n They will automatically be used by gdb for debugging tdelibs-related\n issues. N: C: tdelibs-trinity-dbg: trimmed-field Installed-Size 91079 N: C: tdelibs-trinity-dbg: trimmed-field Maintainer TDE Debian Team N: C: tdelibs-trinity-dbg: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs-trinity-dbg: trimmed-field Package tdelibs-trinity-dbg N: C: tdelibs-trinity-dbg: trimmed-field Priority optional N: C: tdelibs-trinity-dbg: trimmed-field Replaces kdelibs-trinity-dbg (<< 4:14.0.0~) N: C: tdelibs-trinity-dbg: trimmed-field Section libdevel N: C: tdelibs-trinity-dbg: trimmed-field Source tdelibs-trinity N: C: tdelibs-trinity-dbg: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs14-imagetops-trinity: trimmed-field Architecture armhf N: C: tdelibs14-imagetops-trinity: trimmed-field Conflicts netpbm (>= 2:10.0-15.1), tdelibs14-trinity (<< 4:14.0.10~) N: C: tdelibs14-imagetops-trinity: trimmed-field Description core libraries and binaries for all TDE applications\n This package contains the imagetops binary needed for print filters.\n .\n This binary has been included as part of newer versions of the netpbm\n package. Therefore, to avoid conflict, it was separated from the\n tdelibs14-trinity package into a separate package.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. N: C: tdelibs14-imagetops-trinity: trimmed-field Installed-Size 41 N: C: tdelibs14-imagetops-trinity: trimmed-field Maintainer TDE Debian Team N: C: tdelibs14-imagetops-trinity: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs14-imagetops-trinity: trimmed-field Package tdelibs14-imagetops-trinity N: C: tdelibs14-imagetops-trinity: trimmed-field Priority optional N: C: tdelibs14-imagetops-trinity: trimmed-field Recommends netpbm N: C: tdelibs14-imagetops-trinity: trimmed-field Section libs N: C: tdelibs14-imagetops-trinity: trimmed-field Source tdelibs-trinity N: C: tdelibs14-imagetops-trinity: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs14-trinity-dev: trimmed-field Architecture armhf N: C: tdelibs14-trinity-dev: trimmed-field Breaks kdelibs4-trinity-dev (<< 4:14.0.0~) N: C: tdelibs14-trinity-dev: trimmed-field Depends tdelibs14t64-trinity (= 4:14.2.0~pre290-0debian14.0.0+36~b), libart-2.0-dev (>= 4:14.0.0~), libarts1-trinity-dev (>= 1.5.0), libacl1-dev, libattr1-dev, libaspell-dev, hspell, libbz2-dev, libidn-dev | libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev | heimdal-dev, libopenexr-dev (>= 1.2.2-3), libpcre2-dev, liblua5.4-dev | liblua5.3-dev | liblua5.2-dev | liblua5.1-dev | liblualib50-dev, libsasl2-dev, libxcomposite-dev, libtiff-dev, libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-client-dev (>= 0.4), libavahi-tqt-dev, libtqt3-mt-dev, libr-dev, libudev-dev, libdbus-1-tqt-dev, binutils-dev N: C: tdelibs14-trinity-dev: trimmed-field Description development files for the TDE core libraries\n This package contains all the headers and other related files needed\n to compile TDE applications, or develop applications which use the\n core TDE libraries.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. N: C: tdelibs14-trinity-dev: trimmed-field Installed-Size 8799 N: C: tdelibs14-trinity-dev: trimmed-field Maintainer TDE Debian Team N: C: tdelibs14-trinity-dev: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs14-trinity-dev: trimmed-field Package tdelibs14-trinity-dev N: C: tdelibs14-trinity-dev: trimmed-field Priority optional N: C: tdelibs14-trinity-dev: trimmed-field Provides tdelibs-trinity-dev N: C: tdelibs14-trinity-dev: trimmed-field Recommends libcups2-dev | libcupsys2-dev N: C: tdelibs14-trinity-dev: trimmed-field Replaces kdelibs4-trinity-dev (<< 4:14.0.0~) N: C: tdelibs14-trinity-dev: trimmed-field Section libdevel N: C: tdelibs14-trinity-dev: trimmed-field Source tdelibs-trinity N: C: tdelibs14-trinity-dev: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs14-trinity-doc: trimmed-field Architecture all N: C: tdelibs14-trinity-doc: trimmed-field Breaks kdelibs4-trinity-doc (<< 4:14.0.0~) N: C: tdelibs14-trinity-doc: trimmed-field Description developer documentation for the TDE core libraries\n This package contains documentation for the core TDE libraries, of\n use more for developers creating applications which use the core\n TDE libraries, than regular users.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. N: C: tdelibs14-trinity-doc: trimmed-field Installed-Size 269287 N: C: tdelibs14-trinity-doc: trimmed-field Maintainer TDE Debian Team N: C: tdelibs14-trinity-doc: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs14-trinity-doc: trimmed-field Package tdelibs14-trinity-doc N: C: tdelibs14-trinity-doc: trimmed-field Priority optional N: C: tdelibs14-trinity-doc: trimmed-field Provides tdelibs-trinity-doc N: C: tdelibs14-trinity-doc: trimmed-field Replaces kdelibs4-trinity-doc (<< 4:14.0.0~) N: C: tdelibs14-trinity-doc: trimmed-field Section doc N: C: tdelibs14-trinity-doc: trimmed-field Source tdelibs-trinity N: C: tdelibs14-trinity-doc: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: C: tdelibs14t64-trinity: trimmed-field Architecture armhf N: C: tdelibs14t64-trinity: trimmed-field Breaks kdelibs4c2a-kde3 (<< 4:14.0.0~), kdelibs4c2a-trinity (<< 4:14.0.0~), tdelibs14-trinity, tdelibs4c2a-trinity N: C: tdelibs14t64-trinity: trimmed-field Conflicts tdelibs-bin-trinity (<< 4:3.3.3), tdelibs4-trinity, tdelibs4-trinity-dev (<< 4:3.5.7.dfsg.1-6), tdelibs4c2-trinity (>> 4:1.0.0) N: C: tdelibs14t64-trinity: trimmed-field Depends libacl1 (>= 2.2.23), libart-2.0-2 (>= 4:14.0.0~), libarts1t64-trinity (>= 1.5.9), libasound2t64 (>= 1.0.16), libaspell15 (>= 0.60.8.2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-tqt1 (>= 4:3.5.13~), libbz2-1.0, libc6 (>= 2.38), libcryptsetup12 (>= 2:2.0), libcups2t64 (>= 2.0.2), libdbus-1-3 (>= 1.10), libdbus-1-tqt0 (>= 4:14.2.0~pre14), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.5), libice6 (>= 1:1.0.0), libidn12 (>= 1.13), libimath-3-1-29t64 (>= 3.1.12), libjasper1, libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), libmagic1t64 (>= 5.13), libopenexr-3-1-30 (>= 3.1.13), libpcre2-8-0 (>= 10.22), libpcsclite1 (>= 1.0.0), libpkcs11-helper1t64 (>= 1.05), libr1 (>= 4:14.2.0~pre13), libsm6 (>= 2:1.2.6), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), libtiff6 (>= 4.0.3), libtqt3-mt-t64 (>= 4:14.2.0~pre257), libudev1 (>= 183), libwebp7 (>= 1.5.0), libx11-6, libxcomposite1 (>= 1:0.4.6), libxext6, libxml2-16 (>= 2.14.1), libxrandr2 (>= 2:1.2.99.3), libxrender1 (>= 1:0.9.12), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.3.4), tdelibs-data-trinity, netpbm (>= 2:10.0-15.1) | tdelibs14-imagetops-trinity, perl, xauth N: C: tdelibs14t64-trinity: trimmed-field Description core libraries and binaries for all TDE applications\n This package contains all the shared libraries and common core binaries\n used by all TDE applications. You need these libraries and binaries to\n run TDE applications.\n .\n Several scripts included in tdebase-bin, related to the handling of SMB\n and NFS shares, require the perl-suid package to work properly.\n .\n This package is part of TDE, and a component of the TDE libraries module.\n See the 'tde-trinity' and 'tdelibs-trinity' packages for more information. N: C: tdelibs14t64-trinity: trimmed-field Installed-Size 30586 N: C: tdelibs14t64-trinity: trimmed-field Maintainer TDE Debian Team N: C: tdelibs14t64-trinity: trimmed-field Original-Maintainer Debian Qt/KDE Maintainers N: C: tdelibs14t64-trinity: trimmed-field Package tdelibs14t64-trinity N: C: tdelibs14t64-trinity: trimmed-field Priority optional N: C: tdelibs14t64-trinity: trimmed-field Recommends hwdata, xdg-user-dirs, systemd | elogind | consolekit N: C: tdelibs14t64-trinity: trimmed-field Replaces kdelibs4c2a-kde3 (<< 4:14.0.0~), kdelibs4c2a-trinity (<< 4:14.0.0~), tdelibs14-trinity, tdelibs4c2a-trinity N: C: tdelibs14t64-trinity: trimmed-field Section libs N: C: tdelibs14t64-trinity: trimmed-field Source tdelibs-trinity N: C: tdelibs14t64-trinity: trimmed-field Suggests fam, perl-suid N: C: tdelibs14t64-trinity: trimmed-field Version 4:14.2.0~pre290-0debian14.0.0+36~b N: O: tdelibs-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre290-0debian14.0.0+36~b N: N: The version number of your source package ends in +b and a number or has a N: Debian revision containing three parts. These version numbers are used by N: binary NMUs and should not be used as the source version. (The +b form is N: the current standard; the three-part version number now obsolete.) N: N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the N: Debian Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: fields/version N: N: N: We want XZ regardless of the default compression. O: tdelibs-trinity source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] N: N: This package selects a custom compression level or algorithm in N: debian/source/options. Please remove the call and let dpkg-deb(1) select N: suitable defaults. N: N: Custom compression settings are usually chosen for one of two reasons: N: N: Higher compression levels or more advanced algorithms shrink the sizes of N: large files, but they can cause problems in the resource constrained N: environments used in Debian's buildd infrastructure. For example, higher N: than expected memory consumption may trigger an FTBFS or a failure to N: install. N: N: Lower compression levels or less advanced algorithms are sometimes needed N: to support older Debian version. Unfortunately, they also make it harder N: to change the defaults on an archive-wide basis. N: N: Some legitimate use cases trigger this tag. Please override it. N: N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) N: manual page for details. N: N: Visibility: warning N: Show-Always: no N: Check: debian/source-dir N: Renamed from: debian-source-options-has-custom-compression-settings N: N: N: We want XZ regardless of the default compression. O: tdelibs-trinity source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/etc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/etc/xdg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/etc/xdg/menus/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/etc/xdg/menus/tde-applications.menu] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/applications/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/tderesources.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/applnk/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/applnk/tdeio_iso.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/ARTISTIC] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/BSD] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/GPL_V2] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/GPL_V3] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/LGPL_V2] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/LGPL_V3] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/MIT] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/QPL_V1.0] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/LICENSES/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/Ast.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/Iter.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/kalyptusCxxToDcopIDL.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/kalyptus] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/kdocAstUtil.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/kdocParseDoc.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/dcopidlng/kdocUtil.pm] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/katepartreadonlyui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/katepartui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/indent/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/indent/script-indent-c-test.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/indent/script-indent-c1-test.lua] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/jstest.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/jstest.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/script-indent-c-char.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/script-indent-c-newline.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/scripts/sort.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/4dos.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/abap.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/abc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/actionscript.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ada.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ahdl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ahk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/alert.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/alert_indent.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ample.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ansic89.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ansys.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/apache.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asm-avr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asm-dsp56k.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asm-m68k.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asm6502.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asn1.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/asterisk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/awk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/bash.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/bibtex.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/bitbake.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/bmethod.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/c.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/carto-css.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ccss.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cgis.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/changelog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/chicken.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cisco.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/clipper.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/clojure.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cmake.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/coffee.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/coldfusion.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/commonlisp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/component-pascal.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/context.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cpp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/crk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cs.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/css-php.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/css.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/cue.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/curry.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/d.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ddoc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/debianchangelog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/debiancontrol.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/desktop.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/diff.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/djangotemplate.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/dockerfile.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/dosbat.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/dot.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/doxygen.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/doxygenlua.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/dtd.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/e.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/eiffel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/email.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/erlang.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/euphoria.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fasm.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ferite.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fgl-4gl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fgl-per.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fortran.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/freebasic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fsharp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/fstab.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ftl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gap.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gcc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gcode.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gdb.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gdl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gettext.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/git-ignore.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/git-rebase.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gitolite.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/glosstex.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/glsl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gnuassembler.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/gnuplot.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/go.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/grammar.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/groovy.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/haml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/hamlet.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/haskell.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/haxe.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/html-php.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/html.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/hunspell-aff.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/hunspell-dat.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/hunspell-dic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/hunspell-idx.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/idconsole.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/idl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ilerpg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/inform.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ini.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/isocpp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/j.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/jam.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/java.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/javadoc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/javascript-php.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/javascript.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/json.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/jsp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/julia.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/kbasic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/latex.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ld.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ldif.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/less.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/lex.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/lilypond.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/literate-curry.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/literate-haskell.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/logtalk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/lpc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/lsl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/lua.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/m3u.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/m4.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mab.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/magma.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/makefile.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mako.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mandoc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/markdown.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mason.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mathematica.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/matlab.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/maxima.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mediawiki.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mergetagtext.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/meson.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/metafont.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mips.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modelica.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modelines.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modula-2-iso-only.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modula-2-pim-only.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modula-2-r10-only.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/modula-2.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/monobasic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/mup.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/nagios.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/nasm.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/nemerle.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/nesc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/noweb.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/objectivec.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/objectivecpp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ocaml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ocamllex.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ocamlyacc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/octave.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/oors.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/opal.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/opencl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/pango.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/pascal.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/perl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/pgn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/php.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/picsrc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/pig.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/pike.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/postscript.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/povray.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ppd.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/praat.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/progress.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/prolog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/protobuf.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/puppet.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/purebasic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/python.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/q.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/qmake.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/qml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/qt4.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/r.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rapidq.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/relaxng.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/relaxngcompact.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/replicode.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rest.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/restructuredtext.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rexx.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rhtml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rib.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/roff.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rpmspec.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rsiidl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rtf.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/ruby.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/rust.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sather.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/scala.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/scheme.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sci.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/scss.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sed.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sgml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sieve.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sisu.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/spice.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sql-mysql.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sql-oracle.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sql-postgresql.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/sql.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/stata.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/systemc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/systemverilog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/tads3.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/taskjuggler.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/tcl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/tcsh.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/template-toolkit.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/texinfo.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/textile.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/tibasic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/txt2tags.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/update-files.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/uscript.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/valgrind-suppression.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/varnish.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/varnishtest.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/vcard.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/velocity.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/vera.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/verilog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/vhdl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/vrml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/winehq.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/wml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xharbour.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xmldebug.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xonotic-console.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xorg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xslt.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/xul.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/yacas.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/yacc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/yaml.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/zonnon.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/katepart/syntax/zsh.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kcm_componentchooser/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kcm_componentchooser/kcm_instantmessenger.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kcm_componentchooser/kcm_tdetexteditor.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/icons/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/icons/crystalsvg/16x16/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/icons/crystalsvg/16x16/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/icons/crystalsvg/16x16/actions/java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/icons/crystalsvg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/kjava.jar] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/kjava.policy] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kjava/pluginsinfo] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/knotify/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/knotify/eventsrc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/README] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/af/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/bg/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ca/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/cs/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/da/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/de/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/dtd/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/dtd/kdex.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/dtd/modifications.elements] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/dtd/rdbhier2.elements] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/dtd/rdbpool.elements] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/el/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en-GB/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/en/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/entities/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/entities/general.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/entities/l10n.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/es/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/et/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fi/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fo/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/fr/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/he/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/htdig_index.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/hu/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/id/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/it/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ja/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ko/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/lt/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nl/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/nn/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/no/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/general.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/kdex-412-10.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/kdex.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/modifications.elements] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/obsolete/rdbpool.elements] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pl/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt-BR/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/pt/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ro/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/ru/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sk/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sl/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sr/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/sv/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-chunk-online.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-chunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-man.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-navig-online.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-navig.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-nochunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-style.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-ttlpg-online.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-ttlpg.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-web-navig.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tde-web.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/tr/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/uk/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/wa/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xh/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/README] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/ca.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/cs.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/da.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/de.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/el.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/en.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/es.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/et.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/fi.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/fr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/hu.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/it.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/ja.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/ko.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/nl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/nn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/no.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/pl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/pt.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/pt_br.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/ro.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/ru.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/sk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/sl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/sr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/sv.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xsl/zh_tw.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/contributor.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/xx/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underLGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-CN/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/catalog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/fdl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/gpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/help-menu.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/install-compile.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/install-intro.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/lgpl-notice.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/report-bugs.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/underArtisticLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/underBSDLicense.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/underFDL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/underGPL.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/underX11License.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/entities/update-doc.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/lang.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/strings.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/customization/zh-TW/user.entities] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/README.kde] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/40chg.txt] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/41chg.txt] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/calstblx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbcentx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbgenent.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbhierx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbnotnx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbpoolx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbook.cat] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbookx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsa.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsb.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsc.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amso.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsr.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-box.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-cyr1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-cyr2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-dia.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk3.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk4.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-lat1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-num.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-pub.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-tech.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/readme.txt] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/soextblx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/README] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/calstblx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/catalog.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/dbcentx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/dbgenent.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/dbhierx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/dbnotnx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/dbpoolx.mod] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/docbook.cat] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/docbookx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsa.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsb.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsc.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsn.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amso.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsr.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-box.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-cyr1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-cyr2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-dia.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk3.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk4.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-lat1.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-lat2.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-num.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-pub.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-tech.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xml-dtd-4.2/soextblx.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/BUGS] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/README] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/TODO] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/VERSION] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/WhatsNew] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/af.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ar.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/autoidx-ng.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/bg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/bn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/bs.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ca.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/common.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/cs.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/da.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/de.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/el.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/en.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/es.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/et.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/eu.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/fi.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/fr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/gentext.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/he.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/hr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/hu.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/id.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/it.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ja.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ko.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/l10n.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/l10n.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/l10n.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/la.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/labels.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/lt.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/nl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/nn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/no.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/olink.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/pi.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/pl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/pt.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/pt_br.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ro.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/ru.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/sk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/sl.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/sr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/sr_Latn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/subtitles.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/sv.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/table.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/targetdatabase.dtd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/targets.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/th.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/titles.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/tr.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/uk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/vi.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/xh.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/zh_cn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/common/zh_tw.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/admon.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/autoidx-ng.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/autoidx.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/autotoc.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/biblio.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/block.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/callout.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/changebars.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunk-code.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunk-common.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunker.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunkfast.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/chunktoc.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/component.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/division.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/docbook.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/docbookng.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/footnote.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/formal.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/glossary.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/graphics.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/html-rtf.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/html.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/htmltbl.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/index.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/info.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/inline.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/keywords.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/lists.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/maketoc.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/manifest.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/math.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/oldchunker.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/onechunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/param.ent] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/param.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/param.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/param.xweb] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/pi.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/profile-chunk-code.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/profile-chunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/profile-docbook.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/profile-onechunk.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/qandaset.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/refentry.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/sections.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/synop.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/table.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/task.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/titlepage.templates.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/titlepage.templates.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/titlepage.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/toc.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/verbatim.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/html/xref.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/1.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/10.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/10.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/11.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/11.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/12.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/12.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/13.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/13.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/14.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/14.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/15.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/15.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/2.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/3.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/4.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/4.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/5.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/5.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/6.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/6.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/7.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/7.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/8.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/8.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/9.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/9.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/callouts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/caution.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/caution.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/caution.tif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/draft.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/home.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/important.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/important.tif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/next.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/next.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/note.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/note.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/note.tif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/prev.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/prev.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/tip.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/tip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/tip.tif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/toc-blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/toc-minus.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/toc-plus.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/up.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/warning.gif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/warning.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/images/warning.tif] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/lib/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/lib/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/lib/lib.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/lib/lib.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/lib/lib.xweb] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/README] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/docbook.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/lists.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/sect23.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/synop.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/manpages/xref.xsl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ChangeLog] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admon.graphics.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admon.graphics.path.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admon.graphics.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admon.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admon.textlabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admonition.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/admonition.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/alignment.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/annotate.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/appendix.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/arbortext.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/article.appendix.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/author.othername.in.middle.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/autotoc.label.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/axf.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/base.dir.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/biblioentry.item.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/bibliography.collection.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/bibliography.numbered.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/blockquote.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/body.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/body.font.master.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/body.font.size.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/body.margin.bottom.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/body.margin.top.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/bridgehead.in.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.defaultcolumn.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.graphics.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.graphics.number.limit.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.graphics.path.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.graphics.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.list.table.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.unicode.font.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.unicode.number.limit.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.unicode.start.character.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callout.unicode.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/callouts.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chapter.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.first.sections.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.quietly.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.section.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.sections.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.separate.lots.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunk.tocs.and.lots.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.cdata-section-elements.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.doctype-public.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.doctype-system.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.encoding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.indent.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.media-type.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.method.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.omit-xml-declaration.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/chunker.output.standalone.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/citerefentry.link.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/collect.xref.targets.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.back.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.body.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.front.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.index.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.lot.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.count.titlepage.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.back.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.body.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.front.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.index.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.lot.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/column.gap.titlepage.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/compact.list.item.spacing.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/component.label.includes.part.label.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/component.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/css.decoration.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/current.docid.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/default.float.class.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/default.image.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/default.table.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/default.units.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/dingbat.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/double.sided.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/draft.mode.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/draft.watermark.image.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ebnf.assignment.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ebnf.statement.terminator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ebnf.table.bgcolor.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ebnf.table.border.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/eclipse.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.id.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.name.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.provider.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/emphasis.propagates.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/entry.propagates.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/equation.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/example.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/figure.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/firstterm.only.link.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footer.column.widths.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footer.content.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footer.rule.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footers.on.blank.pages.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footnote.font.size.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footnote.number.format.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footnote.number.symbols.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/footnote.sep.leader.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/fop.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/formal.object.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/formal.procedures.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/formal.title.placement.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/formal.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.decoration.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.tabular.threshold.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/function.parens.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.id.attributes.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.index.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.legalnotice.link.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.manifest.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.meta.abstract.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.section.toc.level.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/generate.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossary.as.blocks.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossary.collection.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossentry.show.acronym.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glosslist.as.blocks.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossterm.auto.link.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossterm.separation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/glossterm.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/graphic.default.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/graphicsize.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/header.column.widths.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/header.content.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/header.rule.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/headers.on.blank.pages.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.base.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.cellpadding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.cellspacing.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.cleanup.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.ext.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.extra.head.links.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.longdesc.link.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.longdesc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.stylesheet.type.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/html.stylesheet.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.alias.file.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.back.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.forward.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.hideshow.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.home.url.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.home.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.title.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.url.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.title.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.url.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.locate.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.next.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.options.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.prev.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.print.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.refresh.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.stop.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.zoom.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.chm.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.default.topic.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.display.progress.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.encoding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.enumerate.images.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.force.map.and.alias.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.binary.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.folders.instead.books.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.section.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.show.root.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.tail.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.window.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.windows.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.map.file.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.only.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.remember.window.position.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.advanced.search.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.favorities.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.menu.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.toolbar.text.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.title.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.use.hhk.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/htmlhelp.window.geometry.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/hyphenate.verbatim.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/hyphenate.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ignore.image.scaling.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/img.src.path.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/index.on.role.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/index.on.type.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/index.prefer.titleabbrev.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/index.preferred.page.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/informal.object.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/informalequation.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/informalexample.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/informalfigure.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/informaltable.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/inherit.keywords.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/insert.olink.page.number.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/insert.olink.pdf.frag.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/insert.xref.page.number.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.default.language.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.language.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.use.xref.language.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/label.from.part.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/line-height.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/linenumbering.everyNth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/linenumbering.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/linenumbering.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/linenumbering.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/link.mailto.url.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/list.block.spacing.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/list.item.spacing.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/make.graphic.viewport.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/make.index.markup.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/make.single.year.ranges.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/make.valid.html.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/make.year.ranges.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/manifest.in.base.dir.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/manifest.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/manual.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/marker.section.level.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/menuchoice.menu.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/menuchoice.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/monospace.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/monospace.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/monospace.verbatim.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/navig.graphics.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/navig.graphics.path.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/navig.graphics.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/navig.showtitles.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/nominal.image.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/nominal.image.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/nominal.table.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/normal.para.spacing.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.base.uri.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.debug.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.doctitle.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.fragid.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.lang.fallback.sequence.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.outline.ext.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.pubid.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.resolver.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/olink.sysid.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.height.portrait.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.height.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.margin.bottom.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.margin.inner.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.margin.outer.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.margin.top.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.orientation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.width.portrait.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/page.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/paper.type.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/para.propagates.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/part.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/passivetex.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/phrase.propagates.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/pixels.per.inch.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/points.per.em.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/preface.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/prefer.internal.olink.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/preferred.mediaobject.role.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/procedure.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/process.empty.source.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/process.source.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.arch.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.attribute.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.condition.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.conformance.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.lang.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.os.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.revision.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.revisionflag.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.role.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.security.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.userlevel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.value.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/profile.vendor.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/punct.honorific.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.defaultlabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.inherit.numeration.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level1.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level2.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level3.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level4.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level5.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.level6.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qanda.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/qandadiv.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.generate.name.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.generate.title.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.pagebreak.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/refentry.xref.manvolnum.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/region.after.extent.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/region.before.extent.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/root.filename.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/root.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/rootid.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/runinhead.default.title.end.punct.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/runinhead.title.end.punct.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/sans.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/saxon.callouts.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/saxon.character.representation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/saxon.linenumbering.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/saxon.tablecolumns.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.autolabel.max.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.autolabel.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.label.includes.component.label.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level1.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level2.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level3.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level4.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level5.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.level6.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level1.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level2.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level3.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level4.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level5.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.level6.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/section.title.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/segmentedlist.as.table.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/shade.verbatim.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/shade.verbatim.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/show.comments.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/show.revisionflag.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/sidebar.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/simplesect.in.toc.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/spacing.paras.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/subscript.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/superscript.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/suppress.footer.navigation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/suppress.header.navigation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/suppress.navigation.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/symbol.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.borders.with.css.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.cell.border.color.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.cell.border.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.cell.border.thickness.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.cell.padding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.entry.padding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.footnote.number.format.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.footnote.number.symbols.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.frame.border.color.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.frame.border.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.frame.border.thickness.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/table.table.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/tablecolumns.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/target.database.document.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/targets.filename.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/template.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/tex.math.delims.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/tex.math.file.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/tex.math.in.alt.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/textdata.default.encoding.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/textinsert.extension.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/title.font.family.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/title.margin.left.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/toc.indent.width.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/toc.list.type.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/toc.margin.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/toc.max.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/toc.section.depth.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ulink.footnote.number.format.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ulink.footnotes.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ulink.hyphenate.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ulink.show.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/ulink.target.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.embed.for.svg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.id.as.filename.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.id.function.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.local.olink.style.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.role.as.xrefstyle.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.role.for.mediaobject.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/use.svg.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/variablelist.as.blocks.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/variablelist.as.table.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/variablelist.max.termlength.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/verbatim.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/wordml.template.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xep.extensions.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xep.index.item.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xref.label-page.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xref.label-title.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xref.properties.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xref.title-page.separator.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/ksgmltools2/docbook/xsl/params/xref.with.number.and.title.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kssl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kssl/ca-bundle.crt] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/proxyscout/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/proxyscout/eventsrc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeabc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeabc/countrytransl.map] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeabc/formats/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeabc/formats/binary.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdecertpart/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdecertpart/tdecertpart.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/kcookiescfg.upd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/kded.upd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/move_tdeio_help_cache.sh] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/proxytype.pl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/tdeio_help.upd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/tdeioslave.upd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/tdeprintrc.upd] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/useragent.pl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/css/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/css/html4.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/css/quirks.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/domain_info] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/tdehtml.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/tdehtml_browser.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdehtml/tdehtml_popupmenu.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/icons/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/icons/crystalsvg/16x16/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/icons/crystalsvg/16x16/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/icons/crystalsvg/16x16/apps/tdeio_uiserver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeio_uiserver/icons/crystalsvg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdemarkdown/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdemarkdown/markdown_part.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdenewstuff/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdenewstuff/types] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/apsdriver1] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/apsdriver2] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/cups_logo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/cupsd.conf.template] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/enscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/enscript.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/imagetops.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/imagetops.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/pdf2ps.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/pdf2ps.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/pdfwrite.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/pdfwrite.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/poster.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/poster.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/ps2pdf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/ps2pdf.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook1.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook1.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psbook2.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psnup.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psnup.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psselect.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/filters/psselect.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/actions/filterstop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/actions/tdeprint_restartsrv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/actions/tdeprint_uploadsmb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job_cancelled.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job_completed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job_error.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_job_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_class_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_class_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_defect.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_remote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_remote_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_remote_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/16x16/apps/tdeprint_printer_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/history.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/package_utilities.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_addprinter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_addpseudo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_configmgr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_configsrv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_defaulthard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_defaultsoft.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_enableprinter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_printer_infos.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_printstate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_queuestate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_report.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_restartsrv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_stopprinter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_testprinter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/actions/tdeprint_uploadsmb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/22x22/apps/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/actions/tdeprint_inklevel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_class_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_class_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_defect.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_remote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_remote_process.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_remote_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_stopped.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/32x32/apps/tdeprint_printer_users.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/48x48/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/48x48/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/48x48/apps/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/48x48/apps/tdeprint_printer_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/64x64/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/64x64/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/64x64/apps/tdeprint_printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/64x64/apps/tdeprint_printer_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/icons/crystalsvg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/kde_logo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/lprngtooldriver1] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_collate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_collate_reverse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_color.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_duplex_long.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_duplex_none.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_duplex_short.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_grayscale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_landscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_nup1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_nup2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_nup4.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_nupother.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_portrait.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_prettyprint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_revlandscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_revportrait.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_uncollate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/pics/tdeprint_uncollate_reverse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/cups.print] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/ext.print] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/lpdunix.print] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/lpr.print] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/plugins/rlpr.print] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/preview-mini.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/preview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/side.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/specials.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/testprint.ps] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/tiledown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/tileup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/tools/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeprint/tools/escputil.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowdown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowdown_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowleft.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowleft_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowright.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowright_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/arrowup_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/background.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/check.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/check_checked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/checkmark.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/combo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/combo_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/hscrollback.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/hscrollbar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/hscrollbar_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/hscrollborder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/htab.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/menu_back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/radio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/radio_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/raised_border.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/scrollborder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/slider.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/sunk_border.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/tab_up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/vscrollback.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/vscrollbar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/vscrollbar_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/vscrollborder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/pixmaps/riscos/vtab.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/asteroid.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/b3.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/default.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/highcolor.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/highcontrast.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/keramik.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/light-v2.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/light-v3.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/plastik.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtcde.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtmotif.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtmotifplus.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtplatinum.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtsgi.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/qtwindows.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdestyle/themes/riscos.themerc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_docwordcompletion/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_docwordcompletion/docwordcompletionui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_insertfile/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_insertfile/tdetexteditor_insertfileui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_isearch/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_isearch/tdetexteditor_isearchui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_kdatatool/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdetexteditor_kdatatool/tdetexteditor_kdatatoolui.rc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-bottom-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-bottom-middle.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-bottom-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-middle-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-middle-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-top-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-top-middle.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/box-top-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/kde_infopage.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/kde_infopage_rtl.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/top-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/about/top-middle.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/pics/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/pics/abouttde.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/pics/ktip-background.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeui/pics/ktip-bulb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kactivelabel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kcharselect.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kcolorbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kcolorcombo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kcombobox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdatepicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdatetable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdatetimewidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdatewidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdoublenuminput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdoublespinbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kdualcolorbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/keditlistbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kgradientselector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/khistorycombo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/khsselector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kiconbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kiconview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kintnuminput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kintspinbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kkeybutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kled.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/klineedit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kpalettetable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kpasswordedit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kprogress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kpushbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/krestrictedline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kruler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/ksqueezedtextlabel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/ktextbrowser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/ktextedit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/ktimewidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kurlcomborequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kurllabel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/kurlrequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdeactionselector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdecmodule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdefontcombo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdefontrequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdelistbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdewidgets/pics/tdelistview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/autostart/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/autostart/tdeab2tdeabc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/10.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/4.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/5.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/6.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/7.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/8.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/9.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/appheader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/artistic-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/block_title_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/block_title_mid.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/block_title_top.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bottom-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bottom-middle.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bottom-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bottom1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bottom2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/bsd-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/docheadergears.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/doctop1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/doctop1a.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/doctop1b.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/doctop2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/favicon.ico] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/fdl-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/fdl-license] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/fdl-notice.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/flat.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/footer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/gpl-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/gpl-license] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/grad.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/header.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/headerbg.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/kde_gear_64.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/kde_logo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/kde_logo_bg.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/lgpl-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/lgpl-license] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/mainfooter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/mainheader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/print.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/qpl-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/shadow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde-common.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde-default.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde-docs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde-localised.css.template] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde-web.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/tde.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-left.jpg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-middle.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-right-konqueror.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-right.jpg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top-trinity.jpg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/top.jpg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/web-docbottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/web-doctop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/x11-license.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/common/xml.dcl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdespell/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdespell/common] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdespell/index.cache.bz2] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdespell/index.docbook] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/angry.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/bat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/beer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/biggrin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/cake.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/camera.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/cat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/clock.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/cocktail.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/confused.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/cry.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/cup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/dog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/email.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/embarassed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/emoticons.xml] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/film.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/foot_in_mouth.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/innocent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/kiss.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/lightbulb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/love.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/note.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/oh.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/omg.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/phone.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/present.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/rose.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/sad.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/shade.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/sleep.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/smile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/star.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/teeth.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/thumbs_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/thumbs_up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/tongue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/undecided.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/unhappy.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/unlove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/wilted_rose.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/Default/wink.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/emoticons/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/128x128/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/1downarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/1leftarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/1rightarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/1uparrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/2downarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/2leftarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/2rightarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/2uparrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/about_kde.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/address-book-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/airbrush.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/application-exit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/apply.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/appointment-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/attach.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/blend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bookmark.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bookmark_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bookmark_folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bookmark_toolbar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bookmarks_list_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/button_cancel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/button_ok.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/cancel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/charset.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/clear_left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/color_fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/color_line.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/colorize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/colorpicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/compfile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/completion.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/configure.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/configure_shortcuts.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/configure_toolbars.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/connect_creating.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/connect_established.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/connect_no.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/contact-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/contents2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/contexthelp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/crop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/dbgwatchvar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/decrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-print-preview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-properties.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-revert.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-save-as.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-save.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/document-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-clear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-copy.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-cut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-delete.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-find-replace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-paste.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-redo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-select-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit-undo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edit_rename.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/editshred.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/edittrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/emptytrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/eraser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/exec.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/favorites.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fileexport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/filefind.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fileimport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/filter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/flag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/folder-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fontsizedown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fontsizeup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/fork.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-indent-less.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-indent-more.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-justify-fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-bold.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-direction-ltr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-direction-rtl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-italic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-strikethrough.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/format-text-underline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_chart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_edit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_formula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_query.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frame_text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/frameprint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/gear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-first.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-last.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-next.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-previous.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-top.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/go-up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/goto.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/halfencrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/help-about.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/help-contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/help.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/hibernate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/history.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/history_clear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/idea.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/identity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/images_display.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/inline_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/inline_table.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/key_enter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/knewstuff.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/konqui_intro.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/list-add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/list-remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/locationbar_erase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail-message-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail-reply-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail-reply-sender.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail_find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail_generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail_get.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail_post_to.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/mail_replylist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/make_tdevelop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_abs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_brace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_brackets.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_frac.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_int.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_lsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_lsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_matrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_onetwomatrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_paren.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_prod.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_rsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_rsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_sqrt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/math_sum.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-playback-pause.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-playback-start.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-playback-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-seek-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-seek-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-skip-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/media-skip-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/move.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_32ndnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_cleficon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_cross.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_dottednote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_eightnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_fermatenote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_flat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_fullnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_halfnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_natur.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_quarternote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/music_sixteenthnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/news_subscribe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/news_unsubscribe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/no.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/object-rotate-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/object-rotate-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/ok.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/openterm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/paintbrush.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/paper-blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/pencil.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/player_eject.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/player_playlist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/player_safe_removal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/player_time.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/player_volume.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/presence_away.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/presence_offline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/presence_online.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/presence_unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/process-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/project_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/queue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/rebuild.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/reload.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/reload_all_tabs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/reload_page.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/rotate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/save_all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/services.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/show_side_panel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/signature.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/stamp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/suspend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/switchuser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-lock-screen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-log-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-reboot.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-search.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/system-shutdown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_breakoff.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_duplicate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_new_bg.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_new_raised.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tab_remove_other.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tdevelop_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/text_block.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/text_center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/text_sub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/text_super.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/thumbnail.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/today.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/toggle_log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/tools-check-spelling.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/transform.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/translate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity4.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity5.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/trinity6.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/unlock.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view-fullscreen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view-refresh.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view-restore.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_choose.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_detailed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_fit_height.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_fit_width.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_fit_window.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_icon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_left_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_multicolumn.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_sidetree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_top_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/view_tree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/viewmag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/wallet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/window-close.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/window-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/window_duplicate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/window_suppressed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/wizard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/zoom-fit-best.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/zoom-in.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/zoom-original.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/actions/zoom-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/accessories-calculator.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/accessories-character-map.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/camera-photo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-r-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-r-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-r-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-r-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-rw-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-rw-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-rw-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/cd-rw-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/input-gaming.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/input-joystick.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/input-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/input-tablet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-3_5-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-3_5-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-5_14-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-5_14-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-zip-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-floppy-zip-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdaudio-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdaudio-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdrom-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdrom-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdrom-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-cdrom-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-dvd-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-dvd-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-dvd-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-optical-dvd-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/memory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/mo-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/mo-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/nfs-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/nfs-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/pda_black.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/pda_blue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/scanner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/devices/tv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.file.locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.file.temporary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-gettext.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kchart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kformula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kivio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kpresenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kspread.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-kugar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/news.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-generic-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/mimetypes/x-office-document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_inbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_outbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_sent_mail.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/ftp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/server.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/system/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/system/run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/1downarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/1leftarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/1rightarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/1uparrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/2downarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/2leftarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/2rightarrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/2uparrow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/about_kde.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/address-book-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/airbrush.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/application-exit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/apply.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/appointment-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/attach.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/blend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/bookmark.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/bookmark_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/bookmark_folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/bookmarks_list_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/button_cancel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/button_ok.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/cd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/charset.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/clear_left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/color_fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/color_line.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/colorize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/colorpicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/compfile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/configure.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/connect_creating.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/connect_established.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/connect_no.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/contact-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/contents2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/contexthelp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/crop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgjumpto.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgmemview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgnext.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgnextinst.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgparam.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgrestart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgrun.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgrunto.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgstep.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgstepinst.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgstepout.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/dbgvar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/debugger.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/decrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-print-preview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-properties.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-revert.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-save-as.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-save.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/document-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-clear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-copy.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-cut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-delete.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-paste.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-redo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-select-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit-undo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edit_rename.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/editshred.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/edittrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/emptytrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/eraser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/favorites.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fileexport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/filefind.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fileimport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/filter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/folder-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fontsizedown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fontsizeup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/fork.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-indent-less.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-indent-more.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-justify-center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-justify-fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-justify-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-justify-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-bold.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-direction-ltr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-direction-rtl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-italic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-strikethrough.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/format-text-underline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_chart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_edit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_formula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_query.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frame_text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/frameprint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/gear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-first.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-last.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-next.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-previous.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-top.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/go-up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/goto.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/halfencrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/help-about.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/help-contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/help.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/hibernate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/history.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/idea.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/identity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/images_display.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/inline_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/inline_table.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/key_enter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/konqui_intro.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/list-add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/list-remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/locationbar_erase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail-message-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail-reply-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail-reply-sender.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_delete.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_get.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_new3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_post_to.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_post_to3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mail_replylist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/make_tdevelop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_abs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_brace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_brackets.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_frac.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_int.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_lsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_lsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_matrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_onetwomatrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_paren.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_prod.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_rsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_rsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_sqrt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/math_sum.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-playback-pause.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-playback-start.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-playback-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-seek-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-seek-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-skip-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/media-skip-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/message_reply.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/move.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_32ndnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_cleficon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_cross.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_dottednote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_eightnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_fermatenote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_flat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_fullnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_halfnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_natur.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_quarternote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/music_sixteenthnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/news_subscribe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/news_unsubscribe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/object-rotate-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/object-rotate-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/openterm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/paintbrush.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/paper-blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/pencil.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/player_eject.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/player_playlist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/player_safe_removal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/process-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/project_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/queue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/rebuild.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/reload.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/reload3.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/reload_all_tabs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/reload_page.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/rotate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/save_all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/show_side_panel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/showmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/signature.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/suspend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/switchuser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-lock-screen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-log-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-reboot.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-search.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/system-shutdown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/tdevelop_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/text_block.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/text_center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/text_sub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/text_super.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/thumbnail.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/today.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/toggle_log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/tools-check-spelling.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/translate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/trinity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/unlock.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view-fullscreen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view-refresh.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view-restore.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_choose.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_detailed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_fit_height.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_fit_width.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_fit_window.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_icon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_left_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_multicolumn.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_sidetree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_top_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/view_tree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/viewmag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/window-close.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/window-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/window_duplicate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/wizard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/zoom-fit-best.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/zoom-in.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/zoom-original.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/actions/zoom-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/accessories-calculator.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/accessories-character-map.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/camera-photo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-r-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-r-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-r-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-r-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-rw-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-rw-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-rw-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/cd-rw-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/input-gaming.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/input-joystick.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/input-tablet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/kxkb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-3_5-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-3_5-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-5_14-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-5_14-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-zip-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-floppy-zip-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdaudio-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdaudio-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdrom-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdrom-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdrom-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-cdrom-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-dvd-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-dvd-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-dvd-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-optical-dvd-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/memory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/mo-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/mo-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/nfs-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/nfs-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/pda_black.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/pda_blue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/scanner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/devices/tv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.file.locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.file.temporary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-gettext.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kchart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kformula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kivio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kpresenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kspread.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-kugar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/news.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-generic-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/mimetypes/x-office-document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_inbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_outbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/ftp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/server.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/system/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/system/run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/about_kde.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/address-book-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/application-exit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/apply.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/appointment-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/attach.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/blend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bookmark.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bookmark_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bookmark_folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bookmark_toolbar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bookmarks_list_add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/button_cancel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/button_ok.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/charset.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/clear_left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/colorize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/colorpicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/compfile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/configure.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/connect_creating.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/connect_established.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/connect_no.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/contact-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/contents2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/contexthelp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/decrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-print-preview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-properties.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-revert.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-save-as.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-save.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/document-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-clear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-copy.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-cut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-delete.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-paste.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-redo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-select-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit-undo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edit_rename.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/editshred.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/edittrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/emptytrash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/eraser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/favorites.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/filefind.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/fileimport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/filter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/folder-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/fonts.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-indent-less.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-indent-more.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-justify-center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-justify-fill.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-justify-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-justify-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-bold.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-direction-ltr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-direction-rtl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-italic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-strikethrough.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/format-text-underline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/frameprint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/gear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-first.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-last.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-next.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-previous.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-top.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/go-up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/goto.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/halfencrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/help-about.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/help-contents.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/help.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/hibernate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/identity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/images_display.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/key_enter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/knewstuff.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/konqui_intro.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/list-add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/list-remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/locationbar_erase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail-message-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail-reply-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail-reply-sender.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail-send.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_delete.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_find.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_get.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_post_to.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mail_replylist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/make_tdevelop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_abs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_brace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_brackets.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_frac.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_int.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_lsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_lsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_matrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_onetwomatrix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_paren.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_prod.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_rsub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_rsup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_sqrt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/math_sum.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-playback-pause.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-playback-start.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-playback-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-seek-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-seek-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-skip-backward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/media-skip-forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/messagebox_critical.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/messagebox_info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/messagebox_warning.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_32ndnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_cleficon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_cross.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_dottednote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_eightnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_fermatenote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_flat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_fullnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_halfnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_natur.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_quarternote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/music_sixteenthnote.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/object-rotate-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/object-rotate-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/openterm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/paper-blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/player_eject.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/player_playlist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/player_safe_removal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/presence_away.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/presence_offline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/presence_online.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/presence_unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/process-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/project_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/queue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/rebuild.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/reload.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/reload_all_tabs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/reload_page.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/rotate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/save_all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/show_side_panel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/signature.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/suspend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/switchuser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-lock-screen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-log-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-reboot.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-search.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/system-shutdown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/tdevelop_down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/text_block.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/text_center.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/text_sub.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/text_super.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/today.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/toggle_log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/tools-check-spelling.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/trinity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/unlock.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view-fullscreen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view-refresh.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view-restore.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_choose.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_detailed.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_fit_height.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_fit_width.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_fit_window.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_icon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_left_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_multicolumn.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_sidetree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_top_bottom.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/view_tree.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/viewmag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/window-close.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/window-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/window_duplicate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/wizard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/zoom-fit-best.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/zoom-in.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/zoom-original.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/actions/zoom-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/accessories-calculator.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/accessories-character-map.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/camera-photo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-r-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-r-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-r-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-r-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-rw-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-rw-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-rw-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/cd-rw-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/input-gaming.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/input-joystick.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/input-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/input-tablet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-3_5-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-3_5-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-5_14-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-5_14-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-zip-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-floppy-zip-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdaudio-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdaudio-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdrom-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdrom-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdrom-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-cdrom-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-dvd-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-dvd-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-dvd-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-optical-dvd-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/memory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/mo-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/mo-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/nfs-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/nfs-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/pda_black.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/pda_blue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/scanner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/devices/tv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.file.locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.file.temporary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-gettext.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kchart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kformula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kivio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kpresenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kspread.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-kugar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-generic-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/mimetypes/x-office-document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_inbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_outbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/ftp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/server.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/system/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/system/run.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/address-book-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/application-exit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/appointment-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/back.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/bookmark.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/colorpicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/contents2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/document-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/document-print-preview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/document-print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/edit-select-all.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/edit_rename.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/eraser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/favorites.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/format-indent-less.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/format-indent-more.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/forward.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/frameprint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/gear.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/go-down.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/go-home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/go-next.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/go-previous.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/go-up.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/hibernate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/identity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/konqui_intro.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/list-add.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/list-remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/mail-message-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/mail_post_to.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/media-playback-start.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/object-rotate-left.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/object-rotate-right.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/paper-blank.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/player_playlist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/presence_away.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/presence_offline.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/presence_online.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/process-stop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/reload.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/reload_all_tabs.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/reload_page.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/remove.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/rotate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/suspend.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/switchuser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/system-lock-screen.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/system-log-out.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/system-reboot.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/system-shutdown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/trinity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/view-refresh.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/window-close.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/window_duplicate.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/actions/wizard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/accessories-calculator.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/accessories-character-map.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-r-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-r-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-r-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-r-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-rw-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-rw-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-rw-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/cd-rw-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/input-gaming.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/input-joystick.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/input-keyboard.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/input-tablet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-3_5-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-3_5-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-5_14-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-5_14-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-zip-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-floppy-zip-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdaudio-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdaudio-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdrom-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdrom-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdrom-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-cdrom-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-dvd-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-dvd-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-dvd-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-optical-dvd-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/memory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/mo-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/mo-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/nfs-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/nfs-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/pda_black.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/pda_blue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/scanner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/devices/tv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-gettext.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kchart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kformula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kivio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kpresenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kspread.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-kugar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-generic-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/mimetypes/x-office-document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_inbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_outbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/ftp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/server.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/appointment-new.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/bug.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/document-open-recent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/document-open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/favorites.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/knewstuff.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/launch.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/media-playback-start.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/actions/share.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/accessories-calculator.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/accessories-dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/go.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/khelpcenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/kmenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/kmix.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/kttsd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/kwrite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/password.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-accessibility.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-font.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-locale.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-multimedia.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-screensaver.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-theme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/preferences-desktop-wallpaper.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/system-file-manager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/system-software-install.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/system-software-update.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/utilities-system-monitor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/apps/utilities-terminal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/blockdevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/camera-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/camera-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-r-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-r-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-r-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-r-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-rw-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-rw-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-rw-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/cd-rw-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/chardevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/computer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/drive-harddisk-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/drive-harddisk-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/drive-harddisk-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/drive-harddisk-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/input-gaming.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/input-joystick.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/input-mouse.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/input-tablet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-compact_flash-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-compact_flash-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-compact_flash-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-compact_flash-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-memory_stick-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-memory_stick-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-memory_stick-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-memory_stick-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-sd_mmc-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-sd_mmc-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-sd_mmc-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-sd_mmc-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-smart_media-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-smart_media-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-smart_media-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-smart_media-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-usb-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-usb-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-usb-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-flash-usb-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-3_5-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-3_5-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-5_14-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-5_14-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-zip-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-floppy-zip-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdaudio-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdaudio-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdrom-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdrom-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdrom-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-cdrom-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-dvd-locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-dvd-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-dvd-unlocked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-optical-dvd-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-tape-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/media-tape-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/memory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/mo-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/mo-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/modem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/multimedia-player-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/multimedia-player-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/nfs-mounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/nfs-unmounted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/pda_black.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/pda_blue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/print_class.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/printer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/scanner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/devices/tv.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-octet-stream.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-pdf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-postscript.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.database.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.graphics.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.presentation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.oasis.opendocument.text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.info.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.misc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.overlay.zip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.resource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.tdemultiple.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.template_source.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-vnd.tde.text.alt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-applix-word.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-bittorrent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-cd-image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-cda.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-cdr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-core.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-deb.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-designer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-executable.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-font-snf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-font-ttf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-font-type1.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-karbon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kchart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kcsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kexi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kformula.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kivio.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kpresenter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-krita.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kspread.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-kugar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-lyx.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-metafont.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-mswinurl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-netscape.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-rpm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-soffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-tarz.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-tex-gf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-tex-pk.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-trash.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-troff-man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/application-x-zerosize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/audio-midi.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/audio-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/encrypted.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/font-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/image-svg+xml.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/image-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/koffice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/message.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/mozilla_doc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-plain.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-rtf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-vnd.tde.ascii.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-asm.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-c++src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-csrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-fortran.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-generic-template.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-hsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-java.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-jsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-katefilelist.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-log.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-lsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-makefile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-mocsrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-osrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-perl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-php.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-psrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-python.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-readme.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-script.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-src.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-tex.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/text-x-ysrc.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/unknown.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/video-x-generic.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/video-x-quicktime.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/x-office-address-book.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/x-office-calendar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/mimetypes/x-office-document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/desktop.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/file_broken.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_crystal.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_favorite.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_green.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_green_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_grey.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_grey_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_home.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_home2.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_html.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_image.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_important.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_locked.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_man.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_orange.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_orange_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_print.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_red.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_red_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_sound.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_tar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_txt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_video.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_violet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_violet_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_wordprocessing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_yellow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/folder_yellow_open.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/link_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/lock_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/network.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/network_local.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/pipe.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/trashcan_empty.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/trashcan_full.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/www.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/64x64/places/zip_overlay.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/index.theme] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/about_kde.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/add.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/application-exit.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/back.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/bottom.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/colorpicker.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/configure.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/contents2.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/document-open-recent.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/down.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/eraser.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/exit.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/fileclose.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/filenew.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/fileopen.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/fileprint.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/filequickprint.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/finish.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/forward.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/frameprint.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/gohome.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/help-about.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/info.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/launch.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/list-add.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/list-remove.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/lock.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/mail_generic.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/mail_get.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/mail_new.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/mail_post_to.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/next.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_eject.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_fwd.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_next.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_pause.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_play.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_rew.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_start.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/player_stop.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/previous.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/reload.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/reload_all_tabs.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/reload_page.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/remove.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/rotate.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/rotate_ccw.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/rotate_cw.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/share.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/start.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/stop.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/switchuser.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/system-reboot.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/system-shutdown.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_bild.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_bold.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_italic.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_strike.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_sub.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_super.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/text_under.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/top.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/up.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/view-refresh.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/view_fit_height.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/view_fit_width.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/view_fit_window.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/actions/wizard.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/apps/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/apps/accessories-calculator.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/apps/go.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/apps/kmenu.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/apps/kttsd.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/3floppy-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/3floppy-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/5floppy-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/5floppy-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/blockdevice.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/camera-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/camera-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdaudio-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdaudio-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdrom-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdrom-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdwriter-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/cdwriter-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/chardevice.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/compact_flash-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/compact_flash-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/computer.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/dvd-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/dvd-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/hdd-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/hdd-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/input-gaming.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/input-joystick.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/ipod-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/ipod-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/memory.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/memory_stick-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/memory_stick-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/mo-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/mo-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/mo_umount.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/mouse.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/nfs-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/nfs-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/pda_black.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/pda_blue.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/print_class.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/printer1.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/scanner.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/sd_mmc-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/sd_mmc-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/smartmedia-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/smartmedia-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/tablet.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/tv.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/usbpendrive-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/usbpendrive-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/zip-mounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/devices/zip-unmounted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/application-x-executable.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/applix.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/ascii.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/binary.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/cdimage.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/cdr.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/cdtrack.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/colorscm.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/core.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/database.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/deb.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/document.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/document2.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/drawing.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/dvi.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/empty.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/encrypted.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/exec_wine.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/file_locked.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/file_temporary.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/font.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/font_bitmap.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/font_truetype.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/font_type1.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/gf.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/html.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/image.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/image2.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/karbon_karbon.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/kexi_kexi.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/koffice.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/kugardata.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/log.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/make.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/man.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/message.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/metafont.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/mozilla_doc.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/netscape_doc.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/pdf.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/pk.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/postscript.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/presentation.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/quicktime.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/readme.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/recycled.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/resource.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/rpm.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/rtf.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/shellscript.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/soffice.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/sound.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_c.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_cpp.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_f.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_h.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_j.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_java.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_l.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_moc.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_o.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_p.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_php.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_pl.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_py.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_s.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/source_y.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/spreadsheet.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/tar.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/tdemultiple.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/tex.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/tgz.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/txt.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/txt2.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/unknown.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/vcalendar.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/vcard.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/vectorgfx.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/video.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/widget_doc.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/wordprocessing.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/mimetypes/zip.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/desktop.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/exec_wine.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/file_broken.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/file_important.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/file_locked.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_blue.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_blue_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_cyan.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_cyan_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_favorite.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_green.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_green_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_grey.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_home.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_html.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_image.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_important.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_locked.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_man.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_man2.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_orange.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_orange_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_print.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_red.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_red_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_sound.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_tar.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_txt.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_violet.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_violet_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_wordprocessing.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_yellow.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/folder_yellow_open.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/home_blue.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/home_white.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/link_overlay.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/lock_overlay.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/network.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/network_local.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/pipe.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/services.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/temporary.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/trashcan_empty.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/trashcan_full.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/www.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/scalable/places/zip_overlay.svgz] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/icons/default.tde] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/locale/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/locale/all_languages] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/all/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/all/all.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/all/allfiles.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/chm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/fits.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/illustrator.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/java.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/mathml+xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/mbox.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/msexcel.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/mspowerpoint.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/msword.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/octet-stream.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/ogg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pdf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pgp-encrypted.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pgp-keys.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pgp-signature.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pgp.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pkcs10.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pkcs7-mime.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/pkcs7-signature.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/postscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/relaxng.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/sieve.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/smil.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.gentoo.ebuild.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.mozilla.xul+xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-asf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-excel.addin.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-excel.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-excel.sheet.binary.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-excel.sheet.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-excel.template.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-powerpoint.addin.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-powerpoint.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-powerpoint.presentation.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-powerpoint.template.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-word.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-word.document.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.ms-word.template.macroEnabled.12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.chart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.formula.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.graphics-flat-xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.graphics-template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.graphics.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.image.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.presentation-flat-xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.presentation-template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.presentation.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.spreadsheet-template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.spreadsheet.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.text-flat-xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.text-template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.oasis.opendocument.text.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.presentationml.presentation.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.presentationml.slideshow.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.presentationml.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.spreadsheetml.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.wordprocessingml.document.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.openxmlformats-officedocument.wordprocessingml.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.palm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.rn-realmedia.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.calc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.chart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.draw.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.impress.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.math.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.writer-global.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.stardivision.writer.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.base.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.calc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.calc.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.draw.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.draw.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.impress.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.impress.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.writer.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.writer.master.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/vnd.sun.xml.writer.template.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/wordperfect.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-7z.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-abiword.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-ace.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-afm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-amipro.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-applix.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-applixgraphics.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-applixspread.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-applixword.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-arc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-archive.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-arj.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-awk.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-bittorrent.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-bz2dvi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-bzip.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-bzip2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-cda.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-compress.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-core.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-cpio.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-cue.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-dbase.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-deb.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-debian-package.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-designer.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-desktop.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-dvi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-executable-script.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-executable.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-bdf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-ghostscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-otf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-pcf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-snf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-speedo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-ttc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-ttf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-font-type1.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-gettext.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-gnumeric.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-graphite.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-gzdvi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-gzip.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-gzpostscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-hancomword.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-ica.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-iso.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-jar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-java-applet.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-java-jnlp-file.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-java.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-javascript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-karbon.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kchart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kcsrc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kformula.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kivio.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kontour.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kpovmodeler.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kpresenter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-krita.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kspread.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kudesigner.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kugar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-kword.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-lha.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-linguist.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-lyx.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-lzip.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-lzma.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-lzop.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-magicpoint.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-mimearchive.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-mplayer2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-msaccess.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-msdos-program.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-msmetafile.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-mswrite.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-nzb.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-object.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-ogg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-ooimpress.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-oowriter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-pak.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-perl-module.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-perl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-php.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-pie-executable.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-pkcs12.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-python-bytecode.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-python.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-quattropro.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-rar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-rpm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-ruby.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-sharedlib.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-shellscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-shockwave-flash.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-sqlite2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-sqlite3.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tarz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tbz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tde-wallet.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tex-gf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tex-pk.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tgif.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tgz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tlz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tlzma.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-trash.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-troff-man.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-troff.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-txz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-tzo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-vnd.kde.kexi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-vnd.kde.kplato.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-vnd.kde.kugar.mixed.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-webarchive.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-x509-ca-cert.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-xliff.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-xz.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-zerosize.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-zip.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/x-zoo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/xhtml+xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/xml-dtd.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/application/xsd.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/aac.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/ac3.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/basic.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/mp4.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/mpeg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/mpegurl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/prs.sid.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/vnd.rn-realaudio.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/vorbis.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-adpcm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-aiff.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-flac.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-matroska.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-midi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-mod.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-mp2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-mp3.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-mpegurl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-ms-wma.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-musepack.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-oggflac.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-pn-realaudio-plugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-pn-realaudio.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-scpls.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-speex.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-vorbis.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/audio/x-wav.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/cgm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/fax-g3.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/fits.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/gif.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/jp2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/jpeg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/jpg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/pjpeg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/png.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/svg+xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/svg-xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/tiff.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/webp.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/wmf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-bmp.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-dds.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-djvu-2.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-djvu.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-eps.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-exr.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-hdr.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-ico.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-jng.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-msod.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-pcx.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-photo-cd.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-portable-bitmap.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-portable-greymap.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-portable-pixmap.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-raw.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-rgb.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-targa.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-vnd.adobe.photoshop.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-vnd.trolltech.qpicture.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-wmf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-xbm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-xcf-gimp.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-xcursor.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-xfig.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/image/x-xpm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/block.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/chardevice.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/directory-locked.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/directory.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/fifo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/inode/socket.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/message/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/message/news.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/message/rfc822.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/model/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/model/vrml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/multipart/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/multipart/mixed.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/multipart/x-mixed-replace.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/calendar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/css.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/docbook.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/enriched.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/html.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/javascript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/markdown.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/plain.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/rdf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/rss.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/rtf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/sgml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/vnd.abc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/vnd.wap.wml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-adasrc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-bibtex.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-c++hdr.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-c++src.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-chdr.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-csrc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-csv.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-diff.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-hex.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-java.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-katefilelist.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-latex.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-ldif.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-log.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-lyx.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-makefile.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-moc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-mswinurl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-objchdr.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-objcsrc.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-pascal.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-perl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-python.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-shellscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-tcl.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-tex.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-vcalendar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-vcard.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-xslfo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/x-xslt.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/text/xml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/mms.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/mmst.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/mmsu.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/pnm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/rtspt.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/uri/rtspu.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/avi.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/mp4.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/mpeg.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/quicktime.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/vnd.rn-realvideo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-flic.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-flv.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-matroska.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-mng.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-ms-asf.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-ms-wmv.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-msvideo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-ogm.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/mimelnk/video/x-theora.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/bmp.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/data.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/dds.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/eps.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/exr.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/file.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/ftp.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/ghelp.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/gif.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/hdr.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/help.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/http.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/http_cache_cleaner.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/https.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/ico.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/iso.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/jp2.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/jpeg.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/katepart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kbzip2filter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/kcookiejar.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/kdetrayproxy.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/kpasswdserver.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/kssld.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/proxyscout.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/tdeprintd.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kded/tdewalletd.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kgzipfilter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kjavaappletviewer.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/knotify.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/kxzfilter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/markdown_part.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/metainfo.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/mms.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/mmst.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/mmsu.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/mng.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/pbm.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/pcx.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/pgm.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/png.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/pnm.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/ppm.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/psd.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/rgb.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/rlogin.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/rtsp.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/rtspt.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/rtspu.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/shellscript.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/ssh.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdecertpart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdehtml.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdehtmlimage.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdeio_uiserver.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdemailservice.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdemultipart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc/dir.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc/file.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc/ldaptdeio.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc/net.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tderesources/tdeabc_manager.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdespell_aspell.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdespell_hspell.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdespell_ispell.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdetexteditor_docwordcompletion.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdetexteditor_insertfile.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdetexteditor_isearch.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tdetexteditor_kdatatool.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/telnet.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tga.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/tiff.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/webdav.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/webdavs.protocol] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/webp.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/xbm.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/xcf.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/xpm.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/services/xv.kimgio] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/application.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/browserview.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/dcopinstantmessenger.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/dcoptexttospeech.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kbytesedit.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kcomprfilter.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kdatatool.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kdedmodule.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kpart.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kplugininfo.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kpropsdlgplugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kregexpeditor.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/krop.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/krwp.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kscan.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kurifilterplugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/renamedlgplugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/scriptinterface.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdecmodule.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdefileplugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdemediaplayer.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdemediaplayerengine.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tderesources_manager.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tderesources_plugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdespellclient.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdetexteditor.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdetexteditoreditor.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/tdetexteditorplugin.desktop] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-imagetops-trinity: dir-or-file-in-opt [opt/trinity/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-imagetops-trinity: dir-or-file-in-opt [opt/trinity/bin/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-imagetops-trinity: dir-or-file-in-opt [opt/trinity/bin/imagetops] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/checkXML] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/dcopidl2cpp] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/dcopidl] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/dcopidlng] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/ksvgtopng] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/maketdewidgets] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/preparetips] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/tdeconfig_compiler] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/bin/tdeunittestmodrunner] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/artskde.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kartsdispatcher.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kartsfloatwatch.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kartsserver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kaudiomanagerplay.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kaudioplaystream.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kaudiorecordstream.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kplayobject.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kplayobjectfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/arts/kvideowidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/connectionmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dcopclient.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dcopobject.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dcopref.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dcopstub.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dcoptypes.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/domainbrowser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/publicservice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/query.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/remoteservice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/servicebase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/servicebrowser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dnssd/settings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/css_rule.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/css_stylesheet.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/css_value.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom2_events.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom2_range.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom2_traversal.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom2_views.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_core.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_doc.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_element.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_exception.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_html.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_misc.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_node.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_string.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_text.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/dom_xml.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_base.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_block.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_document.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_element.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_form.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_head.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_image.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_inline.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_list.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_misc.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_object.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/dom/html_table.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/fixx11h.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kacl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kactivelabel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kallocator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kanimwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/karchive.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/karrowbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kasyncio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kate/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kate/document.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kate/view.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kaudioplayer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kauthicon.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kautomount.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmark.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkdombuilder.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkdrag.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkexporter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter_crash.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter_ie.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter_kde1.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter_ns.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkimporter_opera.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarkmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbookmarknotifier.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbufferedio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbufferedsocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbugreport.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kbuttonbox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcalendarsystem.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcalendarsystemfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcatalogue.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcharselect.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcharsets.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kclientsocketbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kclipboard.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcmenumngr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcmultidialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolorbtn.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolorbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolorcombo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolordialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolordlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcolordrag.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcombiview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcombobox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcommand.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcompletion.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcpuinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcursor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kcustommenueditor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatagramsocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatastream.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatatool.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatepicker.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatepik.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatetbl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatetimewidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdatewidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdcopactionproxy.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdcoppropertyproxy.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdcopservicestarter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kde_file.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kde_terminal_interface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdebug.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdebugclasses.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdedmodule.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdialogbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirlister.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirnotify.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirnotify_stub.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirselectdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirsize.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdirwatch.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdiskfreesp.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdockwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdockwindow.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdrawutil.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdualcolorbtn.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kdualcolorbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/keditcl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/keditlistbox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kedittoolbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kencodingfiledialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kextendedsocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kextsock.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kfilterbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kfilterdev.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kfind.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kfinddialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kgenericfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kgenericfactory.tcc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kguiitem.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khelpmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/byteseditinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/charcolumninterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/clipboardinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/valuecolumninterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khexedit/zoominterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/khttpproxysocketdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kicondialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kiconeffect.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kiconloader.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kicontheme.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kiconview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kiconviewsearchline.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kidna.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kimageeffect.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kimagefilepreview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kimageio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kimiface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kinputdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kipc.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjanuswidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/completion.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/function.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/global.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/identifier.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/interpreter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/list.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/lookup.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/object.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/operations.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/property_map.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/reference.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/reference_list.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/scope_chain.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/simple_number.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/types.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/ustring.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kjs/value.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kkeybutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kkeydialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kkeynative.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klanguagebutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klargefile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kled.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klibloader.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klineedit.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klineeditdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/klockfile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmacroexpander.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmanagerselection.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmdcodec.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmimemagic.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmimesourcefactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmimetype.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmimetypechooser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmimetyperesolver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kmountpoint.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knetworkinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knfsshare.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knotifyclient.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knotifydialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knotifywidgetbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knuminput.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/knumvalidator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kopenssl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kopenwith.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpalette.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpanelapplet.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpanelappmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpanelextension.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpanelmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpassdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpassivepopup.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmap.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapeffect.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapprovider.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapregionselectordialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapregionselectorwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpixmapsplitter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kplugininfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpluginselector.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpreviewwidgetbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kprintaction.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kprinter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kprogress.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kprogressbox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpropertiesdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpropsdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kprotocolinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpty.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kpushbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krandomsequence.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kregexp.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kregexpeditorinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kremoteencoding.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kreplace.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kreplacedialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kresolver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krestrictedline.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kreverseresolver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krfcdate.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krootpixmap.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krootprop.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kruler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/krun.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksambashare.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksavefile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kscan.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksconfig.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kscrollview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kseparator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kserversocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kservice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kservicegroup.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kservicetype.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksettings/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksettings/componentsdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksettings/dialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksettings/dispatcher.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksettings/pluginpage.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksharedpixmap.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksharedptr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kshell.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kshellcompletion.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kshred.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksmimecrypto.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksock.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksockaddr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksocks.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksockssocketdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksortablevaluelist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kspeech.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kspeechsink.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksplashscreen.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksqueezedtextlabel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kssl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslall.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertchain.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertificate.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertificatecache.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertificatefactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslcertificatehome.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslconfig.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslconnectioninfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslinfodlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslkeygen.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslpeerinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslpemcallback.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslpkcs12.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslpkcs7.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslsession.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslsettings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslsigners.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslutils.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslx509map.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksslx509v3.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstaticdeleter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstatusbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstdaction.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstdguiitem.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstreamsocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstringhandler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kstringvalidator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksvgiconengine.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kswitchlanguagedialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksyntaxhighlighter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ksystemtray.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktabbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktabctl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktabwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktempdir.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktextbrowser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktextedit.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktimewidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktimezones.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktimezonewidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktip.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktrader.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/ktypelist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kunload.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurifilter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlcombobox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlcompletion.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurldrag.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurllabel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlpixmapprovider.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlrequester.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kurlrequesterdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kuser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kuserprofile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kvmallocator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kwizard.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kwordwrap.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxerrorhandler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxmessages.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxmlgui.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxmlguibuilder.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxmlguiclient.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kxmlguifactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/kzip.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/alsaout.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/dattypes.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/deviceman.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/fmout.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/gusout.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/libtdemid.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/midfile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/midimapper.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/midiout.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/midispec.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/midistat.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/mt32togm.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/notearray.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/player.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/synthout.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/track.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdemid/voiceman.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtderandr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtderandr/ktimerdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtderandr/libtderandr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtderandr/lowlevel_randr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtderandr/randr.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdersync/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/libtdersync/tdersync.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/netwm.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/netwm_def.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/networkstatuscommon.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/networkstatusiface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/networkstatusindicator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/provideriface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/qxembed.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/renamedlgplugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/scriptclientinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/scriptinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/scriptmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/serviceiface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tde.pot] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/address.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/addressbook.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/addressee.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/addresseedialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/addresseelist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/addresslineedit.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/agent.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/distributionlist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/distributionlistdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/distributionlisteditor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/errorhandler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/field.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/format.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/formatfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/formatplugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/geo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/key.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/ldapclient.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/ldapconfigwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/ldapurl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/ldif.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/ldifconverter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/lock.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/locknull.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/phonenumber.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/picture.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/plugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/resource.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/resourcedir.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/resourcefile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/resourceldaptdeio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/resourceselectdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/secrecy.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/sortmode.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/sound.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/stdaddressbook.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/timezone.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcard.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcardconverter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcardformat.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcardformatplugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcardline.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabc/vcardparser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaboutapplication.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaboutdata.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaboutdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeabouttde.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaccel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaccelgen.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaccelmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeaction.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeactionclasses.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeactioncollection.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeactionselector.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeactionshortcutlist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeapplication.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdebacklightdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdebatterydevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmdlineargs.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmodule.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmodulecontainer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmoduleinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmoduleloader.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecmoduleproxy.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecompletionbox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfig.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigbackend.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigdata.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigdialogmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeconfigskeleton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecpudevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecrash.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdecryptographiccarddevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdedesktopfile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdediroperator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeemailsettings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeeventdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefiledetailview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefiledialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefilefilter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefilefiltercombo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefileiconview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefileitem.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefilemetainfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefilepreview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefileshare.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefilesharedlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefiletreebranch.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefiletreeview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefiletreeviewitem.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefileview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefontcombo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefontdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdefontrequester.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdegenericdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeglobal.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeglobalaccel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeglobalsettings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehardwaredevices.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehtml_events.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehtml_part.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehtml_settings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehtmldefaults.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehtmlview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdehwcommontypes.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeimproxy.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeimproxyiface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeinputdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeinstance.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/authinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/chmodjob.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/connection.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/davjob.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/defaultprogress.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/file.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/forwardingslavebase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/global.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/http.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/http_slave_defaults.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/ioslave_defaults.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/job.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/jobclasses.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/kmdbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/kmdcodec.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/metainfojob.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/netaccess.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/observer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/passdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/paste.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/previewjob.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/progressbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/renamedlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/scheduler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/sessiondata.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/skipdlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/slave.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/slavebase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/slaveconfig.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/slaveinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/statusbarprogress.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/tcpslavebase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/tdelficon.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/tdentlm.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/tdesasl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/thumbcreator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/uiserver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeio/uiserver_stub.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeiobuffer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdelibs_export.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdelistbox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdelistview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdelistviewsearchline.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdelocale.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemacros.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemainspowerdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemainwindow.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemainwindowiface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdi/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdi/global.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdi/mainwindow.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdi/tabwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdi/toolviewaccessor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdichildarea.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdichildfrm.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdichildfrmcaption.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdichildview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdidefines.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdiiterator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdilistiterator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdimainfrm.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemdinulliterator.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemditaskbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemditoolviewaccessor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemediaplayer/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemediaplayer/player.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemediaplayer/playerdcopobject.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemediaplayer/view.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemenubar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemessagebox.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemonitordevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemulticastsocket.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemulticastsocketdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemultipledrag.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdemultitabbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenetworkconnections.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenetworkdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/downloaddialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/engine.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/entry.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/knewstuff.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/knewstuffbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/knewstuffgeneric.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/knewstuffsecure.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/provider.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/providerdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdenewstuff/uploaddialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/browserextension.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/browserinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/browserrun.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/componentfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/dockmainwindow.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/event.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/factory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/genericfactory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/historyprovider.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/mainwindow.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/part.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/partmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/plugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeparts/statusbarextension.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdepassivepopupstack.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdepopupmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/driver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kiconselectaction.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmjob.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmjobmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmjobviewer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmmainview.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmobject.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmprinter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmprinterpage.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kmtimer.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kpreloadobject.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kprintdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/kprintdialogpage.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/lpr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/lpr/lprhandler.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/lpr/lprsettings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprint/lpr/printcapentry.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprocctrl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprocess.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprocio.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeprotocolmanager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderecentdocument.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/configdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/configpage.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/configwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/factory.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/manager.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/manageriface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/managerimpl.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/resource.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderesources/selectdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tderootsystemdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdescreensaver.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdescreensaver_vroot.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeselect.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesensordevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeshortcut.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeshortcutdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeshortcutlist.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesimpleconfig.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesocketaddress.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesocketbase.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesocketdevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/backgroundchecker.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/broker.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/configdialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/configwidget.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/defaultdictionary.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/dialog.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/dictionary.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/filter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/highlighter.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespell2/settings.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdespelldlg.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdestandarddirs.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdestartupinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdestdaccel.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdestoragedevice.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdestyle.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/client.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/defaults.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/kcookie.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/process.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/pty.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/ssh.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/stub.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/su.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesu/tdesu_pty.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesycoca.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesycocaentry.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdesycocatype.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetempfile.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/blockselectioninterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/clipboardinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/codecompletioninterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/configinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/configinterfaceextension.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/cursorinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/document.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/documentinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/dynwordwrapinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/editinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/editinterfaceext.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/editor.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/editorchooser.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/encodinginterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/highlightinginterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/markinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/markinterfaceextension.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/plugin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/popupmenuinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/printinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/searchinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/selectionextdcopinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/selectioninterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/selectioninterfaceext.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/sessionconfiginterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/templateinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/texthintinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/undointerface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/variableinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/view.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/viewcursorinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/viewstatusmsginterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetexteditor/wordwrapinterface.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetoolbar.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetoolbarbutton.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetoolbarlabelaction.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdetoolbarradiogroup.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeuniqueapplication.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeunittest/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeunittest/module.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeunittest/runner.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeunittest/tester.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdeversion.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdewallet.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/tdewallettypes.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/twin.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/twindowinfo.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/twindowlistmenu.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/include/twinmodule.h] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libDCOP.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libDCOP.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libartskde.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libartskde.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libconnectionmanager.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libconnectionmanager.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkatepartinterfaces.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkatepartinterfaces.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkjava.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkjava.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkjs.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libkjs.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libnetworkstatus.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libnetworkstatus.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_dir.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_dir.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_file.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_file.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_ldaptdeio.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_ldaptdeio.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_net.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeabc_net.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdecore.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdecore.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdednssd.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdednssd.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefakes.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefakes.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefakes_nonpic.a] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefakes_pic.a] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefx.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdefx.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdehtml.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdehtml.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdehw.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdehw.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeimproxy.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeimproxy.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_cupsdconf.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_dcopserver.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kaddprinterwizard.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kcookiejar.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_kded.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdebuildsycoca.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdecmshell.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeconf_update.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeio_http_cache_cleaner.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdeio_uiserver.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeinit_tdelauncher.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeio.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeio.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemdi.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemdi.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemdi2.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemdi2.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemediaplayer.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemediaplayer.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemid.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdemid.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdenewstuff.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdenewstuff.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdentlm.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdentlm.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeparts.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeparts.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeprint.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeprint.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeprint_management.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeprint_management.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtderandr.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtderandr.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtderesources.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtderesources.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdersync.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdersync.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdesasl.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdesasl.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdescreensaver.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdescreensaver.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdescript.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdescript.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdespell.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdespell.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdespell2.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdespell2.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdesu.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdesu.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdetexteditor.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdetexteditor.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeui.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeui.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeunittest.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeunittest.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeutils.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdeutils.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdewalletbackend.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdewalletbackend.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdewalletclient.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libtdewalletclient.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libvcard.la] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/libvcard.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/pkgconfig/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/lib/pkgconfig/tdelibs.pc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/share/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/share/cmake/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-dev: dir-or-file-in-opt [opt/trinity/share/cmake/tdelibs.cmake] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/arts.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/artsmessage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsDispatcher-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsDispatcher.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsFloatWatch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsFloatWatch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsServer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKArtsServer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioManagerPlay-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioManagerPlay.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioPlayStream-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioPlayStream.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioRecordStream-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKAudioRecordStream.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObject-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObject.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObjectFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classKDE_1_1PlayObjectFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_0a96d382b2ec6854274bcb4df6d4ff57.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_2a5a0a0e18fcbeb7ae58fceb21cd8622.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_997e2333280d1cda521f032de2155d89.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_d6ae8eacbca30a2573c1f7e21b5061ac.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dir_faf193bd263ce19c29f2be1f18c4b371.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsdispatcher_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsdispatcher_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsfloatwatch_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsfloatwatch_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsserver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kartsserver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioconverter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioconverter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiomanagerplay_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiomanagerplay_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioplaystream_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudioplaystream_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiorecordstream_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kaudiorecordstream_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kconverttest_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kconverttest_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kdatarequest__impl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kdatarequest__impl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kioinputstream__impl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kioinputstream__impl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kiotest_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kiotestslow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kmcop_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kmcop_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotify_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotify_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/knotifytest_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobject_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectcreator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectcreator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kplayobjectfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kvideowidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/kvideowidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcopobject_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcopobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/mcopdcoptools_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/arts/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/dcop.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPArg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPArg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPClient-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObject-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObject.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObject.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObjectProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPObjectProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPRef-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPRef.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPReply-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPReply.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPStub-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classDCOPStub.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTest-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTest.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTest.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTestObject-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classTestObject.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop__deadlock__test_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcop__deadlock__test_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopfind_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopglobal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl2cpp_2dcopidl__test_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl2cpp_2main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl_2dcopidl__test_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopidl_2main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopobject_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopquit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopref_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopref_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver__shutdown__win_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopserver__win_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopsignals_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopsignals_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstart_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstub_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcopstub_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dcoptypes_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_205929f4c2a795cbf06d9618499dbe40.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_786615bb65da3a640c12db60af59f2ed.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_8057cc5eccc1c746da61f2bf2bf3ef20.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dir_d1af6d3f1f39260b4a02c67c2ce599ca.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/group__dcopc.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/kdatastream_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/main_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/marshall_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/scanner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/skel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/stub_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/stubimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/testdcop_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/testdcop_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/topics.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/type_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/version_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/yacc_8cpp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dcop/html/yacc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/dnssd.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1DomainBrowser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1DomainBrowser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Query-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Query.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1RemoteService-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1RemoteService.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1RemoteService.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Responder-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1Responder.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBrowser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classDNSSD_1_1ServiceBrowser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/dir_b5c601bbcb985392f58254626200b987.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/domainbrowser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/domainbrowser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/publicservice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/publicservice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/query_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/query_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/remoteservice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/remoteservice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/responder_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/responder_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/sdevent_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebrowser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/servicebrowser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dnssd/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/favicon.ico] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectiondcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectiondcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/blockselectioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/byteseditinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/charcolumninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classExtTerminalInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classExtTerminalInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKFileAudioPreview-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKFileAudioPreview.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1BytesEditInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1BytesEditInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1CharColumnInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1CharColumnInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ClipboardInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ClipboardInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ValueColumnInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ValueColumnInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ZoomInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKHE_1_1ZoomInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMIface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMIface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMIface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKIMProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1Player-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1Player.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1Player.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1View-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKMediaPlayer_1_1View.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKRegExpEditorInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKRegExpEditorInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptClientInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptClientInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptClientInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKScriptManager.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeech-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeech.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeech.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeechSink-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeechSink.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKSpeechSink.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1BlockSelectionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ClipboardInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CodeCompletionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CodeCompletionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CompletionEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CompletionEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterfaceExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ConfigInterfaceExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Cursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Cursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CursorInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1CursorInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Document-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Document.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DocumentInfoInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DynWordWrapInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1DynWordWrapInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterfaceExt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EditInterfaceExt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Editor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Editor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Editor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1EncodingInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1HighlightingInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1HighlightingInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterfaceExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1MarkInterfaceExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Plugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1Plugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PluginViewInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PluginViewInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PopupMenuInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PopupMenuInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1PrintInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SearchInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionExtDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionExtDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionExtDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterfaceExt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SelectionInterfaceExt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SessionConfigInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1SessionConfigInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TemplateInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TemplateInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TextHintInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1TextHintInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1UndoInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1VariableInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1VariableInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1View-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1View.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1View.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewCursorInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1ViewStatusMsgInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1WordWrapInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classKTextEditor_1_1WordWrapInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classScriptLoader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classScriptLoader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classTerminalInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classTerminalInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboarddcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboarddcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/clipboardinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/codecompletioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/codecompletioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterfaceextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/configinterfaceextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/cursorinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/cursorinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_06a7602aa64aad43c657210c21641dcf.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_11a839ea0792ca3d82c6b76fa49f8227.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_164a267d854ceabb4fd9dac6216fbeed.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_316fe3a98b1fc196fbe55adc8f7f5087.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_4776490ce07e2b55cb1fec4c0f4187da.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_489ee7f575aec6e50ab89b9cef90dcf9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_4e2bbc7651add33488cc4ad0ea06fa0b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_8203fcb2c9a89380718f0f7c770d70c4.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_a3a0e3f6cc368a757d1d6949d71ba591.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_b83f2e15168f9f7e9957451e027b2fc9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_e2e92d7e2d24915c279b36042776c87e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_f11a236fbe8e114847f392891abb097b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/document_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentdcopinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentdcopinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/documentinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dynwordwrapinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/dynwordwrapinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterfaceext_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editinterfaceext_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editorchooser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/editorchooser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodingdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodingdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodinginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/encodinginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/highlightinginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/highlightinginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/http_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kde__terminal__interface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/khexedit_2clipboardinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kimiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kregexpeditorinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kspeech_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/kspeechsink_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterfaceextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/markinterfaceextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKHE.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKMediaPlayer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaceKTextEditor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/player_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/player_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/playerdcopobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/plugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/popupmenuinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/popupmenuinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/printinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptclientinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptloader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptloader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/scriptmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/searchinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectiondcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectiondcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectionextdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterfaceext_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/selectioninterfaceext_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/sessionconfiginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/sessionconfiginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/shellscript_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/shellscript_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdefileaudiopreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdefileaudiopreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdeimproxyiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdemediaplayer_2view_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_2clipboardinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_2view_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/tdetexteditor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/templateinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/templateinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/texthintinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/texthintinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undodcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undodcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undointerface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/undointerface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/valuecolumninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/variableinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/variableinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/view_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursordcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursordcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursorinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewcursorinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsgdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsgdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/viewstatusmsginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/wordwrapinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/wordwrapinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/html/zoominterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/interfaces.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeech-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeech.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeech.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeechSink-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeechSink.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classKSpeechSink.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/dir_f11a236fbe8e114847f392891abb097b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/kspeech_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/kspeechsink_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/kspeech/kspeech.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classKIMIface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classKIMIface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_11a839ea0792ca3d82c6b76fa49f8227.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/kimiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/interface/interface.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classKIMProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classKIMProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_b83f2e15168f9f7e9957451e027b2fc9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_f72e4d498f0da2ba48375afd7865a8fe.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/html/tdeimproxyiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdeimproxy/library/library.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectiondcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectiondcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/blockselectioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1BlockSelectionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ClipboardInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CodeCompletionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CodeCompletionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CompletionEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CompletionEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterfaceExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ConfigInterfaceExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Cursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Cursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CursorInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1CursorInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Document-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Document.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DocumentInfoInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DynWordWrapInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1DynWordWrapInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterfaceExt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EditInterfaceExt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Editor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Editor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Editor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1EncodingInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1HighlightingInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1HighlightingInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterfaceExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1MarkInterfaceExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Plugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1Plugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PluginViewInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PluginViewInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PopupMenuInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PopupMenuInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1PrintInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SearchInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionExtDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionExtDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterfaceExt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SelectionInterfaceExt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SessionConfigInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1SessionConfigInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TemplateInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TemplateInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TextHintInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1TextHintInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1UndoInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1VariableInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1VariableInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1View-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1View.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewCursorInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1ViewStatusMsgInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1WordWrapInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classKTextEditor_1_1WordWrapInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboarddcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboarddcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboardinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/clipboardinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/codecompletioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/codecompletioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterfaceextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/configinterfaceextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/cursorinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/cursorinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dir_4e2bbc7651add33488cc4ad0ea06fa0b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dir_ff6b5900125bb0123025c1cb24bdc726.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/document_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentdcopinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentdcopinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/documentinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dynwordwrapinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/dynwordwrapinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterfaceext_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editinterfaceext_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editorchooser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/editorchooser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodingdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodingdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodinginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/encodinginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/highlightinginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/highlightinginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterfaceextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/markinterfaceextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespaceKTextEditor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/plugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/popupmenuinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/popupmenuinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/printinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/searchinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectiondcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectiondcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectionextdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterfaceext_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/selectioninterfaceext_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/sessionconfiginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/sessionconfiginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/tdetexteditor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/templateinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/templateinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/texthintinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/texthintinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undodcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undodcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undointerface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/undointerface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/variableinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/variableinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/view_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursordcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursordcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursorinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewcursorinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsgdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsgdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsginterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/viewstatusmsginterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/wordwrapinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/html/wordwrapinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/interfaces/tdetexteditor/tdetexteditor.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/ISearchPlugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/ISearchPlugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/autobookmarker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/autobookmarker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classIndenterConfigPage-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classIndenterConfigPage.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateArbitraryHighlight-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateArbitraryHighlight.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAttribute-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAttribute.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAutoIndent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAutoIndent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateAutoIndent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBrowserExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBrowserExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBrowserExtension.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlock-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlock.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlockList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBufBlockList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBuffer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateBuffer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCmdShellCompletion-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCmdShellCompletion.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCmdShellCompletion.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Character-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Character.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Character.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1CoreCommands-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1CoreCommands.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1CoreCommands.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Date-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Date.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1Date.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1SedReplace-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1SedReplace.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateCommands_1_1SedReplace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateDocCursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateDocCursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateDocCursor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateJScript-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateJScript.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateModOnHdPrompt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateModOnHdPrompt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateModOnHdPrompt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateNormalIndent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateNormalIndent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateNormalIndent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateRenderer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateRenderer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateReplacePrompt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateReplacePrompt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateReplacePrompt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateScrollBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateScrollBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperCursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperCursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperCursor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperRange-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSuperRange.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxContextData-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxContextData.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxDocument-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxDocument.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxModeListItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateSyntaxModeListItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextCursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextCursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextCursor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextLine-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextLine.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateTextLine.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateUndoGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateUndoGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateVarIndent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateVarIndent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateVarIndent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateViewIndentationAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateViewIndentationAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKateViewIndentationAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Command-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Command.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Command.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1CommandExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1CommandExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1CommandExtension.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Document-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1Document.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1DocumentExt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1DocumentExt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1View-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classKate_1_1View.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputFunction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputFunction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputObject-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classOutputObject.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_0f2625c0d7d6cf7d240e947fb5507b24.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_2287db7eb30de014e1329b3bb0b37652.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_6e85ad94257adb9892629dfc2169b3ea.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_8070f19d67b8926f64d0b0effcfb86a2.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_80a3b2d46aecf6dc8386e9869a746743.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_c997269a56e68bb41dec99fcfa4333a8.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_cad6c297b57a8cee79bac506508e5e40.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_d760c23df7b986824211b4e32e0e0523.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dir_f1908fdd462e9283fe5b7766b2aec55b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/document_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/docwordcompletion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/docwordcompletion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/insertfileplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/insertfileplugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/interfaces_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kate__kdatatool_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kate__kdatatool_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katearbitraryhighlight_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katearbitraryhighlight_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateattribute_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateattribute_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateautoindent_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateautoindent_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebookmarks_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebookmarks_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebuffer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katebuffer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmd_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmd_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmds_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecmds_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodecompletion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodecompletion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodefoldinghelpers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecodefoldinghelpers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecursor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katecursor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedialogs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedialogs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocument_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocument_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocumenthelpers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katedocumenthelpers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefiletype_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefiletype_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefont_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katefont_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katehighlight_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katehighlight_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateindentscriptabstracts_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateindentscriptabstracts_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katejscript_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katejscript_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katekeyinterceptorfunctor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katelinerange_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katelinerange_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateluaindentscript_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateluaindentscript_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateprinter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateprinter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katerenderer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katerenderer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateschema_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateschema_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesearch_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesearch_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katespell_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katespell_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesupercursor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesupercursor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesyntaxdocument_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katesyntaxdocument_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetemplatehandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetemplatehandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetextline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/katetextline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateundo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateundo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewhelpers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewhelpers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewinternal_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/kateviewinternal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaceKJS.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaceKate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/test__regression_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/test__regression_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/html/view_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kate/kate.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kde_gear_64.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildImageIOFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildImageIOFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildProtocolInfoFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildProtocolInfoFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceGroupFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceGroupFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceTypeFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKBuildServiceTypeFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKCTimeInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKCTimeInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKDEDModule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classKDEDModule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/dir_55a7a64747db43d6326282bd898aee00.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildimageiofactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildimageiofactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildprotocolinfofactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildprotocolinfofactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicegroupfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicegroupfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicetypefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kbuildservicetypefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kctimefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kctimefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kded_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kded_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kdedmodule_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kdedmodule_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/khostname_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/kresourcelist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tde-menu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdebuildsycoca_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdebuildsycoca_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/tdemimelist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/vfolder__menu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/html/vfolder__menu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kded/kded.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/dir_b5500023565603fed9c1f96a623363c8.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/main__ghelp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/meinproc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/tdeio__help_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/tdeio__help_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/xslt_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/html/xslt_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kdoctools/kdoctools.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dds_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dds_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dir_f49e37b15d1246ed8090deb2e7ef5524.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/eps_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/eps_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/exr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/exr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/g3r_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/g3r_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/gimp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/hdr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/hdr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/ico_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/ico_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/jp2_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/jp2_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pcx_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/pcx_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/psd_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/psd_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/rgb_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/rgb_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tga_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tga_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tiffr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/tiffr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/webp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/webp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xcf_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xcf_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/html/xview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kimgio/kimgio.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__instance_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/array__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/bool__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/bool__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1BinaryLogicalNode-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1BinaryLogicalNode.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Boolean-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Boolean.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Boolean.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1CString-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1CString.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Collector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Collector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Completion-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Completion.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Completion.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ConditionalNode-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ConditionalNode.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Context-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Context.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ContextImp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ContextImp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Error-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Error.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ExecState-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ExecState.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionImp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionImp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionImp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionPrototypeImp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionPrototypeImp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1FunctionPrototypeImp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Identifier-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Identifier.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1InternalFunctionImp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1InternalFunctionImp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1InternalFunctionImp.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Interpreter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Interpreter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1LabelStack-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1LabelStack.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1List-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1List.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ListIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ListIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Lookup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Lookup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Null-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Null.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Null.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Number-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Number.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Number.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Object-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Object.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Object.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1PropertyMap-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1PropertyMap.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Reference-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Reference.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Reference.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceListIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ReferenceListIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1SavedProperties-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1SavedProperties.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChain-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChain.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChainNode-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ScopeChainNode.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1String-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1String.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1String.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UCharReference-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UCharReference.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UString-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1UString.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Undefined-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Undefined.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Undefined.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Value-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Value.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1Value.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ValueImp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classKJS_1_1ValueImp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/collector_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/collector_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/completion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/context_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/date__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/date__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/debugger_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/debugger_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dir_97368f0f7b0db939bc08e84ff1d06e71.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dtoa_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dtoa_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/error__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/error__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/function__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/grammar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/grammar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/identifier_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/identifier_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/internal_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/internal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/interpreter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/interpreter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lexer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lexer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/list_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/list_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lookup_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/lookup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/math__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/math__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes2string_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/nodes_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/number__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/number__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/object__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/operations_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/operations_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/property__map_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/property__map_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference__list_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/reference__list_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/regexp__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/scope__chain_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/scope__chain_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/simple__number_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/string__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/string__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1ClassInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1ClassInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashTable-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1HashTable.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1PropertyMapHashTableEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1PropertyMapHashTableEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1UChar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/structKJS_1_1UChar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/testkjs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/types_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/ustring_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/ustring_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/value_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/html/value_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/kjs/kjs.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/alsaout_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/alsaout_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/awe__sup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classAlsaOut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classAlsaOut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classAlsaOut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classDeviceManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classDeviceManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classFMOut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classFMOut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classFMOut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classGUSOut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classGUSOut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classGUSOut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiMapper-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiMapper.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiOut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiOut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiOut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiPlayer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiPlayer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiStatus-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiStatus.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiTrack-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classMidiTrack.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classNoteArray-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classNoteArray.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classSynthOut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classSynthOut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classSynthOut.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dattypes_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dattypes_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deviceman_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/deviceman_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dir_f40ffdae2ccef827b5824607ecc498ba.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/fmout_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/fmout_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusout_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusout_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/gusvoices_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/libtdemid_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/libtdemid_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midfile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midfile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midimapper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midimapper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midiout_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midiout_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midispec_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midistat_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/midistat_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/mt32togm_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/mt32togm_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/notearray_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/notearray_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/player_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/player_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/sndcard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiFileInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structMidiFileInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structPlayerController-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structPlayerController.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structSpecialEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/structSpecialEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/synthout_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/synthout_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/track_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/track_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/voiceman_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/html/voiceman_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdemid/libtdemid.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKBlankEffect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKBlankEffect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKScreenSaver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classKScreenSaver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/dir_31cd43c89967b67bf5babff9c620be55.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/html/tdescreensaver__vroot_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/libtdescreensaver/libtdescreensaver.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/search.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/subdirs] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AdrParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AdrValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AgentParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/AgentValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ClassValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ContentLine_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/DateParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/DateValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/EmailParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Entity_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Enum_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/FloatValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/GeoValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImageParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImageValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ImgValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/LangValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/NValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/OrgValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Param_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/PhoneNumberValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/RToken_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/SoundValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/SourceParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TelParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TelValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextBinParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextBinValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextListValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextParam_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/TextValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/URIValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/UTCValue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAdrParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAdrValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAgentParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardAgentValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardClassValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardContentLine_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDateParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDateValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardDefines_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEmailParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEntity_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEntity_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardEnum_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardFloatValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardGeoValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardGroup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImageParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImageValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardImgValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardLangValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardNValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardOrgValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardPhoneNumberValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardRToken_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardSoundValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardSourceParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTelParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTelValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextBinParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextBinValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextListValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextParam_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardTextValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardURIValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardUTCValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardVCardEntity_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardVCard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCardValue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/VCard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/Value_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/address_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/address_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressbook_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressbook_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressee_8src_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addressee_8src_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseedialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseedialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseehelper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseehelper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseelist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresseelist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresslineedit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/addresslineedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/agent_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/agent_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/binaryformat_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/binaryformat_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Address-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Address.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1ConstIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1ConstIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1Iterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressBook_1_1Iterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressLineEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressLineEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddressLineEdit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Addressee-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Addressee.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1AddresseeList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Agent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Agent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1BinaryFormat-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1BinaryFormat.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1BinaryFormat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ConsoleErrorHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ConsoleErrorHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ConsoleErrorHandler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditorWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListEditorWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListWatcher-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1DistributionListWatcher.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1EmailSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1EmailSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1EmailSelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ErrorHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ErrorHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ErrorHandler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Format-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Format.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Format.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1FormatPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GUIErrorHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GUIErrorHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GUIErrorHandler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Geo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Geo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GuiErrorHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GuiErrorHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1GuiErrorHandler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Key-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Key.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDAPUrl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDAPUrl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDAPUrl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDIF-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LDIF.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapClient-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapConfigWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapConfigWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapObject-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapObject.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapSearch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LdapSearch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Lock-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Lock.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Lock.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LockNull-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LockNull.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1LockNull.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1PhoneNumber-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1PhoneNumber.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceSelectDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceSelectDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1ResourceSelectDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1ConstIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1ConstIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1Iterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Resource_1_1Iterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1SortMode-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1SortMode.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Sound-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Sound.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1StdAddressBook-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1StdAddressBook.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1StdAddressBook.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Ticket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1Ticket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1TimeZone-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1TimeZone.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCard21Parser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCard21Parser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardConverter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardConverter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormat-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormat.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormat.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classTDEABC_1_1VCardFormatPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCard21ParserImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCard21ParserImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCardLineX-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classVCardLineX.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dbwrapper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dbwrapper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_008937665a9bf27dadf2bd1d14185c29.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_1185cd9aa5c9959d589eb7c2a0310b6b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_2033e11283b4496de9829be2966bb7c5.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_2fcd80b506e3e46aa41c5fc20f123e38.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_622a83cf2fbeeea074dbda07ad5397a0.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_7aa0ea7610027e348d766b7b0c064b3b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a21be86d3842b3f3bcc18b1409d9bbbc.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a316d3dfcbfedfc9b39c9f39743ece1e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_a7b07db39d4f29b9e89bb72ba90f2526.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_b1652d54cf998c509457537d3873897b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_bbaf826632e1622c18e4618ec5989e8a.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_fa7ccf5c30d5a0225306b19cef20340e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dir_fdba956f6914a1ecd7fb94dfc38f464d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlistdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlistdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlisteditor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/distributionlisteditor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/errorhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/errorhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/field_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/field_8src_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/format_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/formatplugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/geo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/geo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/key_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/key_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapconfigwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapconfigwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapurl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldapurl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldif_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldif_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldifconverter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/ldifconverter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/lock_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/lock_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/locknull_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/locknull_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC_1_1LDIFConverter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaceTDEABC_1_1SortingTraits.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/phonenumber_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/phonenumber_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/picture_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/picture_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/plugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/plugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resource_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resource_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedir_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedir_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcedirplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceevo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceevo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcefileplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceldaptdeioplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenet_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenet_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcenetplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceselectdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourceselectdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesql_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesql_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesqlconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/resourcesqlconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/secrecy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/secrecy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sortmode_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sortmode_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sound_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/sound_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/stdaddressbook_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/stdaddressbook_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1DistributionList_1_1Entry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1DistributionList_1_1Entry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1LdapResult-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/structTDEABC_1_1LdapResult.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/tdeab2tdeabc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testread2_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testutils_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testutils_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testvcardformat_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testvcardformatimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/testwrite2_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/timezone_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/timezone_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vCard-all_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard21parser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard21parser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_2testread_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_2testwrite_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardconverter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardconverter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformat_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformat_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatplugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardformatplugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_2testread_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_2testwrite_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardparser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardtool_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/html/vcardtool_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeabc/tdeabc.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShell-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShell.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShellMultiDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classKCMShellMultiDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/dir_25b2eebde63a8b5dc7cc73a73a480885.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/main_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecmshell/tdecmshell.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/KSSLCertificate-example.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/autoexample_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/bug.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAddressInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAddressInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAsyncIO-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAsyncIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAsyncIO.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAudioPlayer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKAudioPlayer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystem.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemJalali-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemJalali.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCalendarSystemJalali.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCatalogue-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCatalogue.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharMacroExpander-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharMacroExpander.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharMacroExpander.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharsets-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCharsets.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCodecs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKCodecs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDCOPPropertyProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDCOPPropertyProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDebugDCOPIface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDebugDCOPIface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKDebugDCOPIface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKExtendedSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKExtendedSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKExtendedSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Pare1ed8d1e5a9847c99711cad3b12c7e96c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Pare1ed8d1e5a9847c99711cad3b12c7e96c.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Paref6a00f76851e0daa2cb662bb8a41fc7f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01TQObject_01_4-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01TQObject_01_4.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01TQObject_01_4.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKIPC-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKIPC.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKInetSocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKInetSocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKInetSocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKey-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKey.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeyNative-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeyNative.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeySequence-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKKeySequence.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibFactory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibLoader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibLoader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibrary-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKLibrary.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD4-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD4.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD5-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMD5.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMacroExpanderBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMacroExpanderBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMacroExpanderBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMimeSourceFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMimeSourceFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMountPoint-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMountPoint.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMountPoint.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMultipleDrag-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKMultipleDrag.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KActiveSocketBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KActiveSocketBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KActiveSocketBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KClientSocketBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KClientSocketBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KClientSocketBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramPacket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramPacket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KDatagramSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KHttpProxySocketDevice-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KHttpProxySocketDevice.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KHttpProxySocketDevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KInetSocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KInetSocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KInetSocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KIpAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KIpAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocketImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocketImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KMulticastSocketImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KNetworkInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KPassiveSocketBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KPassiveSocketBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KPassiveSocketBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverResults-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverResults.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverWorkerBase_1_1ResolverLocker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KResolverWorkerBase_1_1ResolverLocker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KReverseResolver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KReverseResolver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KSocksSocketDevice-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KSocksSocketDevice.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KSocksSocketDevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KStreamSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KStreamSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KStreamSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KUnixSocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KUnixSocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1KUnixSocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEBufferedSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEBufferedSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEBufferedSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEServerSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEServerSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDEServerSocket.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDevice-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDevice.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDevice.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDeviceFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNetwork_1_1TDESocketDeviceFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNotifyClient_1_1Instance-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKNotifyClient_1_1Instance.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPalette-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPalette.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPixmapProvider-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPixmapProvider.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKProtocolInfoFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKProtocolInfoFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPty-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKPty.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRFCDate-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRFCDate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRandomSequence-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRandomSequence.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExpPrivate-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRegExpPrivate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRootProp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKRootProp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSaveFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSaveFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSessionManaged-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSessionManaged.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKShellProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKShellProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKShellProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSimpleDirWatch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSimpleDirWatch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSocks-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSocks.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableValueList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSortableValueList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleterBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleterBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStaticDeleterBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStringHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKStringHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaEntry.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaFactoryList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKSycocaFactoryList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempDir-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempDir.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTempFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezone-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezone.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneDetails-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneDetails.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneSource-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneSource.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezoneSource.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezones-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKTimezones.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURLDrag-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURLDrag.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL_1_1List-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKURL_1_1List.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUnixSocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUnixSocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUnixSocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUserGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKUserGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKVMAllocator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKVMAllocator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin_1_1WindowInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWin_1_1WindowInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWordMacroExpander-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWordMacroExpander.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKWordMacroExpander.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKXErrorHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classKXErrorHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classNET-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classNET.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutData-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutData.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutPerson-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutPerson.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutTranslator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAboutTranslator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelManagerAlgorithm-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelManagerAlgorithm.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelShortcutList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelShortcutList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelShortcutList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelString-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAccelString.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAcceleratorManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAcceleratorManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAppDCOPInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAppDCOPInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEAppDCOPInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEApplication-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEApplication.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEApplication.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEBufferedIO-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEBufferedIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEBufferedIO.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEClipboardSynchronizer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEClipboardSynchronizer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECmdLineArgs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECmdLineArgs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompTreeNode-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompTreeNode.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletion-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletion.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionMatches-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionMatches.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECompletionMatches.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfig.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBackEnd-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBackEnd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBackEnd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigDialogManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigDialogManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroup.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroupSaver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigGroupSaver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigINIBackEnd-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigINIBackEnd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigINIBackEnd.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeletonItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeletonItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemBool-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemBool.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemColor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemColor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDateTime-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDateTime.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDouble-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemDouble.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemEnum-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemEnum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemEnum.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemFont-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemFont.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt64-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemInt64.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemIntList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemIntList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemLong-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemLong.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPassword-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPassword.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPassword.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPath-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPath.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPath.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPathList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPathList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPathList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPoint-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemPoint.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemProperty-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemProperty.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemRect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemRect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemSize-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemSize.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemString-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemString.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemString.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemStringList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemStringList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemStringList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt64-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemUInt64.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemULong-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEConfigSkeleton_1_1ItemULong.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECrash-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDECrash.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEDesktopFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEDesktopFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEDesktopFile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobal-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobal.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalAccel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalAccel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalSettings-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEGlobalSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIOBufferBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIOBufferBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIcon-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIcon.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconEffect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconEffect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconLoader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconLoader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconTheme-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEIconTheme.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEInstance-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEInstance.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEInstance.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELocale-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELocale.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELockFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELockFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDELockFile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDENetworkEventQueueEvent__Private-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDENetworkEventQueueEvent__Private.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEPopupAccelManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEPopupAccelManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcIO-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcIO.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcessController-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEProcessController.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEServerSocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEServerSocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShared-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShared.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShared.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedConfig.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedPtr-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESharedPtr.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcutList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcutList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEShortcutList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESimpleConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESimpleConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESimpleConfig.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocket-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocket.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocketAddress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocketAddress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDESocketAddress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStandardDirs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStandardDirs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStdAccel_1_1ShortcutList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStdAccel_1_1ShortcutList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEStdAccel_1_1ShortcutList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEUniqueApplication-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEUniqueApplication.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEUniqueApplication.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEZoneAllocator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTDEZoneAllocator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTWinModule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classTWinModule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkdbgstream-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkdbgstream.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkndbgstream-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/classkndbgstream.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_287e0df04ce2c58c91ee287cae6c3a3f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_4242f44c2187c48422ee3a87d417ae41.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_5436453d0a542622cf9fc07e192b05c1.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_6dc3937ecfb0d464c8e63c1efd2d3c32.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_781b60baba5be96b84691225c432553f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_7dd8c255a6be63f277a4e2dd6d5e74ea.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_7e350215f0a47a71b844aab602661893.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dir_8f8a1737dd0571904b1eee774213ffe6.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/disksHelper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/disksHelper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/example_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/examples.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/fixx11h_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_a.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_a.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_rela.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__TrinityMacros.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__kdebug.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/group__locates.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kallocator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kallocator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kapplication__win_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kasyncio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kasyncio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kaudioplayer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kaudioplayer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedsocket_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kbufferedsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemgregorian_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemgregorian_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhebrew_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhebrew_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhijri_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemhijri_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemjalali_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcalendarsystemjalali_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcatalogue_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcatalogue_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcharsets_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcharsets_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcheckaccelerators_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcheckaccelerators_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kckey_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kckey_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclientsocketbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclientsocketbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclipboard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kclipboard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletion__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kcompletionbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdatagramsocket_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdatagramsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdcoppropertyproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdcoppropertyproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kde__dmalloc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebug_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebug_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugclasses_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugdcopiface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdebugdcopiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kdetcompmgr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextendedsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextsock_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kextsock_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kgenericfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/khttpproxysocketdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/khttpproxysocketdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconeffect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconeffect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconloader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kiconloader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kicontheme_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kicontheme_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kidna_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kidna_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kipc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kipc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeynative_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeynative__x11_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver__x11_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kkeyserver__x11_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klargefile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klibloader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klibloader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klockfile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/klockfile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmacroexpander_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmacroexpander_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmanagerselection_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmanagerselection_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmdcodec__compat_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmimesourcefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmimesourcefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmountpoint_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kmountpoint_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knetworkinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knotifyclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/knotifyclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpalette_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpalette_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpixmapprovider_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpixmapprovider_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfo__tdecore_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfofactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kprotocolinfofactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpty_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kpty_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kqiodevicegzip__p_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krandomsequence_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krandomsequence_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregexp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregexp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kregpriv_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolvermanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverstandardworkers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverworkerbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kresolverworkerbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kreverseresolver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kreverseresolver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krfcdate_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krfcdate_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krootprop_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/krootprop_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksavefile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksavefile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kserversocket_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kserversocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksharedptr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kshell_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kshell_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksimpledirwatch_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksimpledirwatch_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksock_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksock_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockaddr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockaddr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksocks_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksocks_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockssocketdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksockssocketdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksortablevaluelist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksrvresolverworker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstaticdeleter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstaticdeleter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstreamsocket_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstreamsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstringhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kstringhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconengine_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconengine_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconpainter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ksvgiconpainter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktempdir_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktempdir_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktimezones_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktimezones_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/ktypelist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurldrag_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kurldrag_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kuser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kuser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kvmallocator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kvmallocator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxerrorhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxerrorhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxmessages_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/kxmessages_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/libintl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKDE.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKKeyServer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKMacroExpander.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKNetwork.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKNotifyClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceKShell.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaceTDEStdAccel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespacemembers_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netsupp__win32_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/netwm__def_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/network-manager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/network-manager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntryKey-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKEntryKey.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Key-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Key.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Sym-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Sym.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Variations-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKKeyServer_1_1Variations.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKMakeTypeList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKMakeTypeList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeListLength_3_01KTypeList_3_01T_00_01U_01_4_01_4-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKTypeListLength_3_01KTypeList_3_01T_00_01U_01_4_01_4.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKWin_1_1Info-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structKWin_1_1Info.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETExtendedStrut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETExtendedStrut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETIcon-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETIcon.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETPoint-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETPoint.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETRect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETRect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETSize-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETSize.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETStrut-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structNETStrut.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDECmdLineOptions-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDECmdLineOptions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDEGlobalSettings_1_1KMouseSettings-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/structTDEGlobalSettings_1_1KMouseSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/syssocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaboutdata_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaboutdata_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelmanager__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeaccelprivate_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeappdcopinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeappdcopinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeapplication_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeapplication_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebacklightdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebacklightdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebatterydevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdebatterydevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecmdlineargs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecmdlineargs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig__compiler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfig_compiler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbackend_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbackend_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdata_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdialogmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigdialogmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigskeleton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeconfigskeleton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecpudevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecpudevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecrash_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecrash_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdecryptographiccarddevice__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdedesktopfile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdedesktopfile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeeventdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeeventdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdegenericdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdegenericdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobal_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__emb_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__mac_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__win_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__win_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__x11_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalaccel__x11_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalsettings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeglobalsettings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehardwaredevices_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehardwaredevices_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdehwcommontypes_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinputdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinputdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinstance_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeinstance_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeiobuffer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelibs__export_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdelocale_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemainspowerdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemainspowerdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemonitordevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemonitordevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemulticastsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemulticastsocketdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemultipledrag_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdemultipledrag_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkconnections_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkconnections_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdenetworkdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocctrl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocctrl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocess_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocess_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeprocio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tderootsystemdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tderootsystemdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesensordevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesensordevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcut_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcut_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutlist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutlist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeshortcutmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesimpleconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesimpleconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketaddress_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketaddress_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketbuffer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketdevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesocketdevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestandarddirs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestandarddirs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestartupinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestartupinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestdaccel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestdaccel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestoragedevice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdestoragedevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycoca_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycoca_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocadict_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocadict_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocaentry_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocafactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocafactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdesycocatype_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdetempfile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdetempfile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeuniqueapplication_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeuniqueapplication_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeversion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/tdeversion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/topics.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twinmodule_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/html/twinmodule_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdecore/tdecore.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKCPUInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKCPUInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKImageEffect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKImageEffect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmap-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmap.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapEffect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapEffect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapSplitter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classKPixmapSplitter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classTDEStyle-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classTDEStyle.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/dir_82df468e1609880c4b17c40530a1742b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/functions_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kcpuinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kcpuinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kdrawutil_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kdrawutil_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kimageeffect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kimageeffect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmap_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmap_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapeffect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapeffect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapsplitter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/kpixmapsplitter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/tdestyle_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/html/tdestyle_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdefx/tdefx.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1AbstractView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1AbstractView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Attr-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Attr.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Attr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CDATASection-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CDATASection.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CDATASection.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Azimuth-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Azimuth.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Azimuth.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BackgroundPosition-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BackgroundPosition.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BackgroundPosition.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BorderSpacing-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BorderSpacing.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2BorderSpacing.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterIncrement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterIncrement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterReset-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2CounterReset.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Cursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Cursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Cursor.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceSrc-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceSrc.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceWidths-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2FontFaceWidths.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PageSize-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PageSize.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PageSize.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PlayDuring-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PlayDuring.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2PlayDuring.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Properties-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2Properties.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2TextShadow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSS2TextShadow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSCharsetRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSCharsetRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSCharsetRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSException-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSException.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSFontFaceRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSFontFaceRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSFontFaceRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSImportRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSImportRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSImportRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSMediaRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSMediaRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSMediaRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSPrimitiveValue-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSPrimitiveValue.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSPrimitiveValue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRuleList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSRuleList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleDeclaration-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleDeclaration.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleSheet-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleSheet.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSStyleSheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSUnknownRule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSUnknownRule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSUnknownRule.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValue-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValue.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValue.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValueList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValueList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CSSValueList.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CharacterData-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CharacterData.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CharacterData.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Comment-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Comment.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Comment.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Counter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Counter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CustomNodeFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1CustomNodeFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMException-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMException.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMImplementation-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMImplementation.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMString-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DOMString.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Document-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Document.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Document.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentFragment-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentFragment.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentFragment.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1DocumentType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Element-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Element.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Element.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Entity-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Entity.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Entity.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EntityReference-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EntityReference.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EntityReference.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Event-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Event.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Event.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventException-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventException.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventListener-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1EventListener.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAnchorElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAnchorElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAnchorElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAppletElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAppletElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAppletElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAreaElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAreaElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLAreaElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBRElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBRElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBRElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseFontElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseFontElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBaseFontElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBlockquoteElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBlockquoteElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBlockquoteElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBodyElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBodyElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLBodyElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLButtonElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLButtonElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLButtonElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLCollection-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLCollection.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDListElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDListElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDListElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDirectoryElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDirectoryElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDirectoryElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDivElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDivElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDivElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDocument-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDocument.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLDocument.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFieldSetElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFieldSetElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFieldSetElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFontElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFontElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFontElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFormElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFormElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFormElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameSetElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameSetElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLFrameSetElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHRElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHRElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHRElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadingElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadingElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHeadingElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHtmlElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHtmlElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLHtmlElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIFrameElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIFrameElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIFrameElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLImageElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLImageElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLImageElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLInputElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLInputElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLInputElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIsIndexElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIsIndexElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLIsIndexElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLIElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLIElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLIElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLabelElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLabelElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLabelElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLayerElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLayerElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLayerElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLegendElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLegendElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLegendElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLinkElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLinkElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLLinkElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMapElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMapElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMapElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMenuElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMenuElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMenuElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMetaElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMetaElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLMetaElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLModElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLModElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLModElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOListElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOListElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOListElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLObjectElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLObjectElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLObjectElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptGroupElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptGroupElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptGroupElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptionElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptionElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLOptionElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParagraphElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParagraphElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParagraphElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParamElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParamElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLParamElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLPreElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLPreElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLPreElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLQuoteElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLQuoteElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLQuoteElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLScriptElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLScriptElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLScriptElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLSelectElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLSelectElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLSelectElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLStyleElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLStyleElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLStyleElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCaptionElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCaptionElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCaptionElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCellElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCellElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableCellElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableColElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableColElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableColElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableRowElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableRowElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableRowElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableSectionElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableSectionElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTableSectionElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTextAreaElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTextAreaElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTextAreaElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTitleElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTitleElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLTitleElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLUListElement-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLUListElement.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1HTMLUListElement.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MediaList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MediaList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MouseEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MouseEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MouseEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MutationEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MutationEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1MutationEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NamedNodeMap-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NamedNodeMap.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Node-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Node.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Node.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1NodeList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Notation-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Notation.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Notation.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1ProcessingInstruction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1ProcessingInstruction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1ProcessingInstruction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1RGBColor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1RGBColor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Rect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Rect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheet-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheet.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheetList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1StyleSheetList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Text-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Text.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1Text.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TextEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TextEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TextEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TreeWalker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1TreeWalker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1UIEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1UIEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classDOM_1_1UIEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPageCache-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPageCache.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPart-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPart.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartBrowserExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartBrowserExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartBrowserExtension.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartIface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLPartIface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLSettings-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classTDEHTMLView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__extensions_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__extensions_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__rule_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__rule_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__stylesheet_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__stylesheet_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__value_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/css__value_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/design_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dir_10bde718231e7afaf04539262af08c2d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dir_6a9ec40d79cd315ab11366a8236aee0f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__events_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__events_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__range_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__range_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__traversal_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__traversal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__views_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom2__views_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__core_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__doc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__doc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__element_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__element_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__exception_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__html_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__misc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__misc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__node_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__node_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__string_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__string_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__text_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__text_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__xml_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dom__xml_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/domtreeview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/domtreeview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__base_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__base_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__block_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__block_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__document_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__document_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__element_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__element_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__form_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__form_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__head_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__head_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__image_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__image_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__inline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__inline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__list_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__list_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__misc_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__misc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__object_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__object_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__table_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/html__table_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/kjserrordlg_8ui_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespaceDOM.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespacemembers_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/rule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__caret_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__events_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__events_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__ext_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__ext_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__factory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__factory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__iface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__iface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__pagecache_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__pagecache_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__part_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__part_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__printsettings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__printsettings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__run_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__run_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__settings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtml__settings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmldefaults_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlimage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlimage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/html/tdehtmlview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdehtml/tdehtml.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/autostart_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/autostart_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/dir_1587b21f652423d3c9a0ba7eeaae50a6.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/setproctitle_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/setproctitle_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdedostartupconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdeinit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdeioslave_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher__cmds_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdelauncher__main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/html/tdestartupconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeinit/tdeinit.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/bookmarks.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkDomBuilder-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkDomBuilder.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkExporterBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkExporterBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkExporterBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroupTraverser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroupTraverser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkGroupTraverser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporterBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporterBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkImporterBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenuNSImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkMenuNSImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkNotifier-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkNotifier.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkOwner-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkOwner.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKBookmarkOwner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKExtendedBookmarkOwner-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKExtendedBookmarkOwner.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKExtendedBookmarkOwner.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKIEBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKMozillaBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKMozillaBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKMozillaBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkExporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKNSBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkExporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkExporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkExporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKOperaBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKXBELBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKXBELBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classKXBELBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporterImpl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporterImpl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classTDECrashBookmarkImporterImpl.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dir_cf352a0f58039c571572f12b3ae30e8b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dptrtemplate_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmark_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmark_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdombuilder_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdombuilder_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdrag_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkdrag_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkexporter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkexporter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__crash_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__crash_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ie_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ie_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__kde1_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__kde1_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ns_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__ns_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__opera_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkimporter__opera_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarkmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/kbookmarknotifier_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/structKBookmarkMenu_1_1DynMenuInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/structKBookmarkMenu_1_1DynMenuInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/bookmarks/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/dir_83547e1658536320af2a848067136997.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/httpfilter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/httpfilter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/httpfilter/httpfilter.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/dir_e88c8bde7702cceb30ea4c5eddaaee3c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/kpasswdserver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/kpasswdserver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kpasswdserver/kpasswdserver.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKOpenSSLProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKOpenSSLProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSL-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSL.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertChain-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertChain.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertificate-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLCertificate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLConnectionInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLConnectionInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLInfoDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLInfoDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLKeyGen-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLKeyGen.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS12-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS12.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS7-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPKCS7.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPeerInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLPeerInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSession-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSession.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSettings-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSigners-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLSigners.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509Map-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509Map.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509V3-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classKSSLX509V3.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/dir_f114bb2d30d7b0a9f1f2344b990a5f38.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kopenssl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kopenssl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksmimecrypto_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksmimecrypto_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslall_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertchain_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertchain_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificate_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificate_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatecache_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatecache_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatehome_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcertificatehome_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconfig__win_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconnectioninfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslconnectioninfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcsessioncache_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslcsessioncache_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/kssldefs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslinfodlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslinfodlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslkeygen_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslkeygen_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpeerinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpeerinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpemcallback_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpemcallback_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs12_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs12_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs7_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslpkcs7_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsession_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsession_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsettings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsettings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsigners_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslsigners_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslutils_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslutils_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509map_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509map_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509v3_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/ksslx509v3_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/kssl/kssl.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKBindingPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKBindingPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKBindingPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKCombiView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKCombiView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKCombiView.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDesktopPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDesktopPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDesktopPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDevicePropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDevicePropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDevicePropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirOperator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirOperator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSelectDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSelectDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSize-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDirSize.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDiskFreeSp-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKDiskFreeSp.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKEncodingFileDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKEncodingFileDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKEncodingFileDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKExecPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKExecPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKExecPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDetailView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDetailView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDetailView.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconView.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconViewItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileIconViewItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileListViewItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileListViewItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaInfoWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaInfoWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileMetaPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileOpenWithHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileOpenWithHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePermissionsPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePermissionsPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePermissionsPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePreview-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePreview.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePreview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFilePropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileSharePropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileSharePropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileSharePropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeBranch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeBranch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeViewItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileTreeViewItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileView.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileViewSignaler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKFileViewSignaler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKImageFilePreview-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKImageFilePreview.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKImageFilePreview.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKNotifyDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKNotifyDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKOpenWithDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKOpenWithDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewWidgetBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewWidgetBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPreviewWidgetBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropertiesDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropertiesDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropsDlgPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropsDlgPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKPropsDlgPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItemDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarItemDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarListBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLBarListBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboRequester-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboRequester.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLComboRequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequester-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequester.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequesterDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classKURLRequesterDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEApplicationPropsPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEApplicationPropsPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEApplicationPropsPlugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconCanvas-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconCanvas.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDEIconDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDirs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDirs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDocument-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classTDERecentDocument.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/config-tdefile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/dir_34a770ccce1a495400a45b7a44088d8d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/images_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kacleditwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kacleditwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcombiview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcombiview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcustommenueditor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kcustommenueditor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirselectdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirselectdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirsize_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdirsize_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdiskfreesp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kdiskfreesp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kencodingfiledialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kencodingfiledialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kicondialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kicondialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kimagefilepreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kimagefilepreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kmetaprops_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kmetaprops_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/knotifydialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/knotifydialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kopenwith_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kopenwith_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewprops_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewprops_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewwidgetbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpreviewwidgetbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropertiesdialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropertiesdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropertiesdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kpropsdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlcombobox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlcombobox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequester_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequester_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequesterdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/kurlrequesterdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdediroperator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdediroperator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilebookmarkhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilebookmarkhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledetailview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledetailview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiledialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilefiltercombo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilefiltercombo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileiconview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileiconview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetainfowidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetainfowidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetapreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilemetapreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilepreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilepreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilesharedlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilesharedlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilespeedbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefilespeedbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreebranch_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreebranch_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeviewitem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefiletreeviewitem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tdefileview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdirs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdirs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdocument_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/html/tderecentdocument_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdefile/tdefile.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/authinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/authinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/chmodjob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/chmodjob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKACL-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKACL.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAr-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAr.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAr.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchive-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchive.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchive.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveDirectory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveDirectory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveDirectory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveEntry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveEntry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveEntry.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveFile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveFile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKArchiveFile.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoMount-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoMount.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoUnmount-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKAutoUnmount.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDCOPServiceStarter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDCOPServiceStarter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDEDesktopMimeType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDEDesktopMimeType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDEDesktopMimeType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataTool-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataTool.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDataToolInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirLister-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirLister.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirNotify-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirNotify.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirWatch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKDirWatch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKEMailSettings-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKEMailSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKExecMimeType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKExecMimeType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKExecMimeType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileFilter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMetaInfoItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1GroupInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1GroupInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1ItemInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileMimeTypeInfo_1_1ItemInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilePlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilePlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileShare-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFileShare.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterDev-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFilterDev.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFolderType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFolderType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKFolderType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKImageIO-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKImageIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKLimitedIODevice-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKLimitedIODevice.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagic-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagic.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagicResult-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeMagicResult.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooserDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeChooserDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeResolver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKMimeTypeResolver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKNFSShare-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKNFSShare.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialogFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOCRDialogFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOpenWithHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKOpenWithHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKProtocolManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRemoteEncoding-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRemoteEncoding.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRun-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKRun.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSambaShare-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSambaShare.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialogFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKScanDialogFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKService-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKService.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceOffer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceOffer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceType-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceType.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceType.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceTypeProfile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKServiceTypeProfile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShellCompletion-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShellCompletion.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShellCompletion.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShred-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKShred.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSimpleFileFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSimpleFileFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKSimpleFileFilter.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKTar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKTar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKTar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterData-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterData.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPluginList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURIFilterPluginList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLCompletion-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLCompletion.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLCompletion.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLPixmapProvider-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKURLPixmapProvider.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKZip-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKZip.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classKZip.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classObserver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classObserver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classRenameDlgPlugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classRenameDlgPlugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1AuthInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1AuthInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ChmodJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ChmodJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ChmodJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Connection-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Connection.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1CopyJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1CopyJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1CopyJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataProtocol-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataProtocol.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataProtocol.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataSlave-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataSlave.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DataSlave.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DavJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DavJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DavJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DeleteJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DeleteJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1DeleteJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1FileCopyJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1FileCopyJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1FileCopyJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ForwardingSlaveBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ForwardingSlaveBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ForwardingSlaveBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Job-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Job.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Job.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ListJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ListJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ListJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1LocalURLJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1LocalURLJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1LocalURLJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaData-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaData.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaInfoJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaInfoJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MetaInfoJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MimetypeJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MimetypeJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MimetypeJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MkdirJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MkdirJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MkdirJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MultiGetJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MultiGetJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1MultiGetJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetAccess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetAccess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetRC-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1NetRC.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PasswordDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PasswordDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PreviewJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PreviewJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1PreviewJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ProgressBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ProgressBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1ProgressBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1RenameDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1RenameDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Scheduler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Scheduler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SimpleJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SimpleJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SimpleJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Slave-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Slave.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1Slave.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1SlaveInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatusbarProgress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatusbarProgress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StatusbarProgress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StoredTransferJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StoredTransferJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1StoredTransferJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TCPSlaveBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TCPSlaveBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TCPSlaveBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TransferJob-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TransferJob.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDEIO_1_1TransferJob.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDETrader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classTDETrader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classThumbCreator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classThumbCreator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/connection_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/connection_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataprotocol_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataprotocol_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataslave_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dataslave_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/davjob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/davjob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/defaultprogress_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/defaultprogress_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dir_902c54f9c5ac449637c3f6320211ff3c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/forwardingslavebase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/forwardingslavebase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_z.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/global_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/global_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/group__renamedlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/http__slave__defaults_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ioslave__defaults_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/job_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/job_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/jobclasses_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kacl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kacl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/karchive_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/karchive_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kautomount_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kautomount_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdatatool_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdatatool_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdcopservicestarter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdcopservicestarter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirlister_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirlister_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify__stub_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirnotify__stub_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirwatch_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kdirwatch_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterdev_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kfilterdev_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kimageiofactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/klimitediodevice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmdbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmessageboxwrapper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimemagic_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimemagic_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetype_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetype_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetypechooser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetypechooser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kmimetyperesolver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/knfsshare_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/knfsshare_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kprotocolinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kprotocolinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kremoteencoding_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kremoteencoding_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/krun_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/krun_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ksambashare_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ksambashare_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kscan_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kscan_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservice_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservice_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroup_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroupfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicegroupfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetype_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetype_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetypefactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kservicetypefactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshellcompletion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshellcompletion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshred_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kshred_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktrader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktrader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparse_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparse_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparsetree_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/ktraderparsetree_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurifilter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurifilter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlcompletion_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlcompletion_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlpixmapprovider_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kurlpixmapprovider_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kuserprofile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kuserprofile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kzip_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/kzip_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/metainfojob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/metainfojob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespaceTDEIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespacemembers_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/netaccess_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/netaccess_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/observer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/observer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/passdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/passdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/paste_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/paste_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pastedialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/pastedialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/posixacladdons_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/posixacladdons_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/previewjob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/previewjob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/progressbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/progressbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/renamedlgplugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/scheduler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/scheduler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/sessiondata_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/sessiondata_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/skipdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/skipdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slave_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slave_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slavebase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slavebase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/slaveinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/statusbarprogress_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/statusbarprogress_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKDEDesktopMimeType_1_1Service-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKDEDesktopMimeType_1_1Service.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKProtocolInfo_1_1ExtraField-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structKProtocolInfo_1_1ExtraField.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1DataSlave_1_1QueueStruct-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1DataSlave_1_1QueueStruct.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1NetRC_1_1AutoLogin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/structTDEIO_1_1NetRC_1_1AutoLogin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tcpslavebase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tcpslavebase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeemailsettings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeemailsettings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilefilter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilefilter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileitem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileitem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilemetainfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefilemetainfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileshare_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdefileshare_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdelficon_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdelficon_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeprotocolmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tdeprotocolmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/thumbcreator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/topics.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/tradersyntax.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/html/yacc_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeio/tdeio.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/dir_af85993867e1f55707a5cbe823b70938.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/dir_f578becc991387a3bb484d0d451763dd.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/main_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeio/tdeioexec/tdeioexec.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/dir_463f6b8cb81da78247331e213f0d2227.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_1a47a2f5b80d2b67ef0b238eaebcc43f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_27e705ee5c7c7b0e1201ae68a3add52b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dir_463f6b8cb81da78247331e213f0d2227.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/http__cache__cleaner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiejar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiejar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookieserver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookieserver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiewin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/kcookiewin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1DAVRequest-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1DAVRequest.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPRequest-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPRequest.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPState-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/structHTTPProtocol_1_1HTTPState.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/http/http.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeioslave/tdeioslave.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1KMDIGUIClient-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1KMDIGUIClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1ToggleToolViewAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMDIPrivate_1_1ToggleToolViewAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildArea-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildArea.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrm-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrm.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmCaption-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmCaption.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragBeginEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragBeginEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragEndEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmDragEndEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmMoveEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmMoveEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeBeginEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeBeginEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeEndEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildFrmResizeEndEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiChildView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiDocumentViewTabWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiDocumentViewTabWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiMainFrm-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiMainFrm.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBarButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiTaskBarButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiWin32IconButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classKMdiWin32IconButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/dir_3d473115078d702ce4605bce0dafe353.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespaceKMdi.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespacemembers_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildarea_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildarea_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrm_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrm_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrmcaption_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildfrmcaption_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdichildview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidefines_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidockcontainer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidockcontainer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidocumentviewtabwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdidocumentviewtabwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdifocuslist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdifocuslist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiguiclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiguiclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdiiterator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdilistiterator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdimainfrm_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdimainfrm_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemdinulliterator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditaskbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditaskbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditoolviewaccessor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/tdemditoolviewaccessor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dir_22013f4e6975bb4c854c1fe487381d04.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dir_3d473115078d702ce4605bce0dafe353.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dockcontainer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dockcontainer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/global_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/guiclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/guiclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/mainwindow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/mainwindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespaceKMDI.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespacemembers_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/tabwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/tabwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/toolviewaccessor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/html/toolviewaccessor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdemdi/tdemdi/tdemdi.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Button-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Button.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1DownloadDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1DownloadDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Engine-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Engine.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Entry-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Entry.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Provider-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1Provider.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderLoader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1ProviderLoader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1UploadDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classKNS_1_1UploadDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuff-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuff.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuff.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffGeneric-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffGeneric.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffGeneric.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffSecure-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffSecure.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classTDENewStuffSecure.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/dir_c642684e19c1248c49dbe903067deaa0.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/downloaddialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/downloaddialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/engine_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/engine_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/entry_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/entry_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/ghns_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/ghns_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuff_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuff_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffgeneric_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffgeneric_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffsecure_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/knewstuffsecure_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/namespaceKNS.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/provider_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/provider_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/providerdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/providerdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/security_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/security_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/tdehotnewstuff_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/testnewstuff_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/testnewstuff_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/uploaddialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/html/uploaddialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdenewstuff/tdenewstuff.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserinterface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserinterface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserrun_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/browserrun_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserHostExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserHostExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserRun-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1BrowserRun.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1DockMainWindow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1DockMainWindow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1DockMainWindow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Event-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Event.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Event.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Factory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Factory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Factory.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GUIActivateEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GUIActivateEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GUIActivateEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GenericFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1GenericFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1HistoryProvider-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1HistoryProvider.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1LiveConnectExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1LiveConnectExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1MainWindow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1MainWindow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1MainWindow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1OpenURLEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1OpenURLEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1OpenURLEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Part-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Part.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Part.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartActivateEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartActivateEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartActivateEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartSelectEvent-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartSelectEvent.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1PartSelectEvent.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Plugin-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Plugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1Plugin.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadOnlyPart-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadOnlyPart.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadOnlyPart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadWritePart-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadWritePart.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1ReadWritePart.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1StatusBarExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classKParts_1_1StatusBarExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/componentfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/design_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dir_1fc63c56dfce3c7636f00b815383d463.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dockmainwindow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dockmainwindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/event_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/event_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/factory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/factory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/genericfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/historyprovider_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/historyprovider_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/mainwindow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/mainwindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespaceKParts_1_1ComponentFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/part_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/part_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/partmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/partmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/plugin_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/plugin_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/statusbarextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/statusbarextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1Plugin_1_1PluginInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1Plugin_1_1PluginInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1URLArgs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1URLArgs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1WindowArgs-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/structKParts_1_1WindowArgs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeparts/tdeparts.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/addressdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/addressdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/apshandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/apshandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/browsedialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/browsedialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cjanuswidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cjanuswidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrintDialogPage-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrintDialogPage.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrinter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classKPrinter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeComboBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeComboBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBoxItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classTreeListBoxItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cups-util_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsaddsmb2_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsaddsmb2_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdbrowsingpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdbrowsingpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdcomment_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdcomment_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdconf_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdconf_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddirpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsddirpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdfilterpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdfilterpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdjobspage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdjobspage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdlogpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdlogpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdnetworkpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdnetworkpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsecuritypage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsecuritypage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdserverpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdserverpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsplash_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsdsplash_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsinfos_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/cupsinfos_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_30e48ce747dcadc1ead04373c0ebf3ce.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_49c780633e2a3da7ceb77fe3b3ff9482.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_532c0f60075bc1e34ad11d8f328cb0f9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_553ab47317b6a8a2e21681c0ab4c24a9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_7b8133db2accae204de18267574e9b1c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_8591c586b1df75c577210d0984641b66.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_876195ffafe741358991029e08edf34d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_95e7f542a475c17a7c62affd50416e61.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_9820c52418cf27410cf4c59520cbf13a.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_d62baa3f519df00981ce841a57215fa1.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_d7390fe25a30c4ad41a14b32e2dcbbe7.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dir_f6c850e38502b5f20fa6cf5898c63a35.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driveritem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driveritem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverparse_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/driverview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/droptionview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/droptionview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editentrydialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editentrydialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editlist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/editlist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/escpwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/escpwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/foomatic2loader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/foomatic2loader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooparser_8cpp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooparser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/fooscanner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/gschecker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/gschecker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/image_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imageposition_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imageposition_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imagepreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/imagepreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ippreportdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ippreportdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ipprequest_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ipprequest_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/jobitem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/jobitem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kaddprinterwizard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kcupsprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kcupsprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kextprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kextprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kfoomaticprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kfoomaticprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kiconselectaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kiconselectaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdunixprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klpdunixprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/klprprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcommand_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcommand_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcups_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcups_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcupsdir_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigcupsdir_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfilter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfilter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfonts_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigfonts_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiggeneral_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiggeneral_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigjobs_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigjobs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiglpr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfiglpr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigpreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmconfigproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsconfigwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsconfigwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsjobmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsjobmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsuimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmcupsuimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbcreator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbcreator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbentry_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdbentry_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdb_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdb_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdbwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdbwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmdriverdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextuimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmextuimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmfoomaticmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmiconview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmiconview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminfopage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminfopage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminstancepage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kminstancepage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobviewer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmjobviewer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlistview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlistview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdfactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpduimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpduimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixuimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpdunixuimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprjobmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprjobmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlprmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpruimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmlpruimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmainview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmainview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpages_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpages_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmprinterview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbackend_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbackend_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbanners_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropbanners_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropcontainer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropcontainer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropdriver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropdriver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropertypage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropertypage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropgeneral_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropgeneral_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropmembers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropmembers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropquota_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropquota_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproprlpr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproprlpr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropusers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropusers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmpropwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproxywidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmproxywidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprfactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlprmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlpruimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmrlpruimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialprinterdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmspecialprinterdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmthreadjob_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmthreadjob_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmtimer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmtimer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmuimanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmuimanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmvirtualmanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmvirtualmanager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbackend_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbackend_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbanners_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwbanners_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwclass_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwclass_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriver_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriver_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriverselect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdriverselect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdrivertest_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwdrivertest_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwend_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwend_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfax_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfax_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfile_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwfile_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfobase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfobase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfopage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwinfopage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwipp_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwipp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippprinter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippprinter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippselect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwippselect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizardpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwizardpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlocal_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlocal_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlpd_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwlpd_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwname_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwname_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwother_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwother_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwpassword_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwpassword_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwquota_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwquota_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwrlpr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwrlpr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsmb_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsmb_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocket_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocket_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocketutil_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwsocketutil_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwusers_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kmwusers_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpcopiespage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpcopiespage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpdriverpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpdriverpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfileselectpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfileselectpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfilterpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpfilterpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpgeneralpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpgeneralpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kphpgl2page_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kphpgl2page_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpimagepage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpimagepage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpipeprocess_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpipeprocess_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpmarginpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpmarginpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpposterpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpposterpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpqtpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpqtpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpreloadobject_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpreloadobject_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialogpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintdialogpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterpropertydialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprinterpropertydialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintpreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintpreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintprocess_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kprintprocess_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpschedulepage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kpschedulepage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptagspage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptagspage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptextpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kptextpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/krlprprinterimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/krlprprinterimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommand_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommand_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommanddlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommanddlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommandselector_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/kxmlcommandselector_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/locationdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/locationdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpchelper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpchelper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpdtools_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpdtools_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpqhelper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lpqhelper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprngtoolhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprngtoolhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprsettings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/lprsettings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/main_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/make__driver__db__cups_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginpreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginpreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginvaluewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginvaluewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/marginwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichelper_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/matichelper_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/messagewindow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/messagewindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/networkscanner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/networkscanner_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pluginaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/pluginaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/plugincombobox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/plugincombobox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/portdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/portdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/posterpreview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/posterpreview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdloader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdloader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdparser_8cpp_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdparser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/ppdscanner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapentry_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapentry_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapreader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printcapreader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printerfilter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/printerfilter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirlineedit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirlineedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirmultilineedit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/qdirmultilineedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sidepixmap_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sidepixmap_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sizewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/sizewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/smbview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/smbview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdefilelist_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdefilelist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprint__management__module_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintcheck_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintcheck_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintd_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/tdeprintd_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/treecombobox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/treecombobox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/util_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/html/util_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeprint/tdeprint.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classKTimerDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classKTimerDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/dir_36365452a40da77a728fccccbe65ceb9.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/ktimerdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/ktimerdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/libtderandr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/libtderandr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/lowlevel__randr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/randr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/randr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderandr/tderandr.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Factory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Factory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1ManagerObserver-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1ManagerObserver.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1ActiveIterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1ActiveIterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1Iterator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Manager_1_1Iterator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Resource-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1Resource.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1SelectDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classKRES_1_1SelectDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/configwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/dir_0dd83554966e1c9b2bcdf416a3afdd8d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/factory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/factory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/kcmtderesources_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/kcmtderesources_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/manager_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/manageriface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/managerimpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/managerimpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/resource_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/resource_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/selectdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/selectdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/html/testresources_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tderesources/tderesources.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundchecker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundchecker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundengine_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundengine_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundthread_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/backgroundthread_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/broker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/broker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classASpellDict-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classASpellDict.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classASpellDict.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classDictionary-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classDictionary.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classDictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classHSpellDict-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classHSpellDict.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classHSpellDict.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1BackgroundChecker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1BackgroundChecker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Broker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Broker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Client-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Client.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Dictionary-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Dictionary.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Dictionary.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Filter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classKSpell2_1_1Filter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/client_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/client_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/configwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/correct_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/defaultdictionary_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/defaultdictionary_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dictionary_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_18187a037a0fed082038923dd4591759.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_4b1d20a484738a6dd7c759fe0ff0cf09.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_72155a49554c4bb35f52307d148f7e48.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_81b86e86f83df3bc6689ea885145345c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_cfe25988c811dce7b00d76f3add0a32a.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dir_e144de8678a6386ef2748164dd61ef02.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/filter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/filter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/good_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/hash_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/highlighter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/highlighter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__checker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__checker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/ispell__def_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/lookup_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/makedent_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/msgs_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/namespaceKSpell2.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/settings_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/settings_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/sp__spell_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/structKSpell2_1_1Word-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/structKSpell2_1_1Word.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspellclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspellclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspelldict_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__aspelldict_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspellclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspellclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspelldict_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__hspelldict_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispellclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispellclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispelldict_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tdespell__ispelldict_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/tgood_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/html/threadevents_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdespell2/tdespell2.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classKCookie-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classKCookie.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPTY-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPTY.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPtyProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPtyProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classPtyProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSshProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSshProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSshProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classStubProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classStubProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classStubProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSuProcess-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSuProcess.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classSuProcess.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classTDEsuClient-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classTDEsuClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/client_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/client_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/defaults_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/dir_9d670b1f2ba5d859e97cbd02f83bf061.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/kcookie_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/kcookie_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/process_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/process_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/ssh_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/ssh_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/stub_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/stub_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/su_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/su_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/tdesu__pty_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/tdesu__pty_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/html/todo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdesu/tdesu.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKActiveLabel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKActiveLabel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAnimWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAnimWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKArrowButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKArrowButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAuthIcon-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAuthIcon.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKAuthIcon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKBugReport-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKBugReport.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKBugReport.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKButtonBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKButtonBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelect-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelect.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelectTable-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCharSelectTable.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCells-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCells.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCombo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorCombo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDrag-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorDrag.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorPatch-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKColorPatch.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKComboBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKComboBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKComboBox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommand-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommand.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommand.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommandHistory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCommandHistory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKContextMenuManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKContextMenuManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivate-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivateAutoHideEventFilter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKCursorPrivateAutoHideEventFilter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDCOPActionProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDCOPActionProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDCOPActionProxy.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDEPrivate_1_1ToolBarHandler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDEPrivate_1_1ToolBarHandler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDEPrivate_1_1ToolBarHandler.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalMonthPicker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalMonthPicker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalWeekSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalWeekSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalYearSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateInternalYearSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDatePicker-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDatePicker.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTable-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTable.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTimeWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateTimeWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDateWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBase.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseButton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseTile-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDialogBaseTile.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDictSpellingHighlighter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDictSpellingHighlighter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockButton__Private-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockButton__Private.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockMainWindow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockMainWindow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockMainWindow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockManager-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockManager.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockSplitter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockSplitter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockTabGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockTabGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeader.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeaderDrag-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeaderDrag.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetAbstractHeaderDrag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeader.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeaderDrag-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeaderDrag.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetHeaderDrag.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetPrivate-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWidgetPrivate.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWindow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWindow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDockWindow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleNumInput-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleNumInput.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleNumInput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleSpinBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleSpinBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDoubleValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDualColorButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKDualColorButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox_1_1CustomEditor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditListBox_1_1CustomEditor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbar.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbarWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbarWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKEditToolbarWidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKFloatValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKFloatValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGradientSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGradientSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGradientSelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGuiItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKGuiItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHSSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHSSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHSSelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHelpMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHelpMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHistoryCombo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHistoryCombo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKHistoryCombo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKImageTrackLabel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKImageTrackLabel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKInputDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKInputDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKInputDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntNumInput-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntNumInput.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntNumInput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntSpinBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntSpinBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKIntValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKJanusWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKJanusWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyChooser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyChooser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKKeyDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLanguageButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLanguageButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLed-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLed.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEdit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEditDlg-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEditDlg.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKLineEditDlg.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMacroCommand-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMacroCommand.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMacroCommand.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMenuBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMenuBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMessageBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMessageBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMimeTypeValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKMimeTypeValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNamedCommand-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNamedCommand.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNamedCommand.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNumInput-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNumInput.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKNumInput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPaletteTable-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPaletteTable.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelAppMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelAppMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelAppMenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelApplet-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelApplet.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelExtension-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelExtension.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPanelMenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPassivePopup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPassivePopup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPasswordEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapIO-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapIO.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPixmapRegionSelectorWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgress-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgress.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressBoxDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressBoxDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressBoxDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKProgressDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPushButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPushButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKPushButton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRestrictedLine-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRestrictedLine.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRestrictedLine.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPermsIcon-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPermsIcon.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPermsIcon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPixmap-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRootPixmap.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRuler-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKRuler.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSMModalDialogHeader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSMModalDialogHeader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKScrollView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKScrollView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSeparator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSeparator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpell-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpell.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpellConfig-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSpellConfig.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSplashScreen-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSplashScreen.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSqueezedTextLabel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSqueezedTextLabel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBarLabel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStatusBarLabel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStdGuiItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStdGuiItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStringListValidator-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKStringListValidator.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSwitchLanguageDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSwitchLanguageDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSwitchLanguageDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSyntaxHighlighter-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSyntaxHighlighter.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSystemTray-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSystemTray.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKSystemTray.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabCtl-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabCtl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTabWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextBrowser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextBrowser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTextEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimeWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimeWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimezoneWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimezoneWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTimezoneWidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDatabase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDatabase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKTipDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKURLLabel-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKURLLabel.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKValueSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKValueSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKValueSelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWidgetAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWidgetAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWidgetAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWindowInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWindowInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWizard-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWizard.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWordWrap-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWordWrap.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWritePermsIcon-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWritePermsIcon.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKWritePermsIcon.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIBuilder-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIBuilder.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIBuilder.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIClient-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIClient.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIClient.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIFactory-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXMLGUIFactory.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXYSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXYSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classKXYSelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutApplication-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutApplication.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutApplication.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainerBase-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContainerBase.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContributor-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutContributor.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutKDE-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutKDE.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutKDE.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAboutWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref__Key-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAccelGen_1_1Deref__Key.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionCollection-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionCollection.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionMenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEActionSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECModule-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECModule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECompletionBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECompletionBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDECompletionBox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEConfigDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEConfigDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEConfigDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontChooser-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontChooser.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontCombo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontCombo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontCombo.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontRequester-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEFontRequester.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewSearchLine-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewSearchLine.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEIconViewSearchLine.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListBox-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListBox.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListBox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListView-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListView.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListView.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewItem-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewItem.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewLineEdit-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewLineEdit.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewLineEdit.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLine-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLine.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLine.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLineWidget-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEListViewSearchLineWidget.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindow-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindow.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindow.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindowInterface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindowInterface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEMainWindowInterface.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPasteTextAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPasteTextAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPasteTextAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupFrame-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupFrame.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupMenu-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupMenu.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupMenu.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupTitle-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEPopupTitle.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERadioAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERadioAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERadioAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERecentFilesAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERecentFilesAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDERecentFilesAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelectAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelectAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelectAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDESelector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEShortcutDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEShortcutDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEShortcutDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleFullScreenAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleFullScreenAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleFullScreenAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleToolBarAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleToolBarAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToggleToolBarAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButtonList-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarButtonList.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarLabelAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarLabelAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarLabelAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarPopupAction-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarPopupAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarPopupAction.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarRadioGroup-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classTDEToolBarRadioGroup.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/dir_363d36b10e1ec9d292093eebed7ed98d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/dir_9bc01a294bd1c94fbe01fd955c485612.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_g.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_j.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_x.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_y.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kaboutdialog__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kactivelabel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kactivelabel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kanimwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kanimwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/karrowbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/karrowbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kauthicon_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kauthicon_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbugreport_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbugreport_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbuttonbox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kbuttonbox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcharselect.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcharselect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcharselect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcmenumngr_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcmenumngr_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbtn_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorcombo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolorcombo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordrag_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcolordrag_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcombobox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcombobox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcommand_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcommand_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kcursor__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepicker.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepicker_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepicker_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatepik_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetbl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetbl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetimewidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetimewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatetimewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdatewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdcopactionproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdcopactionproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdepackages_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdetrayproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdetrayproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdialogbase__priv_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget__private_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwidget__private_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdockwindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdoublespinbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbtn_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbutton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kdualcolorbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl1_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl2_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditcl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditlistbox.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditlistbox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/keditlistbox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kedittoolbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kedittoolbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kgradientselector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kguiitem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kguiitem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/khelpmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/khelpmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/khsselector.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconviewsearchline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kiconviewsearchline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kinputdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kinputdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kintnuminput.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kjanuswidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kjanuswidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeybutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeybutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeydialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kkeydialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klanguagebutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klanguagebutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kled.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kled_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kled_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineedit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineeditdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/klineeditdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knuminput_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knuminput_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knumvalidator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/knumvalidator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelapplet_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelapplet_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelappmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelappmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelextension_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelextension_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpanelmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassdlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassdlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassivepopup_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassivepopup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpassworddialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapio-perf.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapio_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapio_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectordialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectordialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectorwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpixmapregionselectorwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogress.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogress_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogress_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogressbox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kprogressbox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpushbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kpushbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krestrictedline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krestrictedline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krootpixmap_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/krootpixmap_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kruler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kruler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksconfig_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksconfig_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kscrollview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kscrollview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kseparator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kseparator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksharedpixmap_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksharedpixmap_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksplashscreen_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksplashscreen_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksqueezedtextlabel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksqueezedtextlabel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksqueezedtextlabel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstatusbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstatusbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdguiitem_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstdguiitem_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstringvalidator_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kstringvalidator_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kswitchlanguagedialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kswitchlanguagedialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksyntaxhighlighter_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksyntaxhighlighter_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksystemtray_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ksystemtray_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabctl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabctl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabwidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktabwidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextbrowser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextbrowser_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextbrowser_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextedit_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktextedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimewidget.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimezonewidget_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktimezonewidget_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktip_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/ktip_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kurllabel.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kurllabel_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kurllabel_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwhatsthismanager_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwizard_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwizard_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwordwrap_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kwordwrap_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlgui_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguibuilder_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguibuilder_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguiclient_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguiclient_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/kxmlguifactory__p_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/module_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/module_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaceKStdAction.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaceTDEAccelGen.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespacemembers_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/qxembed_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/qxembed_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutapplication_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutapplication_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaboutdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeabouttde_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeabouttde_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaccelgen_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionclasses_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionclasses_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactioncollection_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactioncollection_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionselector_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionselector_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeactionshortcutlist_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecmodule_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecmodule_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecompletionbox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdecompletionbox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeconfigdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeconfigdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontchooser.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontcombo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontcombo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontdialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontrequester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontrequester_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdefontrequester_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistbox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistbox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistview_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistview_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewlineedit_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewsearchline_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdelistviewsearchline_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindow_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindow_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindowiface_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemainwindowiface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemenubar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemenubar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemessagebox_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdemessagebox_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepassivepopupstack_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepassivepopupstack_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepopupmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdepopupmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeselect_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeselect_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeshortcutdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdeshortcutdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespell_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespell_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespelldlg_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdespelldlg_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarbutton_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarbutton_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarhandler_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarhandler_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarlabelaction_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarlabelaction_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarradiogroup_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/tdetoolbarradiogroup_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowlistmenu_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/html/twindowlistmenu_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeui/tdeui.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Runner-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Runner.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1SlotTester-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1SlotTester.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1SlotTester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TestResults-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TestResults.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Tester-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Tester.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1Tester.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TesterAutoregister-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classKUnitTest_1_1TesterAutoregister.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/dir_f7a935f09c3ceb6e439dbb3503395d24.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/globals.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/globals_defs.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/modrunner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/module_8h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/module_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespaceKUnitTest.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespacemembers.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespacemembers_type.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/runner_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/samplemodule_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/samplemodule_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/html/tester_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeunittest/tdeunittest.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/authors.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKCMultiDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKCMultiDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKCMultiDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFind-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFind.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFind.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFindDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFindDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKFindDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBar-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarButton-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarButton.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarButton.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarTab-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarTab.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKMultiTabBarTab.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginSelector-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKPluginSelector.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplace-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplace.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplace.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplaceDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplaceDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKReplaceDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1ComponentsDialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1ComponentsDialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1ComponentsDialog.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dialog-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dialog.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dispatcher-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1Dispatcher.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1PluginPage-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1PluginPage.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classKSettings_1_1PluginPage.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleContainer-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleContainer.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleContainer.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleInfo-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleInfo.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleLoader-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleLoader.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxy-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyIface-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyIface.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyRootDispatcher-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classTDECModuleProxyRootDispatcher.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/componentsdialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/componentsdialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/deprecated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dir_aa411ca3281f152e194cf4822788a8ac.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dir_ee58cd7ecc465a9acf6c26f7eaeb8d44.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dispatcher_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dispatcher_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_enum.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_eval.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_b.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_c.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_d.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_e.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_f.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_func_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_h.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_i.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_k.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_l.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_m.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_n.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_o.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_p.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_q.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_r.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_s.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_t.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_u.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_v.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_vars.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_w.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/functions_~.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__findreplace.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__internal.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__main.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__multitabbar.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__plugin.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__settings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/group__tdecmodule.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kcmultidialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kcmultidialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfind_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfind_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfinddialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kfinddialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kplugininfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kplugininfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kpluginselector_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kpluginselector_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplace_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplace_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplacedialog_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/kreplacedialog_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/namespaceKSettings.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pages.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pluginpage_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/pluginpage_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmodulecontainer_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmodulecontainer_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleinfo_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleinfo_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleloader_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleloader_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIfaceImpl_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIfaceImpl_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxyIface_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxy_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdecmoduleproxy_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdemultitabbar_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/tdemultitabbar_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/html/topics.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdeutils/tdeutils.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/classmap.inc] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/annotated.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classTDEWallet_1_1Wallet-members.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classTDEWallet_1_1Wallet.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classTDEWallet_1_1Wallet.png] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/classes.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/clipboard.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/dir_4f20ccb687166a6209696779a0ad5737.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/dir_d2b76091fcc5828a008405c171440249.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/doxygen.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/doxygen.svg] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/doxygen_crawl.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/dynsections.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/files.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/functions.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/functions_func.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/hierarchy.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/index.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/jquery.js] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/namespaceTDEWallet.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/namespaces.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/navtree.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tabs.css] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallet_8cpp_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallet_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/html/tdewallettypes_8h_source.html] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/tdewallet/tdewallet.tag] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs14-trinity-doc: dir-or-file-in-opt [opt/trinity/share/doc/tde/] N: N: It was intended that the ltdl is embedded. O: tdelibs14-trinity-dev: embedded-library ltdl [opt/trinity/lib/libtdecore.so] N: N: We are intentionally installing to /opt, so we have to live with that for N: now. O: tdelibs-data-trinity: jar-not-in-usr-share [opt/trinity/share/apps/kjava/kjava.jar] N: N: The classpath listed in some of the files references files outside of N: /usr/share, while all installed JAR files must be within /usr/share/java N: for libraries or /usr/share/*package* for JARs for private use. N: N: The rationale is that jar files are in almost all cases architecture N: independent and therefore should be in /usr/share. If the jar file is N: truly architecture dependent or it cannot be moved since symlinked jar N: files are not accepted by the application, then please override this tag. N: N: Please refer to Building Java packages (Section 2.2) in the Debian policy N: for Java and Java programs (Section 2.3) in the Debian policy for Java for N: details. N: N: Visibility: warning N: Show-Always: no N: Check: languages/java N: N: O: tdelibs-trinity source: no-nmu-in-changelog [debian/changelog:1] N: N: When you NMU a package, that fact should be mentioned on the first line in N: the changelog entry. Use the words "NMU" or "Non-maintainer upload" (case N: insensitive). N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to Using the DELAYED/ queue (Section 5.11.3) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: Renamed from: changelog-should-mention-nmu N: N: N: Actually, trigger is not unnecessary because of dynamic modules like N: tdepart. O: tdelibs14-trinity-dev: package-has-unnecessary-activation-of-ldconfig-trigger N: N: Documentation files with long lines. O: tdelibs-trinity source: source-is-missing [tdeioslave/http/kcookiejar/netscape_cookie_spec.html] N: N: The source of the following file is missing. Lintian checked a few N: possible paths to find the source, and did not find it. N: N: Please repack your package to include the source or add it to N: "debian/missing-sources" directory. N: N: Please note, that very-long-line-length-in-source-file tagged files are N: likely tagged source-is-missing. It is a feature not a bug. N: N: Visibility: error N: Show-Always: no N: Check: files/source-missing N: This tag is experimental. N: N: N: We build for many distribution versions and therefore need the N: distribution version as part of the package version, which is N: unintentionally understood as NMU. O: tdelibs-trinity source: source-nmu-has-incorrect-version-number 4:14.2.0~pre290-0debian14.0.0+36~b [debian/changelog:1] N: N: A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a N: native package). This is to prevent stealing version numbers from the N: maintainer. N: N: Maybe you didn't intend this upload to be a NMU, in that case, please N: double-check that the most recent entry in the changelog is byte-for-byte N: identical to the maintainer or one of the uploaders. If this is a local N: package (not intended for Debian), you can suppress this warning by N: putting "local" in the version number or "local package" on the first line N: of the changelog entry. N: N: Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian N: Developer's Reference for details. N: N: Visibility: warning N: Show-Always: no N: Check: nmu N: N: N: We keep it for historical reasons. O: tdelibs-trinity source: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs-data-trinity: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs-trinity: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs-trinity-dbg: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs14-imagetops-trinity: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs14-trinity-dev: unknown-field Original-Maintainer N: N: We keep it for historical reasons. O: tdelibs14-trinity-doc: unknown-field Original-Maintainer N: N: The package may have an SO version with the t64 extension. O: tdelibs-trinity source: version-substvar-for-external-package Depends ${source:Version} tdelibs-trinity -> tdelibs14t64-trinity [debian/control:31] N: N: The first package has a relation on the second package using a N: dpkg-control substitution variable to generate the versioned part of the N: relation. However the second package is not built from this source N: package. Usually this means there is a mistake or typo in the package name N: in this dependency. N: N: Visibility: error N: Show-Always: no N: Check: debian/version-substvars N: --------------------