diff -ruN --exclude=CVS /usr/ports/sysutils/gosa/Makefile /home/dsh/ports/sysutils/gosa/Makefile --- /usr/ports/sysutils/gosa/Makefile 2009-01-05 22:04:35.000000000 +0300 +++ /home/dsh/ports/sysutils/gosa/Makefile 2009-09-09 23:50:18.000000000 +0400 @@ -6,8 +6,8 @@ # PORTNAME= gosa -PORTVERSION= 2.5.15 -PORTREVISION= 2 +PORTVERSION= 2.6.5 +DISTVERSIONPREFIX= complete- CATEGORIES= sysutils www MASTER_SITES= http://oss.gonicus.de/pub/gosa/ \ http://oss.gonicus.de/pub/gosa/archive/ @@ -15,10 +15,12 @@ MAINTAINER= dsh@wizard.volgograd.ru COMMENT= Web Based LDAP Administration Program -RUN_DEPENDS= p5-Crypt-SmbHash>=0.12:${PORTSDIR}/security/p5-Crypt-SmbHash +RUN_DEPENDS= p5-Crypt-SmbHash>=0.12:${PORTSDIR}/security/p5-Crypt-SmbHash \ + pecl-imagick>=2.2.2:${PORTSDIR}/graphics/pecl-imagick USE_BZIP2= yes -USE_PHP= gettext iconv imap ldap mhash posix +USE_PHP= gettext iconv imap ldap mbstring mhash mysql pcre posix \ + session spl xml zlib NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message @@ -26,25 +28,35 @@ SUB_FILES= pkg-message SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +MAN1= update-gosa.1 +MAN5= gosa.conf.5 + post-patch: ${REINPLACE_CMD} \ -e 's!"/etc/gosa"!"${ETCDIR}"!g' \ - -e 's!"../contrib/"!"${EXAMPLESDIR}/contrib/"!g' \ + -e 's!"../contrib"!"${EXAMPLESDIR}/contrib"!g' \ + -e 's!"/var/cache/gosa/tmp"!"/tmp"!g' \ ${WRKSRC}/include/functions.inc -.for i in admin devel - ${RM} -rf ${WRKSRC}/doc/guide/$i -.endfor - ${RM} -rf ${WRKSRC}/doc/guide/user/*/lyx-source - ${FIND} ${WRKSRC}/doc -name WARNINGS -exec ${RM} -f -- {} + -.for i in doc/guide.xml html/helpviewer.php include/functions_helpviewer.inc + ${REINPLACE_CMD} \ + -e 's!/usr/bin/php!${PREFIX}/bin/php!g' \ + -e 's!("GOSA_HOME", dirname(__FILE__));!("GOSA_HOME", "${WWWDIR}");!g' \ + ${WRKSRC}/update-gosa + +.for i in doc/core/guide.xml html/helpviewer.php include/functions_helpviewer.inc ${REINPLACE_CMD} -e 's!"../doc/!"${DOCSDIR}/!g' ${WRKSRC}/$i .endfor + ${MV} -f ${WRKSRC}/contrib/gosa.conf.5 ${WRKSRC} + do-install: ${MKDIR} ${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} \ - "ihtml plugins html include setup locale" ${WWWDIR}) + "html ihtml include locale plugins setup" ${WWWDIR}) + + ${INSTALL_SCRIPT} ${WRKSRC}/update-gosa ${PREFIX}/sbin/ + ${INSTALL_MAN} ${WRKSRC}/update-gosa.1 ${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/gosa.conf.5 ${MANPREFIX}/man/man5/ ${MKDIR} ${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "contrib" ${EXAMPLESDIR}) @@ -55,11 +67,12 @@ .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} "*" ${DOCSDIR}) -. for i in AUTHORS COPYING Changelog FAQ INSTALL README +. for i in AUTHORS COPYING Changelog FAQ INSTALL README README.safemode ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} . endfor .endif +post-install: ${CAT} ${PKGMESSAGE} .include diff -ruN --exclude=CVS /usr/ports/sysutils/gosa/distinfo /home/dsh/ports/sysutils/gosa/distinfo --- /usr/ports/sysutils/gosa/distinfo 2008-03-10 22:44:03.000000000 +0300 +++ /home/dsh/ports/sysutils/gosa/distinfo 2009-09-03 17:20:51.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (gosa-2.5.15.tar.bz2) = 1f913f736f3eed90e989a26d2067b98e -SHA256 (gosa-2.5.15.tar.bz2) = 198792d314175b4a7801a1b83218b62a42a020a0064ef657785a426c4f54f5b5 -SIZE (gosa-2.5.15.tar.bz2) = 3832672 +MD5 (gosa-complete-2.6.5.tar.bz2) = 61d96af1ebed7dc0ffb599f3c2967822 +SHA256 (gosa-complete-2.6.5.tar.bz2) = 2333b496a866abb9937378398e6df03e1bfe613c6b7f6cb37c46910db4f9fd6e +SIZE (gosa-complete-2.6.5.tar.bz2) = 4133723 diff -ruN --exclude=CVS /usr/ports/sysutils/gosa/pkg-plist /home/dsh/ports/sysutils/gosa/pkg-plist --- /usr/ports/sysutils/gosa/pkg-plist 2008-03-10 22:44:03.000000000 +0300 +++ /home/dsh/ports/sysutils/gosa/pkg-plist 2009-09-03 17:52:53.000000000 +0400 @@ -1,261 +1,370 @@ -%%WWWDIR%%/html/combine.php +sbin/update-gosa +%%WWWDIR%%/html/TreeMenu.js +%%WWWDIR%%/html/TreeMenu.php +%%WWWDIR%%/html/autocomplete.php %%WWWDIR%%/html/favicon.ico -%%WWWDIR%%/html/getFAIscript.php -%%WWWDIR%%/html/get_attachment.php +%%WWWDIR%%/html/getFAIstatus.php %%WWWDIR%%/html/getbin.php -%%WWWDIR%%/html/getfax.php -%%WWWDIR%%/html/getkiosk.php -%%WWWDIR%%/html/getldif.php -%%WWWDIR%%/html/getvcard.php -%%WWWDIR%%/html/getxls.php %%WWWDIR%%/html/helpviewer.php %%WWWDIR%%/html/images/action.png -%%WWWDIR%%/html/images/addr_company.png -%%WWWDIR%%/html/images/addr_home.png -%%WWWDIR%%/html/images/addr_personal.png -%%WWWDIR%%/html/images/addressbook.png -%%WWWDIR%%/html/images/alternatemail.png -%%WWWDIR%%/html/images/application.png %%WWWDIR%%/html/images/back.png -%%WWWDIR%%/html/images/banana.png -%%WWWDIR%%/html/images/blocklists.png %%WWWDIR%%/html/images/branch.gif -%%WWWDIR%%/html/images/branch.png -%%WWWDIR%%/html/images/branch_grey.png -%%WWWDIR%%/html/images/branch_small.png -%%WWWDIR%%/html/images/branch_small_grey.png %%WWWDIR%%/html/images/branchbottom.gif %%WWWDIR%%/html/images/branchtop.gif -%%WWWDIR%%/html/images/button_cancel.png -%%WWWDIR%%/html/images/cant_editpaste.png -%%WWWDIR%%/html/images/cdrom.png -%%WWWDIR%%/html/images/certs.png -%%WWWDIR%%/html/images/closedlock.png -%%WWWDIR%%/html/images/conference.png -%%WWWDIR%%/html/images/copypaste.png -%%WWWDIR%%/html/images/crossref.png -%%WWWDIR%%/html/images/cutpaste.png -%%WWWDIR%%/html/images/default.jpg -%%WWWDIR%%/html/images/default_icon.png -%%WWWDIR%%/html/images/department.png -%%WWWDIR%%/html/images/dhcp.png -%%WWWDIR%%/html/images/display.png -%%WWWDIR%%/html/images/dns.png -%%WWWDIR%%/html/images/drives.png %%WWWDIR%%/html/images/dtree.png -%%WWWDIR%%/html/images/edit.png -%%WWWDIR%%/html/images/editcopy.png -%%WWWDIR%%/html/images/editcut.png -%%WWWDIR%%/html/images/editdelete.png -%%WWWDIR%%/html/images/editpaste.png -%%WWWDIR%%/html/images/edittrash.png -%%WWWDIR%%/html/images/email.png %%WWWDIR%%/html/images/empty.png %%WWWDIR%%/html/images/encrypted.png -%%WWWDIR%%/html/images/env.png -%%WWWDIR%%/html/images/envelope.png %%WWWDIR%%/html/images/error.png -%%WWWDIR%%/html/images/expand.png -%%WWWDIR%%/html/images/fai.png -%%WWWDIR%%/html/images/fai_hook.png -%%WWWDIR%%/html/images/fai_new_hook.png -%%WWWDIR%%/html/images/fai_new_packages.png -%%WWWDIR%%/html/images/fai_new_partitionTable.png -%%WWWDIR%%/html/images/fai_new_profile.png -%%WWWDIR%%/html/images/fai_new_script.png -%%WWWDIR%%/html/images/fai_new_template.png -%%WWWDIR%%/html/images/fai_new_variable.png -%%WWWDIR%%/html/images/fai_packages.png -%%WWWDIR%%/html/images/fai_partitionTable.png -%%WWWDIR%%/html/images/fai_profile.png -%%WWWDIR%%/html/images/fai_script.png -%%WWWDIR%%/html/images/fai_small.png -%%WWWDIR%%/html/images/fai_template.png -%%WWWDIR%%/html/images/fai_variable.png %%WWWDIR%%/html/images/false.png -%%WWWDIR%%/html/images/fax.png -%%WWWDIR%%/html/images/fax_small.png %%WWWDIR%%/html/images/filesaveas.png -%%WWWDIR%%/html/images/flag.png %%WWWDIR%%/html/images/folder-expanded.gif %%WWWDIR%%/html/images/folder.gif -%%WWWDIR%%/html/images/folder.png -%%WWWDIR%%/html/images/folder_gray.png +%%WWWDIR%%/html/images/forward-arrow.png %%WWWDIR%%/html/images/forward.png -%%WWWDIR%%/html/images/freeze.png -%%WWWDIR%%/html/images/freeze_grey.png -%%WWWDIR%%/html/images/ftp.png -%%WWWDIR%%/html/images/fullfolder.png -%%WWWDIR%%/html/images/gfx_hardware.png -%%WWWDIR%%/html/images/gotomasses_new_task.png -%%WWWDIR%%/html/images/gotomasses_task.png -%%WWWDIR%%/html/images/group.png -%%WWWDIR%%/html/images/hardware.png -%%WWWDIR%%/html/images/hdd_linux_unmount.png %%WWWDIR%%/html/images/head.png -%%WWWDIR%%/html/images/help.png -%%WWWDIR%%/html/images/hotplug.png -%%WWWDIR%%/html/images/house.png -%%WWWDIR%%/html/images/img1.png %%WWWDIR%%/html/images/info.png %%WWWDIR%%/html/images/info_small.png -%%WWWDIR%%/html/images/keyboard.png -%%WWWDIR%%/html/images/lamp.png %%WWWDIR%%/html/images/launch.png +%%WWWDIR%%/html/images/layer_menu/down-arrow.png +%%WWWDIR%%/html/images/layer_menu/forward-arrow.png +%%WWWDIR%%/html/images/layer_menu/transparent.png %%WWWDIR%%/html/images/ldapserver.png -%%WWWDIR%%/html/images/ldif.png -%%WWWDIR%%/html/images/line.gif -%%WWWDIR%%/html/images/linebottom.gif -%%WWWDIR%%/html/images/list_back.png -%%WWWDIR%%/html/images/list_back_gray.png -%%WWWDIR%%/html/images/list_blocklist.png -%%WWWDIR%%/html/images/list_home.png -%%WWWDIR%%/html/images/list_home_gray.png -%%WWWDIR%%/html/images/list_macro.png -%%WWWDIR%%/html/images/list_mime.png -%%WWWDIR%%/html/images/list_new.png -%%WWWDIR%%/html/images/list_new_app.png -%%WWWDIR%%/html/images/list_new_blocklist.png -%%WWWDIR%%/html/images/list_new_conference.png -%%WWWDIR%%/html/images/list_new_department.png -%%WWWDIR%%/html/images/list_new_group.png -%%WWWDIR%%/html/images/list_new_macro.png -%%WWWDIR%%/html/images/list_new_mime.png -%%WWWDIR%%/html/images/list_new_ogroup.png -%%WWWDIR%%/html/images/list_new_user.png -%%WWWDIR%%/html/images/list_ogroup.png -%%WWWDIR%%/html/images/list_password.png -%%WWWDIR%%/html/images/list_reload.png -%%WWWDIR%%/html/images/list_reset_password.png -%%WWWDIR%%/html/images/list_root.png -%%WWWDIR%%/html/images/list_root_gray.png -%%WWWDIR%%/html/images/list_seperator.png -%%WWWDIR%%/html/images/list_submit.png -%%WWWDIR%%/html/images/list_up.png -%%WWWDIR%%/html/images/locale.png -%%WWWDIR%%/html/images/log_critical.png -%%WWWDIR%%/html/images/log_info.png -%%WWWDIR%%/html/images/log_unknown.png -%%WWWDIR%%/html/images/log_warning.png +%%WWWDIR%%/html/images/lists/action.png +%%WWWDIR%%/html/images/lists/back.png +%%WWWDIR%%/html/images/lists/back_grey.png +%%WWWDIR%%/html/images/lists/copy.png +%%WWWDIR%%/html/images/lists/csv.png +%%WWWDIR%%/html/images/lists/cut.png +%%WWWDIR%%/html/images/lists/delete.png +%%WWWDIR%%/html/images/lists/edit.png +%%WWWDIR%%/html/images/lists/expand.png +%%WWWDIR%%/html/images/lists/export.png +%%WWWDIR%%/html/images/lists/folder-full.png +%%WWWDIR%%/html/images/lists/folder.png +%%WWWDIR%%/html/images/lists/folder_grey.png +%%WWWDIR%%/html/images/lists/home.png +%%WWWDIR%%/html/images/lists/home_grey.png +%%WWWDIR%%/html/images/lists/import.png +%%WWWDIR%%/html/images/lists/invalid.png +%%WWWDIR%%/html/images/lists/key.png +%%WWWDIR%%/html/images/lists/locked.png +%%WWWDIR%%/html/images/lists/new.png +%%WWWDIR%%/html/images/lists/off.png +%%WWWDIR%%/html/images/lists/on.png +%%WWWDIR%%/html/images/lists/paste-grey.png +%%WWWDIR%%/html/images/lists/paste.png +%%WWWDIR%%/html/images/lists/pdf.png +%%WWWDIR%%/html/images/lists/reload.png +%%WWWDIR%%/html/images/lists/restore.png +%%WWWDIR%%/html/images/lists/restore_grey.png +%%WWWDIR%%/html/images/lists/root.png +%%WWWDIR%%/html/images/lists/root_grey.png +%%WWWDIR%%/html/images/lists/search-subtree.png +%%WWWDIR%%/html/images/lists/search-user.png +%%WWWDIR%%/html/images/lists/search.png +%%WWWDIR%%/html/images/lists/seperator.png +%%WWWDIR%%/html/images/lists/sort-down.png +%%WWWDIR%%/html/images/lists/sort-up.png +%%WWWDIR%%/html/images/lists/submit.png +%%WWWDIR%%/html/images/lists/trash.png +%%WWWDIR%%/html/images/lists/unlocked.png +%%WWWDIR%%/html/images/lists/up.png +%%WWWDIR%%/html/images/lists/upload.png +%%WWWDIR%%/html/images/login-head.png %%WWWDIR%%/html/images/login.png -%%WWWDIR%%/html/images/logview.png -%%WWWDIR%%/html/images/macros.png -%%WWWDIR%%/html/images/mailq_active.png -%%WWWDIR%%/html/images/mailq_header.png -%%WWWDIR%%/html/images/mailq_hold.png -%%WWWDIR%%/html/images/mailq_requeue.png -%%WWWDIR%%/html/images/mailq_unhold.png -%%WWWDIR%%/html/images/mailqueue.png +%%WWWDIR%%/html/images/logout.png %%WWWDIR%%/html/images/mailto.png -%%WWWDIR%%/html/images/mainboard.png -%%WWWDIR%%/html/images/members.png -%%WWWDIR%%/html/images/memory.png -%%WWWDIR%%/html/images/mime_embedding.png -%%WWWDIR%%/html/images/mime_leftclick.png -%%WWWDIR%%/html/images/mimetypes.png %%WWWDIR%%/html/images/minus.gif -%%WWWDIR%%/html/images/minusbottom.gif %%WWWDIR%%/html/images/minustop.gif -%%WWWDIR%%/html/images/monitor.png -%%WWWDIR%%/html/images/monitoring.png -%%WWWDIR%%/html/images/mouse.png -%%WWWDIR%%/html/images/net_hardware.png -%%WWWDIR%%/html/images/netatalk.png -%%WWWDIR%%/html/images/network.png +%%WWWDIR%%/html/images/move_object_down.png +%%WWWDIR%%/html/images/move_object_up.png %%WWWDIR%%/html/images/null.gif -%%WWWDIR%%/html/images/ogroup.png %%WWWDIR%%/html/images/opacity_black.png -%%WWWDIR%%/html/images/openlock.png %%WWWDIR%%/html/images/password.png %%WWWDIR%%/html/images/penguin.png -%%WWWDIR%%/html/images/personal.png -%%WWWDIR%%/html/images/phone.png -%%WWWDIR%%/html/images/phonereport.png %%WWWDIR%%/html/images/plus.gif %%WWWDIR%%/html/images/plusbottom.gif %%WWWDIR%%/html/images/plustop.gif -%%WWWDIR%%/html/images/posix.png -%%WWWDIR%%/html/images/printer.png -%%WWWDIR%%/html/images/processor.png -%%WWWDIR%%/html/images/proxy.png -%%WWWDIR%%/html/images/reports.png %%WWWDIR%%/html/images/rightarrow.png %%WWWDIR%%/html/images/rocket.png -%%WWWDIR%%/html/images/samba.png %%WWWDIR%%/html/images/save.png -%%WWWDIR%%/html/images/scalix.png -%%WWWDIR%%/html/images/scalix16.png -%%WWWDIR%%/html/images/scanner.png -%%WWWDIR%%/html/images/search.png -%%WWWDIR%%/html/images/search_user.png -%%WWWDIR%%/html/images/select_application.png -%%WWWDIR%%/html/images/select_component.png -%%WWWDIR%%/html/images/select_conference.png -%%WWWDIR%%/html/images/select_default.png %%WWWDIR%%/html/images/select_department.png -%%WWWDIR%%/html/images/select_groups.png -%%WWWDIR%%/html/images/select_invalid_application.png -%%WWWDIR%%/html/images/select_macro.png -%%WWWDIR%%/html/images/select_mimetype.png -%%WWWDIR%%/html/images/select_netatalk.png -%%WWWDIR%%/html/images/select_new_component.png -%%WWWDIR%%/html/images/select_new_phone.png -%%WWWDIR%%/html/images/select_new_printer.png -%%WWWDIR%%/html/images/select_new_server.png -%%WWWDIR%%/html/images/select_new_terminal.png -%%WWWDIR%%/html/images/select_new_workstation.png -%%WWWDIR%%/html/images/select_newsystem.png -%%WWWDIR%%/html/images/select_ogroup.png -%%WWWDIR%%/html/images/select_phone.png -%%WWWDIR%%/html/images/select_phone_connected.png -%%WWWDIR%%/html/images/select_printer.png %%WWWDIR%%/html/images/select_proxy.png -%%WWWDIR%%/html/images/select_server.png -%%WWWDIR%%/html/images/select_server_green.png -%%WWWDIR%%/html/images/select_server_red.png -%%WWWDIR%%/html/images/select_server_yellow.png -%%WWWDIR%%/html/images/select_template.png -%%WWWDIR%%/html/images/select_terminal.png -%%WWWDIR%%/html/images/select_user.png -%%WWWDIR%%/html/images/select_winstation.png -%%WWWDIR%%/html/images/select_workstation.png -%%WWWDIR%%/html/images/select_workstation_green.png -%%WWWDIR%%/html/images/select_workstation_red.png -%%WWWDIR%%/html/images/select_workstation_yellow.png -%%WWWDIR%%/html/images/server.png -%%WWWDIR%%/html/images/service.png -%%WWWDIR%%/html/images/sieve_add_new_bottom.png -%%WWWDIR%%/html/images/sieve_add_new_top.png -%%WWWDIR%%/html/images/sieve_add_test.png -%%WWWDIR%%/html/images/sieve_del_object.png -%%WWWDIR%%/html/images/sieve_move_object_down.png -%%WWWDIR%%/html/images/sieve_move_object_up.png -%%WWWDIR%%/html/images/sieve_test_add.png -%%WWWDIR%%/html/images/small_filter.png +%%WWWDIR%%/html/images/setup/fai.png +%%WWWDIR%%/html/images/setup/ldap.png +%%WWWDIR%%/html/images/setup/license.png +%%WWWDIR%%/html/images/setup/locale.png +%%WWWDIR%%/html/images/setup/migrate.png +%%WWWDIR%%/html/images/setup/server.png +%%WWWDIR%%/html/images/setup/system.png +%%WWWDIR%%/html/images/setup/user.png +%%WWWDIR%%/html/images/setup/welcome.png +%%WWWDIR%%/html/images/small-error.png +%%WWWDIR%%/html/images/small_error.png %%WWWDIR%%/html/images/small_warning.png -%%WWWDIR%%/html/images/smallenv.png -%%WWWDIR%%/html/images/snd_hardware.png -%%WWWDIR%%/html/images/sort_down.png -%%WWWDIR%%/html/images/sort_up.png -%%WWWDIR%%/html/images/sound.png -%%WWWDIR%%/html/images/stop.png -%%WWWDIR%%/html/images/system.png -%%WWWDIR%%/html/images/terminal_small.png -%%WWWDIR%%/html/images/time.png -%%WWWDIR%%/html/images/tree.png +%%WWWDIR%%/html/images/snapshot.png +%%WWWDIR%%/html/images/status_pause.png +%%WWWDIR%%/html/images/status_restart_all.png +%%WWWDIR%%/html/images/status_restarting.png +%%WWWDIR%%/html/images/status_start.png +%%WWWDIR%%/html/images/status_start_all.png +%%WWWDIR%%/html/images/status_stop.png +%%WWWDIR%%/html/images/status_stop_all.png %%WWWDIR%%/html/images/true.png -%%WWWDIR%%/html/images/user.png %%WWWDIR%%/html/images/warning.png %%WWWDIR%%/html/images/welcome.png -%%WWWDIR%%/html/images/zip.png +%%WWWDIR%%/html/images/wizard.png +%%WWWDIR%%/html/include/builder.js %%WWWDIR%%/html/include/calendar.js +%%WWWDIR%%/html/include/controls.js +%%WWWDIR%%/html/include/dragdrop.js +%%WWWDIR%%/html/include/effects.js +%%WWWDIR%%/html/include/events.js %%WWWDIR%%/html/include/focus.js +%%WWWDIR%%/html/include/layersmenu-browser_detection.js +%%WWWDIR%%/html/include/layersmenu-library.js +%%WWWDIR%%/html/include/layersmenu.js %%WWWDIR%%/html/include/png.js +%%WWWDIR%%/html/include/prototype.js +%%WWWDIR%%/html/include/pulldown.js +%%WWWDIR%%/html/include/pwdStrength.js +%%WWWDIR%%/html/include/scriptaculous.js +%%WWWDIR%%/html/include/slider.js +%%WWWDIR%%/html/include/sound.js +%%WWWDIR%%/html/include/unittest.js %%WWWDIR%%/html/include/warning.js %%WWWDIR%%/html/index.php %%WWWDIR%%/html/logout.php %%WWWDIR%%/html/main.php %%WWWDIR%%/html/password.php +%%WWWDIR%%/html/plugins/acl/images/acl.png +%%WWWDIR%%/html/plugins/acl/images/new-role.png +%%WWWDIR%%/html/plugins/acl/images/plugin.png +%%WWWDIR%%/html/plugins/acl/images/role.png +%%WWWDIR%%/html/plugins/addressbook/getvcard.php +%%WWWDIR%%/html/plugins/addressbook/images/addr_company.png +%%WWWDIR%%/html/plugins/addressbook/images/addr_home.png +%%WWWDIR%%/html/plugins/addressbook/images/addr_personal.png +%%WWWDIR%%/html/plugins/addressbook/images/objects.png +%%WWWDIR%%/html/plugins/addressbook/images/phone.png +%%WWWDIR%%/html/plugins/addressbook/images/plugin.png +%%WWWDIR%%/html/plugins/bugsubmitter/images/bugsubmitter.png +%%WWWDIR%%/html/plugins/connectivity/images/plugin.png +%%WWWDIR%%/html/plugins/dak/images/down-arrow.png +%%WWWDIR%%/html/plugins/dak/images/forward-arrow.png +%%WWWDIR%%/html/plugins/dak/images/plugin.png +%%WWWDIR%%/html/plugins/departments/images/country.png +%%WWWDIR%%/html/plugins/departments/images/dc.png +%%WWWDIR%%/html/plugins/departments/images/department.png +%%WWWDIR%%/html/plugins/departments/images/department_alias.png +%%WWWDIR%%/html/plugins/departments/images/department_referal.png +%%WWWDIR%%/html/plugins/departments/images/locality.png +%%WWWDIR%%/html/plugins/departments/images/organization.png +%%WWWDIR%%/html/plugins/departments/images/plugin.png +%%WWWDIR%%/html/plugins/dfs/images/dfs.png +%%WWWDIR%%/html/plugins/dfs/images/dtree.png +%%WWWDIR%%/html/plugins/dfs/images/location.png +%%WWWDIR%%/html/plugins/fai/images/branch.png +%%WWWDIR%%/html/plugins/fai/images/branch_small.png +%%WWWDIR%%/html/plugins/fai/images/branch_small_grey.png +%%WWWDIR%%/html/plugins/fai/images/fai_hook.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_hook.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_packages.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_partitionTable.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_profile.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_script.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_template.png +%%WWWDIR%%/html/plugins/fai/images/fai_new_variable.png +%%WWWDIR%%/html/plugins/fai/images/fai_packages.png +%%WWWDIR%%/html/plugins/fai/images/fai_partitionTable.png +%%WWWDIR%%/html/plugins/fai/images/fai_profile.png +%%WWWDIR%%/html/plugins/fai/images/fai_script.png +%%WWWDIR%%/html/plugins/fai/images/fai_small.png +%%WWWDIR%%/html/plugins/fai/images/fai_template.png +%%WWWDIR%%/html/plugins/fai/images/fai_variable.png +%%WWWDIR%%/html/plugins/fai/images/freeze.png +%%WWWDIR%%/html/plugins/fai/images/freeze_grey.png +%%WWWDIR%%/html/plugins/fai/images/package_configure.png +%%WWWDIR%%/html/plugins/fai/images/plugin.png +%%WWWDIR%%/html/plugins/fai/images/raid.png +%%WWWDIR%%/html/plugins/fai/images/removal_mark.png +%%WWWDIR%%/html/plugins/fai/images/repository.png +%%WWWDIR%%/html/plugins/generic/images/head.png +%%WWWDIR%%/html/plugins/generic/images/house.png +%%WWWDIR%%/html/plugins/generic/images/plugin.png +%%WWWDIR%%/html/plugins/glpi/images/crossref.png +%%WWWDIR%%/html/plugins/glpi/images/drives.png +%%WWWDIR%%/html/plugins/glpi/images/gfx_hardware.png +%%WWWDIR%%/html/plugins/glpi/images/glpi_device.png +%%WWWDIR%%/html/plugins/glpi/images/harddisk.png +%%WWWDIR%%/html/plugins/glpi/images/hardware.png +%%WWWDIR%%/html/plugins/glpi/images/mainboard.png +%%WWWDIR%%/html/plugins/glpi/images/net_hardware.png +%%WWWDIR%%/html/plugins/glpi/images/new_attachment.png +%%WWWDIR%%/html/plugins/glpi/images/zip.png +%%WWWDIR%%/html/plugins/gofax/getfax.php +%%WWWDIR%%/html/plugins/gofax/images/blocklists.png +%%WWWDIR%%/html/plugins/gofax/images/fax_small.png +%%WWWDIR%%/html/plugins/gofax/images/list_blocklist.png +%%WWWDIR%%/html/plugins/gofax/images/list_new_blocklist.png +%%WWWDIR%%/html/plugins/gofax/images/plugin.png +%%WWWDIR%%/html/plugins/gofax/images/printer.png +%%WWWDIR%%/html/plugins/gofax/images/reports.png +%%WWWDIR%%/html/plugins/gofon/images/banana.png +%%WWWDIR%%/html/plugins/gofon/images/conference.png +%%WWWDIR%%/html/plugins/gofon/images/hardware.png +%%WWWDIR%%/html/plugins/gofon/images/list_macro.png +%%WWWDIR%%/html/plugins/gofon/images/list_new_conference.png +%%WWWDIR%%/html/plugins/gofon/images/list_new_macro.png +%%WWWDIR%%/html/plugins/gofon/images/macros.png +%%WWWDIR%%/html/plugins/gofon/images/options.png +%%WWWDIR%%/html/plugins/gofon/images/phoneAccount.png +%%WWWDIR%%/html/plugins/gofon/images/phonereport.png +%%WWWDIR%%/html/plugins/gofon/images/pin.png +%%WWWDIR%%/html/plugins/gofon/images/select_conference.png +%%WWWDIR%%/html/plugins/gofon/images/select_macro.png +%%WWWDIR%%/html/plugins/gofon/images/select_phone.png +%%WWWDIR%%/html/plugins/gofon/images/sound.png +%%WWWDIR%%/html/plugins/goto/images/application.png +%%WWWDIR%%/html/plugins/goto/images/branch.png +%%WWWDIR%%/html/plugins/goto/images/clock.png +%%WWWDIR%%/html/plugins/goto/images/default_icon.png +%%WWWDIR%%/html/plugins/goto/images/devices.png +%%WWWDIR%%/html/plugins/goto/images/display.png +%%WWWDIR%%/html/plugins/goto/images/edit_share.png +%%WWWDIR%%/html/plugins/goto/images/fai_settings.png +%%WWWDIR%%/html/plugins/goto/images/freeze.png +%%WWWDIR%%/html/plugins/goto/images/goto.png +%%WWWDIR%%/html/plugins/goto/images/hardware.png +%%WWWDIR%%/html/plugins/goto/images/hotplug.png +%%WWWDIR%%/html/plugins/goto/images/keyboard.png +%%WWWDIR%%/html/plugins/goto/images/kiosk.png +%%WWWDIR%%/html/plugins/goto/images/list_mime.png +%%WWWDIR%%/html/plugins/goto/images/list_new_app.png +%%WWWDIR%%/html/plugins/goto/images/list_new_device.png +%%WWWDIR%%/html/plugins/goto/images/list_new_mime.png +%%WWWDIR%%/html/plugins/goto/images/list_reset_password.png +%%WWWDIR%%/html/plugins/goto/images/localboot.png +%%WWWDIR%%/html/plugins/goto/images/logon_script.png +%%WWWDIR%%/html/plugins/goto/images/memcheck.png +%%WWWDIR%%/html/plugins/goto/images/mime_embedding.png +%%WWWDIR%%/html/plugins/goto/images/mime_leftclick.png +%%WWWDIR%%/html/plugins/goto/images/mimetypes.png +%%WWWDIR%%/html/plugins/goto/images/mouse.png +%%WWWDIR%%/html/plugins/goto/images/notify.png +%%WWWDIR%%/html/plugins/goto/images/plugin.png +%%WWWDIR%%/html/plugins/goto/images/prio_decrease.png +%%WWWDIR%%/html/plugins/goto/images/prio_increase.png +%%WWWDIR%%/html/plugins/goto/images/reinstall.png +%%WWWDIR%%/html/plugins/goto/images/rescan.png +%%WWWDIR%%/html/plugins/goto/images/scanner.png +%%WWWDIR%%/html/plugins/goto/images/select_application.png +%%WWWDIR%%/html/plugins/goto/images/select_device.png +%%WWWDIR%%/html/plugins/goto/images/select_mimetype.png +%%WWWDIR%%/html/plugins/goto/images/sysinfo.png +%%WWWDIR%%/html/plugins/goto/images/update.png +%%WWWDIR%%/html/plugins/goto/images/view_logs.png +%%WWWDIR%%/html/plugins/groups/images/asterisk.png +%%WWWDIR%%/html/plugins/groups/images/environment.png +%%WWWDIR%%/html/plugins/groups/images/groups.png +%%WWWDIR%%/html/plugins/groups/images/mail.png +%%WWWDIR%%/html/plugins/groups/images/menu.png +%%WWWDIR%%/html/plugins/groups/images/new.png +%%WWWDIR%%/html/plugins/groups/images/plugin.png +%%WWWDIR%%/html/plugins/groups/images/samba.png +%%WWWDIR%%/html/plugins/ldapmanager/getldif.php +%%WWWDIR%%/html/plugins/ldapmanager/getxls.php +%%WWWDIR%%/html/plugins/ldapmanager/images/ldif.png +%%WWWDIR%%/html/plugins/log/images/log_warning.png +%%WWWDIR%%/html/plugins/log/images/plugin.png +%%WWWDIR%%/html/plugins/log/images/time.png +%%WWWDIR%%/html/plugins/mail/images/alternatemail.png +%%WWWDIR%%/html/plugins/mail/images/envelope.png +%%WWWDIR%%/html/plugins/mail/images/mailq_active.png +%%WWWDIR%%/html/plugins/mail/images/mailq_header.png +%%WWWDIR%%/html/plugins/mail/images/mailq_hold.png +%%WWWDIR%%/html/plugins/mail/images/mailq_unhold.png +%%WWWDIR%%/html/plugins/mail/images/mailqueue.png +%%WWWDIR%%/html/plugins/mail/images/plugin.png +%%WWWDIR%%/html/plugins/mail/images/shared_folder.png +%%WWWDIR%%/html/plugins/mail/images/sieve_add_new_bottom.png +%%WWWDIR%%/html/plugins/mail/images/sieve_add_new_top.png +%%WWWDIR%%/html/plugins/mail/images/sieve_add_test.png +%%WWWDIR%%/html/plugins/mail/images/sieve_del_object.png +%%WWWDIR%%/html/plugins/mail/images/sieve_move_object_down.png +%%WWWDIR%%/html/plugins/mail/images/sieve_move_object_up.png +%%WWWDIR%%/html/plugins/nagios/images/plugin.png +%%WWWDIR%%/html/plugins/netatalk/images/plugin.png +%%WWWDIR%%/html/plugins/netatalk/images/select_netatalk.png +%%WWWDIR%%/html/plugins/ogroups/images/application.png +%%WWWDIR%%/html/plugins/ogroups/images/asterisk.png +%%WWWDIR%%/html/plugins/ogroups/images/generic.png +%%WWWDIR%%/html/plugins/ogroups/images/list_ogroup.png +%%WWWDIR%%/html/plugins/ogroups/images/mail.png +%%WWWDIR%%/html/plugins/ogroups/images/new.png +%%WWWDIR%%/html/plugins/ogroups/images/ogroup.png +%%WWWDIR%%/html/plugins/ogroups/images/phone.png +%%WWWDIR%%/html/plugins/ogroups/images/plugin.png +%%WWWDIR%%/html/plugins/ogroups/images/printer.png +%%WWWDIR%%/html/plugins/ogroups/images/select_ogroup.png +%%WWWDIR%%/html/plugins/ogroups/images/select_terminal.png +%%WWWDIR%%/html/plugins/ogroups/images/server.png +%%WWWDIR%%/html/plugins/ogroups/images/terminal.png +%%WWWDIR%%/html/plugins/ogroups/images/winstation.png +%%WWWDIR%%/html/plugins/ogroups/images/workstation.png +%%WWWDIR%%/html/plugins/opsi/images/client_generic.png +%%WWWDIR%%/html/plugins/opsi/images/hardware_info.png +%%WWWDIR%%/html/plugins/opsi/images/local_package.png +%%WWWDIR%%/html/plugins/opsi/images/netboot_package.png +%%WWWDIR%%/html/plugins/opsi/images/opsi.png +%%WWWDIR%%/html/plugins/opsi/images/product.png +%%WWWDIR%%/html/plugins/opsi/images/software_info.png +%%WWWDIR%%/html/plugins/password/images/plugin.png +%%WWWDIR%%/html/plugins/posix/images/members.png +%%WWWDIR%%/html/plugins/posix/images/plugin.png +%%WWWDIR%%/html/plugins/posix/images/terminal_small.png +%%WWWDIR%%/html/plugins/samba/images/plugin.png +%%WWWDIR%%/html/plugins/samba/images/terminal_server.png +%%WWWDIR%%/html/plugins/scalix/images/envelope.png +%%WWWDIR%%/html/plugins/scalix/images/plugin.png +%%WWWDIR%%/html/plugins/sudo/images/list_new_sudo.png +%%WWWDIR%%/html/plugins/sudo/images/negate.png +%%WWWDIR%%/html/plugins/sudo/images/select_sudo.png +%%WWWDIR%%/html/plugins/sudo/images/select_workstation.png +%%WWWDIR%%/html/plugins/sudo/images/sudo.png +%%WWWDIR%%/html/plugins/systems/images/cdrom.png +%%WWWDIR%%/html/plugins/systems/images/clock.png +%%WWWDIR%%/html/plugins/systems/images/drives.png +%%WWWDIR%%/html/plugins/systems/images/network.png +%%WWWDIR%%/html/plugins/systems/images/plugin.png +%%WWWDIR%%/html/plugins/systems/images/select_component.png +%%WWWDIR%%/html/plugins/systems/images/select_default.png +%%WWWDIR%%/html/plugins/systems/images/select_new_server.png +%%WWWDIR%%/html/plugins/systems/images/select_newsystem.png +%%WWWDIR%%/html/plugins/systems/images/select_phone.png +%%WWWDIR%%/html/plugins/systems/images/select_printer.png +%%WWWDIR%%/html/plugins/systems/images/select_server.png +%%WWWDIR%%/html/plugins/systems/images/select_terminal.png +%%WWWDIR%%/html/plugins/systems/images/select_winstation.png +%%WWWDIR%%/html/plugins/systems/images/select_workstation.png +%%WWWDIR%%/html/plugins/systems/images/server.png +%%WWWDIR%%/html/plugins/systems/images/server_busy.png +%%WWWDIR%%/html/plugins/systems/images/server_error.png +%%WWWDIR%%/html/plugins/systems/images/server_locked.png +%%WWWDIR%%/html/plugins/systems/images/terminal_error.png +%%WWWDIR%%/html/plugins/systems/images/terminal_locked.png +%%WWWDIR%%/html/plugins/systems/images/workstation_busy.png +%%WWWDIR%%/html/plugins/systems/images/workstation_error.png +%%WWWDIR%%/html/plugins/systems/images/workstation_locked.png +%%WWWDIR%%/html/plugins/users/images/default.jpg +%%WWWDIR%%/html/plugins/users/images/fax_small.png +%%WWWDIR%%/html/plugins/users/images/list_new_user.png +%%WWWDIR%%/html/plugins/users/images/list_password.png +%%WWWDIR%%/html/plugins/users/images/select_template.png +%%WWWDIR%%/html/plugins/users/images/select_user.png +%%WWWDIR%%/html/plugins/users/images/small_environment.png +%%WWWDIR%%/html/plugins/users/images/user.png +%%WWWDIR%%/html/plugins/users/images/wizard.png %%WWWDIR%%/html/progress.php %%WWWDIR%%/html/setup.php %%WWWDIR%%/html/themes/default/images/accountexpired.png @@ -263,131 +372,75 @@ %%WWWDIR%%/html/themes/default/images/go_logo.png %%WWWDIR%%/html/themes/default/images/gohome.png %%WWWDIR%%/html/themes/default/images/help.png -%%WWWDIR%%/html/themes/default/images/login.png %%WWWDIR%%/html/themes/default/images/stop.png %%WWWDIR%%/html/themes/default/password-style.css %%WWWDIR%%/html/themes/default/style.css +%%WWWDIR%%/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml +%%WWWDIR%%/ihtml/themes/default/GOsa_MultiSelectHeaderSubEntry.ihtml %%WWWDIR%%/ihtml/themes/default/MultiSelectWindow.tpl %%WWWDIR%%/ihtml/themes/default/accountexpired.tpl +%%WWWDIR%%/ihtml/themes/default/acl.tpl +%%WWWDIR%%/ihtml/themes/default/colors.txt %%WWWDIR%%/ihtml/themes/default/conflict.tpl %%WWWDIR%%/ihtml/themes/default/copyPasteDialog.tpl +%%WWWDIR%%/ihtml/themes/default/filter.xsd %%WWWDIR%%/ihtml/themes/default/framework.tpl %%WWWDIR%%/ihtml/themes/default/headers.tpl %%WWWDIR%%/ihtml/themes/default/help.tpl %%WWWDIR%%/ihtml/themes/default/islocked.tpl +%%WWWDIR%%/ihtml/themes/default/list.xsd %%WWWDIR%%/ihtml/themes/default/login.tpl +%%WWWDIR%%/ihtml/themes/default/logout-close.tpl %%WWWDIR%%/ihtml/themes/default/logout.tpl +%%WWWDIR%%/ihtml/themes/default/msg_dialog.tpl %%WWWDIR%%/ihtml/themes/default/password.tpl +%%WWWDIR%%/ihtml/themes/default/remove.tpl %%WWWDIR%%/ihtml/themes/default/setup_headers.tpl %%WWWDIR%%/ihtml/themes/default/sizelimit.tpl +%%WWWDIR%%/ihtml/themes/default/snapshotdialog.tpl %%WWWDIR%%/include/accept-to-gettext.inc %%WWWDIR%%/include/class_CopyPasteHandler.inc %%WWWDIR%%/include/class_MultiSelectWindow.inc +%%WWWDIR%%/include/class_SnapShotDialog.inc +%%WWWDIR%%/include/class_SnapshotHandler.inc +%%WWWDIR%%/include/class_acl.inc +%%WWWDIR%%/include/class_baseSelectDialog.inc %%WWWDIR%%/include/class_certificate.inc %%WWWDIR%%/include/class_config.inc -%%WWWDIR%%/include/class_debconfTemplate.inc -%%WWWDIR%%/include/class_dhcpPlugin.inc +%%WWWDIR%%/include/class_departmentSortIterator.inc %%WWWDIR%%/include/class_divSelectBox.inc %%WWWDIR%%/include/class_divlist.inc -%%WWWDIR%%/include/class_glpi.inc +%%WWWDIR%%/include/class_filter.inc +%%WWWDIR%%/include/class_filterLDAP.inc +%%WWWDIR%%/include/class_gosaSupportDaemon.inc %%WWWDIR%%/include/class_ldap.inc -%%WWWDIR%%/include/class_mail-methods-cyrus.inc -%%WWWDIR%%/include/class_mail-methods-golab.inc -%%WWWDIR%%/include/class_mail-methods-kolab.inc -%%WWWDIR%%/include/class_mail-methods-sendmail-cyrus.inc -%%WWWDIR%%/include/class_mail-methods.inc -%%WWWDIR%%/include/class_opengw.inc -%%WWWDIR%%/include/class_password-methods-clear.inc -%%WWWDIR%%/include/class_password-methods-crypt.inc -%%WWWDIR%%/include/class_password-methods-kerberos.inc -%%WWWDIR%%/include/class_password-methods-md5.inc -%%WWWDIR%%/include/class_password-methods-sha.inc -%%WWWDIR%%/include/class_password-methods-smd5.inc -%%WWWDIR%%/include/class_password-methods-ssha.inc -%%WWWDIR%%/include/class_password-methods.inc -%%WWWDIR%%/include/class_pgsql_opengw.inc +%%WWWDIR%%/include/class_ldapMultiplexer.inc +%%WWWDIR%%/include/class_listing.inc +%%WWWDIR%%/include/class_listingSortIterator.inc +%%WWWDIR%%/include/class_location.inc +%%WWWDIR%%/include/class_log.inc +%%WWWDIR%%/include/class_msg_dialog.inc +%%WWWDIR%%/include/class_multi_plug.inc %%WWWDIR%%/include/class_plugin.inc %%WWWDIR%%/include/class_pluglist.inc -%%WWWDIR%%/include/class_ppdManager.inc -%%WWWDIR%%/include/class_sambaMungedDial.inc +%%WWWDIR%%/include/class_session.inc +%%WWWDIR%%/include/class_socketClient.inc %%WWWDIR%%/include/class_tabs.inc -%%WWWDIR%%/include/class_timezones.inc %%WWWDIR%%/include/class_userinfo.inc +%%WWWDIR%%/include/exporter/class_PDF.inc +%%WWWDIR%%/include/exporter/class_cvsExporter.inc +%%WWWDIR%%/include/exporter/class_pdfExporter.inc %%WWWDIR%%/include/functions.inc -%%WWWDIR%%/include/functions_cli.inc %%WWWDIR%%/include/functions_debug.inc -%%WWWDIR%%/include/functions_dns.inc %%WWWDIR%%/include/functions_helpviewer.inc -%%WWWDIR%%/include/functions_list.inc -%%WWWDIR%%/include/functions_test.inc +%%WWWDIR%%/include/password-methods/class_password-methods-clear.inc +%%WWWDIR%%/include/password-methods/class_password-methods-crypt.inc +%%WWWDIR%%/include/password-methods/class_password-methods-md5.inc +%%WWWDIR%%/include/password-methods/class_password-methods-sha.inc +%%WWWDIR%%/include/password-methods/class_password-methods-smd5.inc +%%WWWDIR%%/include/password-methods/class_password-methods-ssha.inc +%%WWWDIR%%/include/password-methods/class_password-methods.inc %%WWWDIR%%/include/php_setup.inc -%%WWWDIR%%/include/php_writeexcel/class.excel.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_biffwriter.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_format.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_formula.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_olewriter.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_workbook.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_workbookbig.inc.php -%%WWWDIR%%/include/php_writeexcel/class.writeexcel_worksheet.inc.php -%%WWWDIR%%/include/php_writeexcel/functions.writeexcel_utility.inc.php -%%WWWDIR%%/include/scanner.inc -%%WWWDIR%%/include/sieve/class_My_Parser.inc -%%WWWDIR%%/include/sieve/class_My_Scanner.inc -%%WWWDIR%%/include/sieve/class_My_Tree.inc -%%WWWDIR%%/include/sieve/class_parser.inc -%%WWWDIR%%/include/sieve/class_scanner.inc -%%WWWDIR%%/include/sieve/class_semantics.inc -%%WWWDIR%%/include/sieve/class_sieve.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Block_End.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Block_Start.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Comment.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Discard.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Else_Elsif.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Fileinto.inc -%%WWWDIR%%/include/sieve/class_sieveElement_If.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Keep.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Redirect.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Reject.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Require.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Stop.inc -%%WWWDIR%%/include/sieve/class_sieveElement_Vacation.inc -%%WWWDIR%%/include/sieve/class_sieveManagement.inc -%%WWWDIR%%/include/sieve/class_tree.inc -%%WWWDIR%%/include/sieve/libsieve.inc -%%WWWDIR%%/include/sieve/templates/add_element.tpl -%%WWWDIR%%/include/sieve/templates/block_indent_start.tpl -%%WWWDIR%%/include/sieve/templates/block_indent_stop.tpl -%%WWWDIR%%/include/sieve/templates/create_script.tpl -%%WWWDIR%%/include/sieve/templates/edit_frame_base.tpl -%%WWWDIR%%/include/sieve/templates/element_address.tpl -%%WWWDIR%%/include/sieve/templates/element_allof.tpl -%%WWWDIR%%/include/sieve/templates/element_anyof.tpl -%%WWWDIR%%/include/sieve/templates/element_block_end.tpl -%%WWWDIR%%/include/sieve/templates/element_block_start.tpl -%%WWWDIR%%/include/sieve/templates/element_boolean.tpl -%%WWWDIR%%/include/sieve/templates/element_comment.tpl -%%WWWDIR%%/include/sieve/templates/element_discard.tpl -%%WWWDIR%%/include/sieve/templates/element_else.tpl -%%WWWDIR%%/include/sieve/templates/element_elsif.tpl -%%WWWDIR%%/include/sieve/templates/element_envelope.tpl -%%WWWDIR%%/include/sieve/templates/element_exists.tpl -%%WWWDIR%%/include/sieve/templates/element_fileinto.tpl -%%WWWDIR%%/include/sieve/templates/element_header.tpl -%%WWWDIR%%/include/sieve/templates/element_if.tpl -%%WWWDIR%%/include/sieve/templates/element_keep.tpl -%%WWWDIR%%/include/sieve/templates/element_redirect.tpl -%%WWWDIR%%/include/sieve/templates/element_reject.tpl -%%WWWDIR%%/include/sieve/templates/element_require.tpl -%%WWWDIR%%/include/sieve/templates/element_size.tpl -%%WWWDIR%%/include/sieve/templates/element_stop.tpl -%%WWWDIR%%/include/sieve/templates/element_vacation.tpl -%%WWWDIR%%/include/sieve/templates/import_script.tpl -%%WWWDIR%%/include/sieve/templates/management.tpl -%%WWWDIR%%/include/sieve/templates/object_container.tpl -%%WWWDIR%%/include/sieve/templates/object_container_clear.tpl -%%WWWDIR%%/include/sieve/templates/object_test_container.tpl -%%WWWDIR%%/include/sieve/templates/remove_script.tpl -%%WWWDIR%%/include/sieve/templates/select_test_type.tpl %%WWWDIR%%/include/smarty/Config_File.class.php %%WWWDIR%%/include/smarty/Smarty.class.php %%WWWDIR%%/include/smarty/Smarty_Compiler.class.php @@ -414,6 +467,7 @@ %%WWWDIR%%/include/smarty/internals/core.write_compiled_include.php %%WWWDIR%%/include/smarty/internals/core.write_compiled_resource.php %%WWWDIR%%/include/smarty/internals/core.write_file.php +%%WWWDIR%%/include/smarty/plugins/block.render.php %%WWWDIR%%/include/smarty/plugins/block.t.php %%WWWDIR%%/include/smarty/plugins/block.textformat.php %%WWWDIR%%/include/smarty/plugins/compiler.assign.php @@ -434,6 +488,7 @@ %%WWWDIR%%/include/smarty/plugins/function.html_table.php %%WWWDIR%%/include/smarty/plugins/function.mailto.php %%WWWDIR%%/include/smarty/plugins/function.math.php +%%WWWDIR%%/include/smarty/plugins/function.msgPool.php %%WWWDIR%%/include/smarty/plugins/function.popup.php %%WWWDIR%%/include/smarty/plugins/function.popup_init.php %%WWWDIR%%/include/smarty/plugins/modifier.capitalize.php @@ -461,25 +516,340 @@ %%WWWDIR%%/include/smarty/plugins/outputfilter.trimwhitespace.php %%WWWDIR%%/include/smarty/plugins/shared.escape_special_chars.php %%WWWDIR%%/include/smarty/plugins/shared.make_timestamp.php -%%WWWDIR%%/locale/de/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/de/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/es/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/es/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/fr/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/fr/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/it/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/it/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/messages.po -%%WWWDIR%%/locale/nl/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/nl/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/pl/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/pl/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/ru/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/ru/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/sv/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/sv/LC_MESSAGES/messages.po -%%WWWDIR%%/locale/zh/LC_MESSAGES/messages.mo -%%WWWDIR%%/locale/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/include/utils/class_msgPool.inc +%%WWWDIR%%/include/utils/class_tests.inc +%%WWWDIR%%/include/utils/class_timezone.inc +%%WWWDIR%%/include/utils/class_xml.inc +%%WWWDIR%%/include/utils/excel/class.writeexcel_biffwriter.inc.php +%%WWWDIR%%/include/utils/excel/class.writeexcel_format.inc.php +%%WWWDIR%%/include/utils/excel/class.writeexcel_formula.inc.php +%%WWWDIR%%/include/utils/excel/class.writeexcel_olewriter.inc.php +%%WWWDIR%%/include/utils/excel/class.writeexcel_workbook.inc.php +%%WWWDIR%%/include/utils/excel/class.writeexcel_worksheet.inc.php +%%WWWDIR%%/include/utils/excel/functions.writeexcel_utility.inc.php +%%WWWDIR%%/include/utils/layer-menu/COPYING +%%WWWDIR%%/include/utils/layer-menu/lib/PHPLIB.php +%%WWWDIR%%/include/utils/layer-menu/lib/layersmenu-browser_detection.php +%%WWWDIR%%/include/utils/layer-menu/lib/layersmenu-common.inc.php +%%WWWDIR%%/include/utils/layer-menu/lib/layersmenu-process.inc.php +%%WWWDIR%%/include/utils/layer-menu/lib/layersmenu.inc.php +%%WWWDIR%%/include/utils/layer-menu/lib/phptreemenu.inc.php +%%WWWDIR%%/include/utils/layer-menu/lib/plainmenu.inc.php +%%WWWDIR%%/include/utils/layer-menu/lib/treemenu.inc.php +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu-browser_detection.js +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu-footer.ijs +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu-header.ijs +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu-library.js +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu-see-through.js +%%WWWDIR%%/include/utils/layer-menu/libjs/layersmenu.js +%%WWWDIR%%/include/utils/layer-menu/libjs/layerstreemenu-cookies.js +%%WWWDIR%%/include/utils/layer-menu/libjs/layerstreemenu.ijs +%%WWWDIR%%/locale/compiled/de/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/es/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/fr/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/it/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/nl/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/pl/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/pt/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/ru/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/vi/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/compiled/zh/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/core/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/messages.po +%%WWWDIR%%/locale/core/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/pt/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/vi/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/core/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/messages.po +%%WWWDIR%%/locale/plugins/addressbook/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/addressbook/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/en/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/messages.po +%%WWWDIR%%/locale/plugins/apache2/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/apache2/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/messages.po +%%WWWDIR%%/locale/plugins/connectivity/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/connectivity/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/messages.po +%%WWWDIR%%/locale/plugins/dak/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dak/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/messages.po +%%WWWDIR%%/locale/plugins/dfs/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dfs/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/messages.po +%%WWWDIR%%/locale/plugins/dhcp/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dhcp/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/messages.po +%%WWWDIR%%/locale/plugins/dns/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/dns/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/messages.po +%%WWWDIR%%/locale/plugins/fai/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/fai/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/messages.po +%%WWWDIR%%/locale/plugins/glpi/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/glpi/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/messages.po +%%WWWDIR%%/locale/plugins/gofax/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofax/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/messages.po +%%WWWDIR%%/locale/plugins/gofon/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/gofon/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/messages.po +%%WWWDIR%%/locale/plugins/goto/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/goto/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/messages.po +%%WWWDIR%%/locale/plugins/kerberos/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kerberos/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/messages.po +%%WWWDIR%%/locale/plugins/kolab/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/kolab/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ldapmanager/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/messages.po +%%WWWDIR%%/locale/plugins/log/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/log/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/messages.po +%%WWWDIR%%/locale/plugins/mail/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/mail/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/messages.po +%%WWWDIR%%/locale/plugins/nagios/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/nagios/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/messages.po +%%WWWDIR%%/locale/plugins/netatalk/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/netatalk/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opengroupware/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/messages.po +%%WWWDIR%%/locale/plugins/openxchange/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/openxchange/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opsi/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/opsi/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/messages.po +%%WWWDIR%%/locale/plugins/phpgw/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpgw/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/phpscheduleit/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/messages.po +%%WWWDIR%%/locale/plugins/pptp/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pptp/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/pureftpd/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/messages.po +%%WWWDIR%%/locale/plugins/samba/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/samba/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/messages.po +%%WWWDIR%%/locale/plugins/scalix/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/scalix/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/messages.po +%%WWWDIR%%/locale/plugins/squid/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/squid/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ssh/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ssh/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/ssh/messages.po +%%WWWDIR%%/locale/plugins/sudo/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/messages.po +%%WWWDIR%%/locale/plugins/sudo/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/sudo/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/messages.po +%%WWWDIR%%/locale/plugins/systems/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/systems/zh/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/de/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/es/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/fr/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/it/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/messages.po +%%WWWDIR%%/locale/plugins/webdav/nl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/pl/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/ru/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/plugins/webdav/zh/LC_MESSAGES/messages.po %%WWWDIR%%/plugins/addons/addressbook/address_edit.tpl %%WWWDIR%%/plugins/addons/addressbook/address_info.tpl %%WWWDIR%%/plugins/addons/addressbook/class_addressbook.inc @@ -487,12 +857,73 @@ %%WWWDIR%%/plugins/addons/addressbook/dial.tpl %%WWWDIR%%/plugins/addons/addressbook/main.inc %%WWWDIR%%/plugins/addons/addressbook/remove.tpl -%%WWWDIR%%/plugins/addons/gotomasses/class_goto_task.inc -%%WWWDIR%%/plugins/addons/gotomasses/class_gotomasses.inc -%%WWWDIR%%/plugins/addons/gotomasses/class_target_list.inc -%%WWWDIR%%/plugins/addons/gotomasses/goto_task.tpl -%%WWWDIR%%/plugins/addons/gotomasses/main.inc -%%WWWDIR%%/plugins/addons/gotomasses/remove.tpl +%%WWWDIR%%/plugins/addons/bugsubmitter/class_bugsubmitter.inc +%%WWWDIR%%/plugins/addons/bugsubmitter/main.inc +%%WWWDIR%%/plugins/addons/dak/class_DAK.inc +%%WWWDIR%%/plugins/addons/dak/class_dakkeyring.inc +%%WWWDIR%%/plugins/addons/dak/class_dakplug.inc +%%WWWDIR%%/plugins/addons/dak/class_dakqueue.inc +%%WWWDIR%%/plugins/addons/dak/class_dakrepository.inc +%%WWWDIR%%/plugins/addons/dak/dak_keyring.tpl +%%WWWDIR%%/plugins/addons/dak/dak_queue.tpl +%%WWWDIR%%/plugins/addons/dak/dak_repository.tpl +%%WWWDIR%%/plugins/addons/dak/main.inc +%%WWWDIR%%/plugins/addons/dak/tabs_dak.inc +%%WWWDIR%%/plugins/addons/godfs/class_dfsManagment.inc +%%WWWDIR%%/plugins/addons/godfs/class_dfsgeneric.inc +%%WWWDIR%%/plugins/addons/godfs/contents.tpl +%%WWWDIR%%/plugins/addons/godfs/generic.tpl +%%WWWDIR%%/plugins/addons/godfs/main.inc +%%WWWDIR%%/plugins/addons/godfs/tabs_dfs.inc +%%WWWDIR%%/plugins/addons/goto/class_gotoLogView.inc +%%WWWDIR%%/plugins/addons/goto/class_goto_import_file.inc +%%WWWDIR%%/plugins/addons/goto/class_gotomasses.inc +%%WWWDIR%%/plugins/addons/goto/class_target_list.inc +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_activate.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_faireboot.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_goto_reload.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_halt.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_installation_activation.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_localboot.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_lock.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_memcheck.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_notify.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_reboot.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_reinstall.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_reload_ldap_config.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_rescan.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_sysinfo.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_update.tpl +%%WWWDIR%%/plugins/addons/goto/events/DaemonEvent_wakeup.tpl +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_activate.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_activate_new.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_faireboot.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_goto_reload.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_halt.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_installation_activation.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_localboot.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_lock.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_memcheck.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_notify.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_reboot.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_recreate_fai_release_db.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_recreate_fai_server_db.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_reinstall.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_reload_ldap_config.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_rescan.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_sysinfo.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_update.inc +%%WWWDIR%%/plugins/addons/goto/events/class_DaemonEvent_wakeup.inc +%%WWWDIR%%/plugins/addons/goto/events/class_EventTargetAddList.inc +%%WWWDIR%%/plugins/addons/goto/events/class_EventTargetAddUsersList.inc +%%WWWDIR%%/plugins/addons/goto/events/target_list.tpl +%%WWWDIR%%/plugins/addons/goto/events/timestamp_select.tpl +%%WWWDIR%%/plugins/addons/goto/goto_import_file.tpl +%%WWWDIR%%/plugins/addons/goto/gotomasses.tpl +%%WWWDIR%%/plugins/addons/goto/log_view.tpl +%%WWWDIR%%/plugins/addons/goto/main.inc +%%WWWDIR%%/plugins/addons/goto/remove.tpl %%WWWDIR%%/plugins/addons/ldapmanager/class_csvimport.inc %%WWWDIR%%/plugins/addons/ldapmanager/class_export.inc %%WWWDIR%%/plugins/addons/ldapmanager/class_exportxls.inc @@ -504,14 +935,26 @@ %%WWWDIR%%/plugins/addons/ldapmanager/contentimport.tpl %%WWWDIR%%/plugins/addons/ldapmanager/main.inc %%WWWDIR%%/plugins/addons/ldapmanager/tabs_ldif.inc +%%WWWDIR%%/plugins/addons/logview/class_gosa_logview.inc %%WWWDIR%%/plugins/addons/logview/class_logview.inc %%WWWDIR%%/plugins/addons/logview/contents.tpl +%%WWWDIR%%/plugins/addons/logview/gosa_log_contents.tpl %%WWWDIR%%/plugins/addons/logview/main.inc +%%WWWDIR%%/plugins/addons/logview/tabs_log.inc %%WWWDIR%%/plugins/addons/mailqueue/class_mailqueue.inc -%%WWWDIR%%/plugins/addons/mailqueue/class_parseMailQueue.inc +%%WWWDIR%%/plugins/addons/mailqueue/class_si_mailqueue.inc %%WWWDIR%%/plugins/addons/mailqueue/contents.tpl %%WWWDIR%%/plugins/addons/mailqueue/header.tpl %%WWWDIR%%/plugins/addons/mailqueue/main.inc +%%WWWDIR%%/plugins/admin/acl/acl_role.tpl +%%WWWDIR%%/plugins/admin/acl/class_aclManagement.inc +%%WWWDIR%%/plugins/admin/acl/class_aclRole.inc +%%WWWDIR%%/plugins/admin/acl/class_divListACL.inc +%%WWWDIR%%/plugins/admin/acl/main.inc +%%WWWDIR%%/plugins/admin/acl/paste_role.tpl +%%WWWDIR%%/plugins/admin/acl/remove.tpl +%%WWWDIR%%/plugins/admin/acl/tabs_acl.inc +%%WWWDIR%%/plugins/admin/acl/tabs_acl_role.inc %%WWWDIR%%/plugins/admin/applications/class_applicationGeneric.inc %%WWWDIR%%/plugins/admin/applications/class_applicationManagement.inc %%WWWDIR%%/plugins/admin/applications/class_applicationParameters.inc @@ -522,24 +965,46 @@ %%WWWDIR%%/plugins/admin/applications/release_select.tpl %%WWWDIR%%/plugins/admin/applications/remove.tpl %%WWWDIR%%/plugins/admin/applications/tabs_application.inc +%%WWWDIR%%/plugins/admin/departments/class_countryGeneric.inc +%%WWWDIR%%/plugins/admin/departments/class_dcObject.inc %%WWWDIR%%/plugins/admin/departments/class_departmentGeneric.inc %%WWWDIR%%/plugins/admin/departments/class_departmentManagement.inc %%WWWDIR%%/plugins/admin/departments/class_divListDepartment.inc +%%WWWDIR%%/plugins/admin/departments/class_localityGeneric.inc +%%WWWDIR%%/plugins/admin/departments/class_organizationGeneric.inc +%%WWWDIR%%/plugins/admin/departments/country.tpl +%%WWWDIR%%/plugins/admin/departments/dcObject.tpl %%WWWDIR%%/plugins/admin/departments/dep_iframe.tpl +%%WWWDIR%%/plugins/admin/departments/dep_move_confirm.tpl %%WWWDIR%%/plugins/admin/departments/generic.tpl +%%WWWDIR%%/plugins/admin/departments/locality.tpl %%WWWDIR%%/plugins/admin/departments/main.inc +%%WWWDIR%%/plugins/admin/departments/organization.tpl %%WWWDIR%%/plugins/admin/departments/remove.tpl %%WWWDIR%%/plugins/admin/departments/tabs_department.inc +%%WWWDIR%%/plugins/admin/devices/class_deviceGeneric.inc +%%WWWDIR%%/plugins/admin/devices/class_deviceManagement.inc +%%WWWDIR%%/plugins/admin/devices/class_divListDevices.inc +%%WWWDIR%%/plugins/admin/devices/deviceGeneric.tpl +%%WWWDIR%%/plugins/admin/devices/main.inc +%%WWWDIR%%/plugins/admin/devices/paste_deviceGeneric.tpl +%%WWWDIR%%/plugins/admin/devices/remove.tpl +%%WWWDIR%%/plugins/admin/devices/tabs_devices.inc %%WWWDIR%%/plugins/admin/fai/askClassName.tpl %%WWWDIR%%/plugins/admin/fai/branch_selector.tpl +%%WWWDIR%%/plugins/admin/fai/class_FAI.inc %%WWWDIR%%/plugins/admin/fai/class_askClassName.inc +%%WWWDIR%%/plugins/admin/fai/class_debconfTemplate.inc %%WWWDIR%%/plugins/admin/fai/class_divListFai.inc +%%WWWDIR%%/plugins/admin/fai/class_faiDiskEntry.inc +%%WWWDIR%%/plugins/admin/fai/class_faiGroupHandle.inc %%WWWDIR%%/plugins/admin/fai/class_faiHook.inc %%WWWDIR%%/plugins/admin/fai/class_faiHookEntry.inc %%WWWDIR%%/plugins/admin/fai/class_faiManagement.inc %%WWWDIR%%/plugins/admin/fai/class_faiPackage.inc %%WWWDIR%%/plugins/admin/fai/class_faiPackageConfiguration.inc %%WWWDIR%%/plugins/admin/fai/class_faiPackageEntry.inc +%%WWWDIR%%/plugins/admin/fai/class_faiPartition.inc %%WWWDIR%%/plugins/admin/fai/class_faiPartitionTable.inc %%WWWDIR%%/plugins/admin/fai/class_faiPartitionTableEntry.inc %%WWWDIR%%/plugins/admin/fai/class_faiProfile.inc @@ -548,15 +1013,19 @@ %%WWWDIR%%/plugins/admin/fai/class_faiScriptEntry.inc %%WWWDIR%%/plugins/admin/fai/class_faiSummaryTab.inc %%WWWDIR%%/plugins/admin/fai/class_faiTemplate.inc +%%WWWDIR%%/plugins/admin/fai/class_faiTemplateEdit.inc %%WWWDIR%%/plugins/admin/fai/class_faiTemplateEntry.inc %%WWWDIR%%/plugins/admin/fai/class_faiVariable.inc %%WWWDIR%%/plugins/admin/fai/class_faiVariableEntry.inc +%%WWWDIR%%/plugins/admin/fai/faiDiskEntry.tpl +%%WWWDIR%%/plugins/admin/fai/faiGroupHandle.tpl %%WWWDIR%%/plugins/admin/fai/faiHook.tpl %%WWWDIR%%/plugins/admin/fai/faiHookEntry.tpl %%WWWDIR%%/plugins/admin/fai/faiNewBranch.tpl %%WWWDIR%%/plugins/admin/fai/faiPackage.tpl %%WWWDIR%%/plugins/admin/fai/faiPackageConfiguration.tpl %%WWWDIR%%/plugins/admin/fai/faiPackageEntry.tpl +%%WWWDIR%%/plugins/admin/fai/faiPartition.tpl %%WWWDIR%%/plugins/admin/fai/faiPartitionTable.tpl %%WWWDIR%%/plugins/admin/fai/faiPartitionTableEntry.tpl %%WWWDIR%%/plugins/admin/fai/faiProfile.tpl @@ -565,11 +1034,12 @@ %%WWWDIR%%/plugins/admin/fai/faiScriptEntry.tpl %%WWWDIR%%/plugins/admin/fai/faiSummary.tpl %%WWWDIR%%/plugins/admin/fai/faiTemplate.tpl +%%WWWDIR%%/plugins/admin/fai/faiTemplateEdit.tpl %%WWWDIR%%/plugins/admin/fai/faiTemplateEntry.tpl %%WWWDIR%%/plugins/admin/fai/faiVariable.tpl %%WWWDIR%%/plugins/admin/fai/faiVariableEntry.tpl %%WWWDIR%%/plugins/admin/fai/main.inc -%%WWWDIR%%/plugins/admin/fai/paste_fai_object.tpl +%%WWWDIR%%/plugins/admin/fai/paste_generic.tpl %%WWWDIR%%/plugins/admin/fai/remove.tpl %%WWWDIR%%/plugins/admin/fai/remove_branch.tpl %%WWWDIR%%/plugins/admin/fai/tabsHook.inc @@ -579,26 +1049,25 @@ %%WWWDIR%%/plugins/admin/fai/tabsScript.inc %%WWWDIR%%/plugins/admin/fai/tabsTemplate.inc %%WWWDIR%%/plugins/admin/fai/tabsVariable.inc -%%WWWDIR%%/plugins/admin/groups/acl.tpl -%%WWWDIR%%/plugins/admin/groups/acl_definition.inc -%%WWWDIR%%/plugins/admin/groups/application.tpl -%%WWWDIR%%/plugins/admin/groups/application_options.tpl +%%WWWDIR%%/plugins/admin/groups/apps/app_list.tpl +%%WWWDIR%%/plugins/admin/groups/apps/class_groupApplication.inc +%%WWWDIR%%/plugins/admin/groups/apps/edit_entry.tpl %%WWWDIR%%/plugins/admin/groups/class_divListGroup.inc -%%WWWDIR%%/plugins/admin/groups/class_groupAcl.inc -%%WWWDIR%%/plugins/admin/groups/class_groupApplication.inc %%WWWDIR%%/plugins/admin/groups/class_groupGeneric.inc -%%WWWDIR%%/plugins/admin/groups/class_groupMail.inc %%WWWDIR%%/plugins/admin/groups/class_groupManagement.inc %%WWWDIR%%/plugins/admin/groups/generic.tpl %%WWWDIR%%/plugins/admin/groups/group_objects.tpl -%%WWWDIR%%/plugins/admin/groups/mail.tpl -%%WWWDIR%%/plugins/admin/groups/mail_admins.tpl -%%WWWDIR%%/plugins/admin/groups/mail_locals.tpl +%%WWWDIR%%/plugins/admin/groups/mail/class_groupMail.inc +%%WWWDIR%%/plugins/admin/groups/mail/mail.tpl +%%WWWDIR%%/plugins/admin/groups/mail/mail_admins.tpl +%%WWWDIR%%/plugins/admin/groups/mail/mail_locals.tpl +%%WWWDIR%%/plugins/admin/groups/mail/paste_mail.tpl %%WWWDIR%%/plugins/admin/groups/main.inc %%WWWDIR%%/plugins/admin/groups/paste_generic.tpl -%%WWWDIR%%/plugins/admin/groups/paste_mail.tpl %%WWWDIR%%/plugins/admin/groups/remove.tpl +%%WWWDIR%%/plugins/admin/groups/scalix/class_scalixGroup.inc %%WWWDIR%%/plugins/admin/groups/tabs_group.inc +%%WWWDIR%%/plugins/admin/groups/trust_machines.tpl %%WWWDIR%%/plugins/admin/mimetypes/class_divListMimeTypes.inc %%WWWDIR%%/plugins/admin/mimetypes/class_mimetypeGeneric.inc %%WWWDIR%%/plugins/admin/mimetypes/class_mimetypeManagement.inc @@ -609,148 +1078,220 @@ %%WWWDIR%%/plugins/admin/mimetypes/remove.tpl %%WWWDIR%%/plugins/admin/mimetypes/tabs_mimetypes.inc %%WWWDIR%%/plugins/admin/ogroups/class_divListOGroup.inc -%%WWWDIR%%/plugins/admin/ogroups/class_mailogroup.inc %%WWWDIR%%/plugins/admin/ogroups/class_ogroup.inc %%WWWDIR%%/plugins/admin/ogroups/class_ogroupManagement.inc -%%WWWDIR%%/plugins/admin/ogroups/class_phonequeue.inc -%%WWWDIR%%/plugins/admin/ogroups/class_termgroup.inc %%WWWDIR%%/plugins/admin/ogroups/generic.tpl -%%WWWDIR%%/plugins/admin/ogroups/mail.tpl +%%WWWDIR%%/plugins/admin/ogroups/gofon/class_phonequeue.inc +%%WWWDIR%%/plugins/admin/ogroups/gofon/phonequeue.tpl +%%WWWDIR%%/plugins/admin/ogroups/goto/class_termgroup.inc +%%WWWDIR%%/plugins/admin/ogroups/goto/termgroup.tpl +%%WWWDIR%%/plugins/admin/ogroups/mail/class_mailogroup.inc +%%WWWDIR%%/plugins/admin/ogroups/mail/mail.tpl +%%WWWDIR%%/plugins/admin/ogroups/mail/paste_mail.tpl %%WWWDIR%%/plugins/admin/ogroups/main.inc %%WWWDIR%%/plugins/admin/ogroups/ogroup_objects.tpl %%WWWDIR%%/plugins/admin/ogroups/paste_generic.tpl -%%WWWDIR%%/plugins/admin/ogroups/paste_mail.tpl -%%WWWDIR%%/plugins/admin/ogroups/phonequeue.tpl %%WWWDIR%%/plugins/admin/ogroups/remove.tpl %%WWWDIR%%/plugins/admin/ogroups/tabs_ogroups.inc -%%WWWDIR%%/plugins/admin/ogroups/termgroup.tpl -%%WWWDIR%%/plugins/admin/systems/ArpNewDevice.tpl -%%WWWDIR%%/plugins/admin/systems/SelectDeviceType.tpl -%%WWWDIR%%/plugins/admin/systems/chooser.tpl -%%WWWDIR%%/plugins/admin/systems/class_ArpNewDevice.inc -%%WWWDIR%%/plugins/admin/systems/class_SelectDeviceType.inc -%%WWWDIR%%/plugins/admin/systems/class_baseSelectDialog.inc +%%WWWDIR%%/plugins/admin/ogroups/trust_machines.tpl +%%WWWDIR%%/plugins/admin/opsi/class_opsi.inc +%%WWWDIR%%/plugins/admin/opsi/class_opsiProperties.inc +%%WWWDIR%%/plugins/admin/opsi/class_opsigeneric.inc +%%WWWDIR%%/plugins/admin/opsi/class_opsiware.inc +%%WWWDIR%%/plugins/admin/opsi/generic.tpl +%%WWWDIR%%/plugins/admin/opsi/opsi_tabs.inc +%%WWWDIR%%/plugins/admin/opsi/opsiware.tpl +%%WWWDIR%%/plugins/admin/opsi/properties.tpl +%%WWWDIR%%/plugins/admin/opsi/tabs_prodconfig.inc +%%WWWDIR%%/plugins/admin/sudo/class_divListSudo.inc +%%WWWDIR%%/plugins/admin/sudo/class_sudoGeneric.inc +%%WWWDIR%%/plugins/admin/sudo/class_sudoManagement.inc +%%WWWDIR%%/plugins/admin/sudo/class_sudoOption.inc +%%WWWDIR%%/plugins/admin/sudo/class_target_list_systems.inc +%%WWWDIR%%/plugins/admin/sudo/class_target_list_users.inc +%%WWWDIR%%/plugins/admin/sudo/generic.tpl +%%WWWDIR%%/plugins/admin/sudo/main.inc +%%WWWDIR%%/plugins/admin/sudo/options.tpl +%%WWWDIR%%/plugins/admin/sudo/paste_generic.tpl +%%WWWDIR%%/plugins/admin/sudo/remove.tpl +%%WWWDIR%%/plugins/admin/sudo/tabs_sudo.inc +%%WWWDIR%%/plugins/admin/sudo/trust_machines.tpl %%WWWDIR%%/plugins/admin/systems/class_componentGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpAdvanced.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpGroup.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpHost.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpNetwork.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpNewSectionDialog.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpPool.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpService.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpSharedNetwork.inc -%%WWWDIR%%/plugins/admin/systems/class_dhcpSubnet.inc %%WWWDIR%%/plugins/admin/systems/class_divListSystem.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiAccount.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiAttachmentPool.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiDeviceManagement.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiManufacturer.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiPrinterAccount.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiPrinterCartridges.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiPrinterCartridgesEdit.inc -%%WWWDIR%%/plugins/admin/systems/class_glpiSelectUser.inc -%%WWWDIR%%/plugins/admin/systems/class_goSpamServer.inc -%%WWWDIR%%/plugins/admin/systems/class_goSpamServerRule.inc -%%WWWDIR%%/plugins/admin/systems/class_goVirusServer.inc -%%WWWDIR%%/plugins/admin/systems/class_inventory.inc -%%WWWDIR%%/plugins/admin/systems/class_phoneGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_printGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_printerPPDDialog.inc -%%WWWDIR%%/plugins/admin/systems/class_printerPPDSelectionDialog.inc -%%WWWDIR%%/plugins/admin/systems/class_selectUserToPrinterDialog.inc -%%WWWDIR%%/plugins/admin/systems/class_servDB.inc -%%WWWDIR%%/plugins/admin/systems/class_servDHCP.inc -%%WWWDIR%%/plugins/admin/systems/class_servDNS.inc -%%WWWDIR%%/plugins/admin/systems/class_servDNSeditZone.inc -%%WWWDIR%%/plugins/admin/systems/class_servDNSeditZoneEntries.inc +%%WWWDIR%%/plugins/admin/systems/class_divListSystemService.inc %%WWWDIR%%/plugins/admin/systems/class_servGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_servKolab.inc -%%WWWDIR%%/plugins/admin/systems/class_servNfs.inc -%%WWWDIR%%/plugins/admin/systems/class_servRepository.inc -%%WWWDIR%%/plugins/admin/systems/class_servRepositorySetup.inc -%%WWWDIR%%/plugins/admin/systems/class_servService.inc -%%WWWDIR%%/plugins/admin/systems/class_servSsh.inc +%%WWWDIR%%/plugins/admin/systems/class_serverService.inc %%WWWDIR%%/plugins/admin/systems/class_systemManagement.inc %%WWWDIR%%/plugins/admin/systems/class_termDNS.inc -%%WWWDIR%%/plugins/admin/systems/class_terminalGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_terminalInfo.inc -%%WWWDIR%%/plugins/admin/systems/class_terminalService.inc -%%WWWDIR%%/plugins/admin/systems/class_terminalStartup.inc -%%WWWDIR%%/plugins/admin/systems/class_winGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_workstationGeneric.inc -%%WWWDIR%%/plugins/admin/systems/class_workstationService.inc -%%WWWDIR%%/plugins/admin/systems/class_workstationStartup.inc %%WWWDIR%%/plugins/admin/systems/component.tpl -%%WWWDIR%%/plugins/admin/systems/dhcpNewSection.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_advanced.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_group.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_host.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_network.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_pool.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_service.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_sharedNetwork.tpl -%%WWWDIR%%/plugins/admin/systems/dhcp_subnet.tpl -%%WWWDIR%%/plugins/admin/systems/gencd.tpl -%%WWWDIR%%/plugins/admin/systems/gencd_frame.tpl -%%WWWDIR%%/plugins/admin/systems/glpi.tpl -%%WWWDIR%%/plugins/admin/systems/glpiAttachmentEdit.tpl -%%WWWDIR%%/plugins/admin/systems/glpiAttachmentPool.tpl -%%WWWDIR%%/plugins/admin/systems/glpiDeviceManagement.tpl -%%WWWDIR%%/plugins/admin/systems/glpiManufacturer.tpl -%%WWWDIR%%/plugins/admin/systems/glpiManufacturerAdd.tpl -%%WWWDIR%%/plugins/admin/systems/glpiPrinter.tpl -%%WWWDIR%%/plugins/admin/systems/glpiPrinterCartridges.tpl -%%WWWDIR%%/plugins/admin/systems/glpiPrinterCartridgesEdit.tpl -%%WWWDIR%%/plugins/admin/systems/glpiSelectUser.tpl -%%WWWDIR%%/plugins/admin/systems/glpi_devices.tpl -%%WWWDIR%%/plugins/admin/systems/glpi_edit_cartridge_type.tpl -%%WWWDIR%%/plugins/admin/systems/glpi_edit_os.tpl -%%WWWDIR%%/plugins/admin/systems/glpi_edit_printer_type.tpl -%%WWWDIR%%/plugins/admin/systems/glpi_edit_type.tpl -%%WWWDIR%%/plugins/admin/systems/goSpamServer.tpl -%%WWWDIR%%/plugins/admin/systems/goSpamServerRule.tpl -%%WWWDIR%%/plugins/admin/systems/goVirusServer.tpl -%%WWWDIR%%/plugins/admin/systems/info.tpl +%%WWWDIR%%/plugins/admin/systems/contents.tpl +%%WWWDIR%%/plugins/admin/systems/gofon/class_phoneGeneric.inc +%%WWWDIR%%/plugins/admin/systems/gofon/paste_generic.tpl +%%WWWDIR%%/plugins/admin/systems/gofon/phone.tpl +%%WWWDIR%%/plugins/admin/systems/gofon/phonesettings.tpl +%%WWWDIR%%/plugins/admin/systems/gofon/tabs_phone.inc +%%WWWDIR%%/plugins/admin/systems/goto/ArpNewDevice.tpl +%%WWWDIR%%/plugins/admin/systems/goto/SelectDeviceType.tpl +%%WWWDIR%%/plugins/admin/systems/goto/chooser.tpl +%%WWWDIR%%/plugins/admin/systems/goto/class_ArpNewDevice.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_SelectDeviceType.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_gotoLpdEnabled.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_printGeneric.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_selectUserToPrinterDialog.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_terminalGeneric.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_terminalInfo.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_terminalService.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_terminalStartup.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_workstationGeneric.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_workstationService.inc +%%WWWDIR%%/plugins/admin/systems/goto/class_workstationStartup.inc +%%WWWDIR%%/plugins/admin/systems/goto/gencd.tpl +%%WWWDIR%%/plugins/admin/systems/goto/gencd_frame.tpl +%%WWWDIR%%/plugins/admin/systems/goto/gotoLpdEnable.tpl +%%WWWDIR%%/plugins/admin/systems/goto/info.tpl +%%WWWDIR%%/plugins/admin/systems/goto/printer.tpl +%%WWWDIR%%/plugins/admin/systems/goto/selectUserToPrinterDialog.tpl +%%WWWDIR%%/plugins/admin/systems/goto/tabs_printers.inc +%%WWWDIR%%/plugins/admin/systems/goto/tabs_terminal.inc +%%WWWDIR%%/plugins/admin/systems/goto/tabs_workstation.inc +%%WWWDIR%%/plugins/admin/systems/goto/terminal.tpl +%%WWWDIR%%/plugins/admin/systems/goto/terminalService.tpl +%%WWWDIR%%/plugins/admin/systems/goto/terminalStartup.tpl +%%WWWDIR%%/plugins/admin/systems/goto/workstation.tpl +%%WWWDIR%%/plugins/admin/systems/goto/workstationService.tpl +%%WWWDIR%%/plugins/admin/systems/goto/workstationStartup.tpl %%WWWDIR%%/plugins/admin/systems/main.inc %%WWWDIR%%/plugins/admin/systems/network.tpl %%WWWDIR%%/plugins/admin/systems/password.tpl -%%WWWDIR%%/plugins/admin/systems/phone.tpl -%%WWWDIR%%/plugins/admin/systems/phonesettings.tpl -%%WWWDIR%%/plugins/admin/systems/printer.tpl -%%WWWDIR%%/plugins/admin/systems/printerPPDDialog.tpl -%%WWWDIR%%/plugins/admin/systems/printerPPDSelectionDialog.tpl +%%WWWDIR%%/plugins/admin/systems/paste_generic.tpl +%%WWWDIR%%/plugins/admin/systems/ppd/class_ppdManager.inc +%%WWWDIR%%/plugins/admin/systems/ppd/class_printerPPDDialog.inc +%%WWWDIR%%/plugins/admin/systems/ppd/class_printerPPDSelectionDialog.inc +%%WWWDIR%%/plugins/admin/systems/ppd/printerPPDDialog.tpl +%%WWWDIR%%/plugins/admin/systems/ppd/printerPPDSelectionDialog.tpl +%%WWWDIR%%/plugins/admin/systems/ppd/remove_ppd.tpl %%WWWDIR%%/plugins/admin/systems/remove.tpl -%%WWWDIR%%/plugins/admin/systems/remove_dhcp.tpl -%%WWWDIR%%/plugins/admin/systems/remove_glpi.tpl -%%WWWDIR%%/plugins/admin/systems/remove_ppd.tpl -%%WWWDIR%%/plugins/admin/systems/selectUserToPrinterDialog.tpl -%%WWWDIR%%/plugins/admin/systems/servDNSeditZoneEntries.tpl -%%WWWDIR%%/plugins/admin/systems/servRepository.tpl -%%WWWDIR%%/plugins/admin/systems/servRepositorySetup.tpl -%%WWWDIR%%/plugins/admin/systems/servdb.tpl -%%WWWDIR%%/plugins/admin/systems/servdhcp.tpl -%%WWWDIR%%/plugins/admin/systems/servdns.tpl -%%WWWDIR%%/plugins/admin/systems/servdnseditzone.tpl +%%WWWDIR%%/plugins/admin/systems/samba/class_winGeneric.inc +%%WWWDIR%%/plugins/admin/systems/samba/tabs_winstation.inc +%%WWWDIR%%/plugins/admin/systems/samba/wingeneric.tpl %%WWWDIR%%/plugins/admin/systems/server.tpl -%%WWWDIR%%/plugins/admin/systems/servkolab.tpl -%%WWWDIR%%/plugins/admin/systems/servnfs.tpl -%%WWWDIR%%/plugins/admin/systems/servservice.tpl -%%WWWDIR%%/plugins/admin/systems/servssh.tpl +%%WWWDIR%%/plugins/admin/systems/services/ServiceAddDialog.tpl +%%WWWDIR%%/plugins/admin/systems/services/apache2/class_apacheUtils.inc +%%WWWDIR%%/plugins/admin/systems/services/apache2/class_servApacheEditVhost.inc +%%WWWDIR%%/plugins/admin/systems/services/apache2/class_servApacheVhost.inc +%%WWWDIR%%/plugins/admin/systems/services/apache2/servApacheVhost.tpl +%%WWWDIR%%/plugins/admin/systems/services/apache2/servApacheVhostEdit.tpl +%%WWWDIR%%/plugins/admin/systems/services/class_ServiceAddDialog.inc +%%WWWDIR%%/plugins/admin/systems/services/class_goService.inc +%%WWWDIR%%/plugins/admin/systems/services/cups/class_goCupsServer.inc +%%WWWDIR%%/plugins/admin/systems/services/cups/goCupsServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpAdvanced.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpGroup.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpHost.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpNetwork.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpNewSectionDialog.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpOption.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpPlugin.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpPool.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpService.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpSharedNetwork.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_dhcpSubnet.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/class_servDHCP.inc +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcpNewSection.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_advanced.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_group.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_host.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_network.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_pool.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_service.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_sharedNetwork.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/dhcp_subnet.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/remove_dhcp.tpl +%%WWWDIR%%/plugins/admin/systems/services/dhcp/servdhcp.tpl +%%WWWDIR%%/plugins/admin/systems/services/dns/class_DNS.inc +%%WWWDIR%%/plugins/admin/systems/services/dns/class_servDNS.inc +%%WWWDIR%%/plugins/admin/systems/services/dns/class_servDNSeditZone.inc +%%WWWDIR%%/plugins/admin/systems/services/dns/class_servDNSeditZoneEntries.inc +%%WWWDIR%%/plugins/admin/systems/services/dns/servDNSeditZoneEntries.tpl +%%WWWDIR%%/plugins/admin/systems/services/dns/servdns.tpl +%%WWWDIR%%/plugins/admin/systems/services/dns/servdnseditzone.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpi.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiAccount.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiAttachmentPool.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiDeviceManagement.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiManufacturer.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiPrinterAccount.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiPrinterCartridges.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiPrinterCartridgesEdit.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_glpiSelectUser.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/class_goGlpiServer.inc +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiAttachmentEdit.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiAttachmentPool.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiDeviceManagement.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiManufacturer.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiManufacturerAdd.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiPrinter.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiPrinterCartridges.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiPrinterCartridgesEdit.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpiSelectUser.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi_devices.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi_edit_cartridge_type.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi_edit_os.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi_edit_printer_type.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/glpi_edit_type.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/goGlpiServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/glpi/remove_glpi.tpl +%%WWWDIR%%/plugins/admin/systems/services/gofax/class_goFaxServer.inc +%%WWWDIR%%/plugins/admin/systems/services/gofax/goFaxServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/gofon/class_goFonServer.inc +%%WWWDIR%%/plugins/admin/systems/services/gofon/goFonServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/imap/class_goImapServer.inc +%%WWWDIR%%/plugins/admin/systems/services/imap/goImapServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/kerberos/class_goKrbServer.inc +%%WWWDIR%%/plugins/admin/systems/services/kerberos/class_krb5_policy.inc +%%WWWDIR%%/plugins/admin/systems/services/kerberos/class_krb_host_keys.inc +%%WWWDIR%%/plugins/admin/systems/services/kerberos/class_password-methods-MIT.inc +%%WWWDIR%%/plugins/admin/systems/services/kerberos/goKrbServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/kerberos/krb5_policy.tpl +%%WWWDIR%%/plugins/admin/systems/services/kerberos/krb_host_keys.tpl +%%WWWDIR%%/plugins/admin/systems/services/kerberos/pwd_kerberos_mit.tpl +%%WWWDIR%%/plugins/admin/systems/services/kiosk/class_goKioskService.inc +%%WWWDIR%%/plugins/admin/systems/services/kiosk/goKioskService.tpl +%%WWWDIR%%/plugins/admin/systems/services/kolab/class_servKolab.inc +%%WWWDIR%%/plugins/admin/systems/services/kolab/servkolab.tpl +%%WWWDIR%%/plugins/admin/systems/services/ldap/class_goLdapServer.inc +%%WWWDIR%%/plugins/admin/systems/services/ldap/goLdapServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/log/class_gosaLogServer.inc +%%WWWDIR%%/plugins/admin/systems/services/log/gosaLogServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/mail/class_goMailServer.inc +%%WWWDIR%%/plugins/admin/systems/services/mail/goMailServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/nfs/class_servNfs.inc +%%WWWDIR%%/plugins/admin/systems/services/nfs/servnfs.tpl +%%WWWDIR%%/plugins/admin/systems/services/ntp/class_goNtpServer.inc +%%WWWDIR%%/plugins/admin/systems/services/ntp/goNtpServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/repository/class_divListRepositories.inc +%%WWWDIR%%/plugins/admin/systems/services/repository/class_servRepository.inc +%%WWWDIR%%/plugins/admin/systems/services/repository/class_servRepositorySetup.inc +%%WWWDIR%%/plugins/admin/systems/services/repository/servRepository.tpl +%%WWWDIR%%/plugins/admin/systems/services/repository/servRepositorySetup.tpl +%%WWWDIR%%/plugins/admin/systems/services/shares/class_goShareServer.inc +%%WWWDIR%%/plugins/admin/systems/services/shares/goShareServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/spam/class_goSpamServer.inc +%%WWWDIR%%/plugins/admin/systems/services/spam/class_goSpamServerRule.inc +%%WWWDIR%%/plugins/admin/systems/services/spam/goSpamServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/spam/goSpamServerRule.tpl +%%WWWDIR%%/plugins/admin/systems/services/syslog/class_goLogDBServer.inc +%%WWWDIR%%/plugins/admin/systems/services/syslog/class_goSyslogServer.inc +%%WWWDIR%%/plugins/admin/systems/services/syslog/goLogDBServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/syslog/goSyslogServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/terminal/class_goTerminalServer.inc +%%WWWDIR%%/plugins/admin/systems/services/terminal/goTerminalServer.tpl +%%WWWDIR%%/plugins/admin/systems/services/virus/class_goVirusServer.inc +%%WWWDIR%%/plugins/admin/systems/services/virus/goVirusServer.tpl %%WWWDIR%%/plugins/admin/systems/tabs_arpnewdevice.inc %%WWWDIR%%/plugins/admin/systems/tabs_component.inc -%%WWWDIR%%/plugins/admin/systems/tabs_phone.inc -%%WWWDIR%%/plugins/admin/systems/tabs_printers.inc %%WWWDIR%%/plugins/admin/systems/tabs_server.inc -%%WWWDIR%%/plugins/admin/systems/tabs_terminal.inc -%%WWWDIR%%/plugins/admin/systems/tabs_winstation.inc -%%WWWDIR%%/plugins/admin/systems/tabs_workstation.inc -%%WWWDIR%%/plugins/admin/systems/terminal.tpl -%%WWWDIR%%/plugins/admin/systems/terminalService.tpl -%%WWWDIR%%/plugins/admin/systems/terminalStartup.tpl -%%WWWDIR%%/plugins/admin/systems/wingeneric.tpl -%%WWWDIR%%/plugins/admin/systems/workstation.tpl -%%WWWDIR%%/plugins/admin/systems/workstationService.tpl -%%WWWDIR%%/plugins/admin/systems/workstationStartup.tpl %%WWWDIR%%/plugins/admin/users/class_divListUsers.inc %%WWWDIR%%/plugins/admin/users/class_userManagement.inc %%WWWDIR%%/plugins/admin/users/main.inc @@ -758,15 +1299,23 @@ %%WWWDIR%%/plugins/admin/users/remove.tpl %%WWWDIR%%/plugins/admin/users/tabs_user.inc %%WWWDIR%%/plugins/admin/users/template.tpl +%%WWWDIR%%/plugins/admin/users/templatize.tpl +%%WWWDIR%%/plugins/admin/users/user-filter.tpl +%%WWWDIR%%/plugins/admin/users/user-filter.xml +%%WWWDIR%%/plugins/admin/users/user-list.tpl +%%WWWDIR%%/plugins/admin/users/user-list.xml %%WWWDIR%%/plugins/generic/references/class_reference.inc %%WWWDIR%%/plugins/generic/references/contents.tpl %%WWWDIR%%/plugins/generic/welcome/main.inc %%WWWDIR%%/plugins/generic/welcome/welcome.tpl +%%WWWDIR%%/plugins/gofax/blocklists/class_blocklistGeneric.inc %%WWWDIR%%/plugins/gofax/blocklists/class_blocklistManagement.inc %%WWWDIR%%/plugins/gofax/blocklists/class_divListBlocklists.inc %%WWWDIR%%/plugins/gofax/blocklists/generic.tpl %%WWWDIR%%/plugins/gofax/blocklists/main.inc +%%WWWDIR%%/plugins/gofax/blocklists/paste_generic.tpl %%WWWDIR%%/plugins/gofax/blocklists/remove.tpl +%%WWWDIR%%/plugins/gofax/blocklists/tabs_blocklist.inc %%WWWDIR%%/plugins/gofax/faxaccount/class_gofaxAccount.inc %%WWWDIR%%/plugins/gofax/faxaccount/generic.tpl %%WWWDIR%%/plugins/gofax/faxaccount/lists.tpl @@ -783,6 +1332,7 @@ %%WWWDIR%%/plugins/gofon/conference/generic.tpl %%WWWDIR%%/plugins/gofon/conference/headpage.tpl %%WWWDIR%%/plugins/gofon/conference/main.inc +%%WWWDIR%%/plugins/gofon/conference/paste_generic.tpl %%WWWDIR%%/plugins/gofon/conference/remove.tpl %%WWWDIR%%/plugins/gofon/conference/tabs_conference.inc %%WWWDIR%%/plugins/gofon/fonreports/class_fonreport.inc @@ -796,6 +1346,7 @@ %%WWWDIR%%/plugins/gofon/macro/headpage.tpl %%WWWDIR%%/plugins/gofon/macro/main.inc %%WWWDIR%%/plugins/gofon/macro/parameter.tpl +%%WWWDIR%%/plugins/gofon/macro/paste_generic.tpl %%WWWDIR%%/plugins/gofon/macro/remove.tpl %%WWWDIR%%/plugins/gofon/macro/tabs_macros.inc %%WWWDIR%%/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -804,36 +1355,34 @@ %%WWWDIR%%/plugins/gofon/phoneaccount/paste_generic.tpl %%WWWDIR%%/plugins/personal/connectivity/class_connectivity.inc %%WWWDIR%%/plugins/personal/connectivity/class_intranetAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_kolabAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_opengwAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_oxchangeAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_phpgwAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_phpscheduleitAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_pptpAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_proxyAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_pureftpdAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/class_webdavAccount.inc -%%WWWDIR%%/plugins/personal/connectivity/glpi.tpl %%WWWDIR%%/plugins/personal/connectivity/intranet.tpl -%%WWWDIR%%/plugins/personal/connectivity/kolab.tpl +%%WWWDIR%%/plugins/personal/connectivity/kolab/class_kolabAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/kolab/kolab.tpl %%WWWDIR%%/plugins/personal/connectivity/main.inc -%%WWWDIR%%/plugins/personal/connectivity/opengw.tpl -%%WWWDIR%%/plugins/personal/connectivity/oxchange.tpl -%%WWWDIR%%/plugins/personal/connectivity/phpgw.tpl -%%WWWDIR%%/plugins/personal/connectivity/phpscheduleit.tpl -%%WWWDIR%%/plugins/personal/connectivity/pptp.tpl -%%WWWDIR%%/plugins/personal/connectivity/proxy.tpl -%%WWWDIR%%/plugins/personal/connectivity/pureftpd.tpl -%%WWWDIR%%/plugins/personal/connectivity/webdav.tpl +%%WWWDIR%%/plugins/personal/connectivity/opengroupware/class_opengw.inc +%%WWWDIR%%/plugins/personal/connectivity/opengroupware/class_opengwAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/opengroupware/class_pgsql_opengw.inc +%%WWWDIR%%/plugins/personal/connectivity/opengroupware/opengw.tpl +%%WWWDIR%%/plugins/personal/connectivity/openxchange/class_oxchangeAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/openxchange/oxchange.tpl +%%WWWDIR%%/plugins/personal/connectivity/phpgw/class_phpgwAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/phpgw/phpgw.tpl +%%WWWDIR%%/plugins/personal/connectivity/phpscheduleit/class_phpscheduleitAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/phpscheduleit/phpscheduleit.tpl +%%WWWDIR%%/plugins/personal/connectivity/pptp/class_pptpAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/pptp/pptp.tpl +%%WWWDIR%%/plugins/personal/connectivity/pureftpd/class_pureftpdAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/pureftpd/pureftpd.tpl +%%WWWDIR%%/plugins/personal/connectivity/squid/class_proxyAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/squid/proxy.tpl +%%WWWDIR%%/plugins/personal/connectivity/webdav/class_webdavAccount.inc +%%WWWDIR%%/plugins/personal/connectivity/webdav/webdav.tpl %%WWWDIR%%/plugins/personal/environment/class_environment.inc %%WWWDIR%%/plugins/personal/environment/class_hotplugDialog.inc -%%WWWDIR%%/plugins/personal/environment/class_kioskManagementDialog.inc %%WWWDIR%%/plugins/personal/environment/class_logonManagementDialog.inc %%WWWDIR%%/plugins/personal/environment/class_selectPrinterDialog.inc %%WWWDIR%%/plugins/personal/environment/environment.tpl %%WWWDIR%%/plugins/personal/environment/hotplugDialog.tpl -%%WWWDIR%%/plugins/personal/environment/hotplugDialogNew.tpl -%%WWWDIR%%/plugins/personal/environment/kioskManagement.tpl %%WWWDIR%%/plugins/personal/environment/logonManagement.tpl %%WWWDIR%%/plugins/personal/environment/main.inc %%WWWDIR%%/plugins/personal/environment/selectPrinterDialog.tpl @@ -842,11 +1391,17 @@ %%WWWDIR%%/plugins/personal/generic/generic_certs.tpl %%WWWDIR%%/plugins/personal/generic/generic_picture.tpl %%WWWDIR%%/plugins/personal/generic/main.inc +%%WWWDIR%%/plugins/personal/generic/multiple_generic.tpl %%WWWDIR%%/plugins/personal/generic/password.tpl %%WWWDIR%%/plugins/personal/generic/paste_generic.tpl +%%WWWDIR%%/plugins/personal/mail/class_mail-methods-cyrus.inc +%%WWWDIR%%/plugins/personal/mail/class_mail-methods-sendmail-cyrus.inc +%%WWWDIR%%/plugins/personal/mail/class_mail-methods.inc %%WWWDIR%%/plugins/personal/mail/class_mailAccount.inc %%WWWDIR%%/plugins/personal/mail/copypaste.tpl %%WWWDIR%%/plugins/personal/mail/generic.tpl +%%WWWDIR%%/plugins/personal/mail/kolab/class_mail-methods-kolab.inc +%%WWWDIR%%/plugins/personal/mail/kolab/class_mail-methods-kolab22.inc %%WWWDIR%%/plugins/personal/mail/mail_locals.tpl %%WWWDIR%%/plugins/personal/mail/main.inc %%WWWDIR%%/plugins/personal/mail/sieve-discard.txt @@ -854,6 +1409,64 @@ %%WWWDIR%%/plugins/personal/mail/sieve-mailsize.txt %%WWWDIR%%/plugins/personal/mail/sieve-spam.txt %%WWWDIR%%/plugins/personal/mail/sieve-vacation.txt +%%WWWDIR%%/plugins/personal/mail/sieve/class_My_Parser.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_My_Scanner.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_My_Tree.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_parser.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_scanner.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_semantics.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieve.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Block_End.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Block_Start.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Comment.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Discard.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Else_Elsif.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Fileinto.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_If.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Keep.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Redirect.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Reject.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Require.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Stop.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveElement_Vacation.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_sieveManagement.inc +%%WWWDIR%%/plugins/personal/mail/sieve/class_tree.inc +%%WWWDIR%%/plugins/personal/mail/sieve/libsieve.inc +%%WWWDIR%%/plugins/personal/mail/sieve/templates/add_element.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/block_indent_start.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/block_indent_stop.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/create_script.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/edit_frame_base.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_address.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_allof.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_anyof.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_block_end.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_block_start.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_boolean.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_comment.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_discard.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_else.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_elsif.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_envelope.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_exists.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_fileinto.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_header.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_if.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_keep.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_redirect.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_reject.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_require.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_size.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_stop.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/element_vacation.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/import_script.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/management.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/object_container.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/object_container_clear.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/object_test_container.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/remove_script.tpl +%%WWWDIR%%/plugins/personal/mail/sieve/templates/select_test_type.tpl +%%WWWDIR%%/plugins/personal/mail/uw-imap/class_mail-methods-uwimap.inc %%WWWDIR%%/plugins/personal/nagios/class_nagiosAccount.inc %%WWWDIR%%/plugins/personal/nagios/main.inc %%WWWDIR%%/plugins/personal/nagios/nagios.tpl @@ -874,6 +1487,7 @@ %%WWWDIR%%/plugins/personal/posix/trust_machines.tpl %%WWWDIR%%/plugins/personal/samba/class_sambaAccount.inc %%WWWDIR%%/plugins/personal/samba/class_sambaLogonHours.inc +%%WWWDIR%%/plugins/personal/samba/class_sambaMungedDial.inc %%WWWDIR%%/plugins/personal/samba/main.inc %%WWWDIR%%/plugins/personal/samba/samba2.tpl %%WWWDIR%%/plugins/personal/samba/samba3.tpl @@ -882,6 +1496,7 @@ %%WWWDIR%%/plugins/personal/scalix/class_scalixAccount.inc %%WWWDIR%%/plugins/personal/scalix/generic.tpl %%WWWDIR%%/plugins/personal/scalix/main.inc +%%WWWDIR%%/plugins/personal/scalix/paste_generic.tpl %%WWWDIR%%/setup/class_setup.inc %%WWWDIR%%/setup/class_setupStep.inc %%WWWDIR%%/setup/class_setupStep_Checks.inc @@ -912,1827 +1527,3810 @@ %%WWWDIR%%/setup/setup_migrate.tpl %%WWWDIR%%/setup/setup_schema.tpl %%WWWDIR%%/setup/setup_welcome.tpl -%%EXAMPLESDIR%%/contrib/demo.ldif +%%EXAMPLESDIR%%/contrib/artwork/GOsa-logo.eps +%%EXAMPLESDIR%%/contrib/desktoprc %%EXAMPLESDIR%%/contrib/encodings +%%EXAMPLESDIR%%/contrib/extract-locale +%%EXAMPLESDIR%%/contrib/gosa +%%EXAMPLESDIR%%/contrib/gosa.1 %%EXAMPLESDIR%%/contrib/gosa.conf %%EXAMPLESDIR%%/contrib/gosa.spec -%%EXAMPLESDIR%%/contrib/keyboardLayouts %%EXAMPLESDIR%%/contrib/latex2html -%%EXAMPLESDIR%%/contrib/mysql/README -%%EXAMPLESDIR%%/contrib/mysql/glpi/glpi.sql -%%EXAMPLESDIR%%/contrib/mysql/gofax/gofax.sql -%%EXAMPLESDIR%%/contrib/mysql/gofon/gofon.sql -%%EXAMPLESDIR%%/contrib/mysql/golog/golog.sql -%%EXAMPLESDIR%%/contrib/openldap/apple.schema.README -%%EXAMPLESDIR%%/contrib/openldap/dhcp.schema -%%EXAMPLESDIR%%/contrib/openldap/dnszone.schema -%%EXAMPLESDIR%%/contrib/openldap/fai.schema -%%EXAMPLESDIR%%/contrib/openldap/glpi.schema -%%EXAMPLESDIR%%/contrib/openldap/goconfig.schema +%%EXAMPLESDIR%%/contrib/make-gosa-package +%%EXAMPLESDIR%%/contrib/openldap/gofax.ldif %%EXAMPLESDIR%%/contrib/openldap/gofax.schema -%%EXAMPLESDIR%%/contrib/openldap/gofirewall.schema +%%EXAMPLESDIR%%/contrib/openldap/gofon.ldif %%EXAMPLESDIR%%/contrib/openldap/gofon.schema -%%EXAMPLESDIR%%/contrib/openldap/gosa+samba3.schema -%%EXAMPLESDIR%%/contrib/openldap/gosa.schema +%%EXAMPLESDIR%%/contrib/openldap/gosa-samba2.ldif +%%EXAMPLESDIR%%/contrib/openldap/gosa-samba2.schema +%%EXAMPLESDIR%%/contrib/openldap/gosa-samba3.ldif +%%EXAMPLESDIR%%/contrib/openldap/gosa-samba3.schema +%%EXAMPLESDIR%%/contrib/openldap/goserver.ldif %%EXAMPLESDIR%%/contrib/openldap/goserver.schema +%%EXAMPLESDIR%%/contrib/openldap/gosystem.ldif %%EXAMPLESDIR%%/contrib/openldap/gosystem.schema +%%EXAMPLESDIR%%/contrib/openldap/goto-mime.ldif %%EXAMPLESDIR%%/contrib/openldap/goto-mime.schema +%%EXAMPLESDIR%%/contrib/openldap/goto.ldif %%EXAMPLESDIR%%/contrib/openldap/goto.schema -%%EXAMPLESDIR%%/contrib/openldap/kolab2.schema -%%EXAMPLESDIR%%/contrib/openldap/nagios.schema -%%EXAMPLESDIR%%/contrib/openldap/openxchange.schema -%%EXAMPLESDIR%%/contrib/openldap/phpgwaccount.schema -%%EXAMPLESDIR%%/contrib/openldap/phpscheduleit.schema -%%EXAMPLESDIR%%/contrib/openldap/pptp.schema -%%EXAMPLESDIR%%/contrib/openldap/pureftpd.schema +%%EXAMPLESDIR%%/contrib/openldap/rfc2307bis.ldif %%EXAMPLESDIR%%/contrib/openldap/rfc2307bis.schema -%%EXAMPLESDIR%%/contrib/openldap/rfc2739.schema +%%EXAMPLESDIR%%/contrib/openldap/samba.ldif %%EXAMPLESDIR%%/contrib/openldap/samba.schema +%%EXAMPLESDIR%%/contrib/openldap/samba3.ldif %%EXAMPLESDIR%%/contrib/openldap/samba3.schema %%EXAMPLESDIR%%/contrib/openldap/slapd.conf +%%EXAMPLESDIR%%/contrib/openldap/trust.ldif %%EXAMPLESDIR%%/contrib/openldap/trust.schema -%%EXAMPLESDIR%%/contrib/resolutions -%%EXAMPLESDIR%%/contrib/scripts/README -%%EXAMPLESDIR%%/contrib/scripts/desktoprc -%%EXAMPLESDIR%%/contrib/scripts/goAgent.pl -%%EXAMPLESDIR%%/contrib/scripts/goNagiosUser.pl -%%EXAMPLESDIR%%/contrib/scripts/goQuota.pl -%%EXAMPLESDIR%%/contrib/scripts/goQuotaView.pl -%%EXAMPLESDIR%%/contrib/scripts/goSquid.pl -%%EXAMPLESDIR%%/contrib/scripts/ldap2nagios.conf -%%EXAMPLESDIR%%/contrib/scripts/ldap2nagios_bind.conf -%%EXAMPLESDIR%%/contrib/scripts/mkHash.pl -%%EXAMPLESDIR%%/contrib/scripts/net-resolver.sh -%%EXAMPLESDIR%%/contrib/scripts/sieve_vacation/IMAP/Sieve.pm -%%EXAMPLESDIR%%/contrib/scripts/sieve_vacation/update-vacation.pl -%%EXAMPLESDIR%%/contrib/scripts/start-gosa.sh %%EXAMPLESDIR%%/contrib/shells -%%EXAMPLESDIR%%/contrib/vacation_example.txt %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/Changelog %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.devel -%%PORTDOCS%%%%DOCSDIR%%/README.glpi -%%PORTDOCS%%%%DOCSDIR%%/README.nagios -%%PORTDOCS%%%%DOCSDIR%%/README.openxchange -%%PORTDOCS%%%%DOCSDIR%%/README.phpscheduleit -%%PORTDOCS%%%%DOCSDIR%%/README.pptp %%PORTDOCS%%%%DOCSDIR%%/README.safemode +%%PORTDOCS%%%%DOCSDIR%%/admin/en/manual_gosa_en.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/en/manual_gosa_en_apache.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/en/manual_gosa_en_ldap.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/en/referencias_gosa.bib +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_apache.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_certificates.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_dns.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_fileserver.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_ftp.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_gw.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_im.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_kerberos.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_ldap.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_mail.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_otros.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_printing.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_proxy.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_ssh.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/manual_gosa_es_vpn.tex +%%PORTDOCS%%%%DOCSDIR%%/admin/es/referencias_gosa.bib +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/applications.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/applications.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/applications/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/blocklists.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/blocklists.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/blocklists/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/conference.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/conference.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/conference/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/departments.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/departments.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/departments/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/faxreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/faxreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/faxreports/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/fonreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/fonreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/fonreports/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/groups.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/groups.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/groups/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/logview.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/logview.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/logview/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/macro.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/macro.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/macro/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/mailq_hold.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/mailq_requeue.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/mailq_unhold.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/mailqueue.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/mailqueue.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/mailqueue/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/ogroups.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/ogroups.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/ogroups/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node21.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node22.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node23.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node24.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node25.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node26.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node27.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node28.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node29.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node30.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node31.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node32.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node33.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node34.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node35.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node36.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node37.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node38.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node39.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node40.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node41.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node42.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node43.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node44.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node45.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node46.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node47.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node48.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node49.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node50.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/select_netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/users.css +%%PORTDOCS%%%%DOCSDIR%%/core/de/html/users/users.html +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/applications.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/blocklists.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/conference.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/departments.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/faxreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/fonreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/groups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/addr_company.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/addr_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/addr_personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/addressbook.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/alternatemail.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/application.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/banana.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/blocklists.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/branch.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/branch_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/button_cancel.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/cant_editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/certs.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/copypaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/crossref.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/cutpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/default.jpg +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/default_icon.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/department.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/dfs.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/dhcp.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/display.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/dns.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/drives.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/editcopy.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/editcut.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/email.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/empty.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/encrypted.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/env.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/envelope.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/expand.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_new_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fai_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fax.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/filesaveas.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/flag.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/folder.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/forward.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/ftp.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/fullfolder.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/gfx_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/group.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/hdd_linux_unmount.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/head.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/help.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/hotplug.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/house.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/img1.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/info.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/info_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/keyboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/lamp.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/launch.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/ldapserver.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/ldif.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_password.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_seperator.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_submit.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/list_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/log_critical.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/log_info.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/log_unknown.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/log_warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/login.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/logview.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/macros.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailq_active.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailq_header.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailq_hold.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailq_requeue.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailq_unhold.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailqueue.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mainboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/members.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/memory.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/monitor.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/monitoring.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/mouse.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/net_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/network.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/null.gif +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/openlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/password.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/phonereport.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/posix.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/processor.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/reports.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/rightarrow.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/samba.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/scanner.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/search_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_default.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_invalid_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_newsystem.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_phone_connected.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/select_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/server.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/service.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/small_filter.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/snd_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/sort_down.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/sort_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/sound.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/stop.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/system.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/terminal_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/time.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/tree.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/user.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/images/zip.png +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/ldapmanager.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/logview.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/macro.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/mailqueue.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/ogroups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/de/lyx-source/users.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/applications.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/applications.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/applications/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/blocklists.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/blocklists.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/blocklists/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/conference.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/conference.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/conference/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/departments.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/departments.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/departments/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/faxreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/faxreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/faxreports/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/fonreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/fonreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/fonreports/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/groups.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/groups.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/groups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/ldapmanager.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/ldapmanager.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ldapmanager/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/logview.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/logview.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/logview/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/macro.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/macro.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/macro/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/ogroups.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/ogroups.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/ogroups/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node21.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node22.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node23.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node24.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node25.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node26.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node27.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node28.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node29.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node30.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node31.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node32.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node33.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node34.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node35.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node36.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node37.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node38.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node39.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node40.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node41.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node42.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/users.css +%%PORTDOCS%%%%DOCSDIR%%/core/en/html/users/users.html +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/applications.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/blocklists.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/conference.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/departments.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/faxreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/fonreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/groups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/addr_company.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/addr_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/addr_personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/addressbook.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/alternatemail.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/application.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/banana.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/blocklists.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/button_cancel.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/certs.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/crossref.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/default.jpg +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/default_icon.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/department.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/dhcp.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/display.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/dns.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/editcopy.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/email.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/empty.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/encrypted.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/envelope.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/expand.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/fax.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/filesaveas.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/flag.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/folder.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/forward.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/ftp.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/fullfolder.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/group.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/hdd_linux_unmount.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/head.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/help.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/house.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/img1.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/info.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/info_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/keyboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/lamp.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/launch.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/ldapserver.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/ldif.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_password.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_seperator.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_submit.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/list_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/log_critical.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/log_info.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/log_unknown.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/log_warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/login.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/logview.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/macros.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/members.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/mouse.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/network.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/null.gif +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/openlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/password.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/phonereport.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/posix.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/reports.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/rightarrow.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/samba.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/scanner.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_default.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_phone_connected.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/select_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/server.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/service.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/small_filter.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/sort_down.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/sort_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/sound.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/stop.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/system.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/terminal_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/time.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/tree.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/user.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/images/zip.png +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/ldapmanager.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/logview.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/macro.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/ogroups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/en/lyx-source/users.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/addr_company.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/addr_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/addr_personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/addressbook.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/alternatemail.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/application.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/back.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/banana.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/blocklists.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/branch.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/branch_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/button_cancel.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/cant_editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/certs.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/copypaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/crossref.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/cutpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/default.jpg +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/default_icon.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/department.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/dfs.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/dhcp.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/display.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/dns.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/drives.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/editcopy.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/editcut.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/email.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/empty.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/encrypted.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/env.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/envelope.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/expand.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_new_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fai_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fax.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/filesaveas.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/flag.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/folder.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/forward.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/ftp.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/fullfolder.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/gfx_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/group.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/hdd_linux_unmount.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/head.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/help.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/hotplug.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/house.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/img1.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/info.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/info_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/keyboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/lamp.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/launch.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/ldapserver.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/ldif.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_password.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_seperator.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_submit.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/list_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/log_critical.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/log_info.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/log_unknown.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/log_warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/login.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/logview.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/macros.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailq_active.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailq_header.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailq_hold.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailq_requeue.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailq_unhold.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailqueue.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mainboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/members.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/memory.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/monitor.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/monitoring.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/mouse.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/net_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/network.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/null.gif +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/openlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/password.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/phonereport.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/posix.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/processor.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/reports.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/rightarrow.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/samba.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/scanner.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/search_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_default.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_invalid_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_newsystem.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_phone_connected.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/select_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/server.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/service.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/small_filter.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/snd_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/sort_down.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/sort_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/sound.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/stop.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/system.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/terminal_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/time.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/tree.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/user.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/es/lyx-source/images/zip.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/applications.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/applications.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/applications/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/blocklists.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/blocklists.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/blocklists/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/conference.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/conference.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/conference/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/departments.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/departments.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/departments/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/faxreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/faxreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/faxreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/fonreports.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/fonreports.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/fonreports/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/groups.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/groups.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/groups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/ldapmanager.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/ldapmanager.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ldapmanager/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/logview.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/logview.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/logview/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/macro.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/macro.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/macro/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/ogroups.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/ogroups.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/ogroups/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node21.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node22.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node23.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node24.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node25.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node26.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node27.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node28.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node29.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node30.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node31.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node32.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node33.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node34.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node35.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node36.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node37.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node38.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node39.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node40.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node41.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node42.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/users.css +%%PORTDOCS%%%%DOCSDIR%%/core/fr/html/users/users.html +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/applications.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/blocklists.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/conference.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/departments.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/faxreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/fonreports.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/groups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/addr_company.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/addr_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/addr_personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/addressbook.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/alternatemail.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/application.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/banana.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/blocklists.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/button_cancel.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/certs.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/crossref.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/default.jpg +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/default_icon.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/department.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/dhcp.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/display.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/dns.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/editcopy.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/email.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/empty.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/encrypted.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/envelope.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/expand.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/fax.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/filesaveas.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/flag.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/folder.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/forward.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/ftp.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/fullfolder.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/group.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/hdd_linux_unmount.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/head.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/help.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/house.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/img1.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/info.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/info_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/keyboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/lamp.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/launch.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/ldapserver.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/ldif.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_password.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_seperator.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_submit.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/list_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/log_critical.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/log_info.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/log_unknown.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/log_warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/login.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/logview.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/macros.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/members.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/mouse.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/network.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/null.gif +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/openlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/password.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/phonereport.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/posix.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/reports.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/rightarrow.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/samba.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/scanner.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_default.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_phone_connected.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/select_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/server.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/service.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/small_filter.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/sort_down.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/sort_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/sound.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/stop.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/system.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/terminal_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/time.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/tree.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/user.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/images/zip.png +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/ldapmanager.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/logview.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/macro.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/ogroups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/fr/lyx-source/users.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/departments.css +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/departments.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/departments/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/groups.css +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/groups.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node21.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/groups/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/index.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node1.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node10.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node11.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node12.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node13.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node14.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node15.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node16.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node17.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node18.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node19.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node2.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node20.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node21.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node22.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node23.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node24.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node25.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node26.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node27.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node28.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node29.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node3.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node30.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node31.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node32.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node33.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node34.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node35.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node36.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node37.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node38.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node39.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node4.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node40.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node41.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node42.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node43.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node44.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node45.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node46.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node47.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node5.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node6.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node7.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node8.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/node9.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/select_netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/users.css +%%PORTDOCS%%%%DOCSDIR%%/core/nl/html/users/users.html +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/departments.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/groups.lyx +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/addr_company.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/addr_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/addr_personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/addressbook.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/alternatemail.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/application.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/back.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/banana.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/blocklists.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/branch.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/branch_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/button_cancel.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/cant_editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/certs.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/copypaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/crossref.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/cutpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/default.jpg +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/default_icon.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/department.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/dfs.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/dhcp.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/display.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/dns.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/drives.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/editcopy.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/editcut.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/email.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/empty.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/encrypted.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/env.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/envelope.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/expand.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_hook.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_new_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_packages.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_profile.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_script.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fai_variable.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/false.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fax.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fax_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/filesaveas.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/flag.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/folder.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/forward.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/ftp.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/fullfolder.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/gfx_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/group.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/hdd_linux_unmount.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/head.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/help.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/hotplug.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/house.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/img1.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/info.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/info_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/keyboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/lamp.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/launch.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/ldapserver.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/ldif.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_app.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_blocklist.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_group.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_new_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_password.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_seperator.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_submit.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/list_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/log_critical.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/log_info.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/log_unknown.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/log_warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/login.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/logview.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/macros.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailq_active.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailq_header.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailq_hold.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailq_requeue.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailq_unhold.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailqueue.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mainboard.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/members.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/memory.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/monitor.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/monitoring.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/mouse.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/net_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/network.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/null.gif +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/openlock.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/password.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/penguin.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/personal.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/phonereport.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/posix.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/processor.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/reports.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/rightarrow.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/samba.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/scanner.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/search_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_conference.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_default.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_department.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_groups.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_invalid_application.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_macro.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_netatalk.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_newsystem.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_phone.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_phone_connected.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_printer.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_proxy.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_server.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_template.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_winstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/select_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/server.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/service.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/small_filter.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/smallenv.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/snd_hardware.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/sort_down.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/sort_up.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/sound.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/stop.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/system.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/terminal_small.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/time.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/tree.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/true.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/user.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/warning.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/images/zip.png +%%PORTDOCS%%%%DOCSDIR%%/core/nl/lyx-source/users.lyx %%PORTDOCS%%%%DOCSDIR%%/guide.xml -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/action.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/addressbook.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/addressbook.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/dtree.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/list_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/save.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/addressbook/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/applications.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/applications.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/edit.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/list_new_app.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/applications/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/blocklists.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/blocklists.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/list_new_blocklist.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/blocklists/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/conference.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/conference.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/conference/select_new_component.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/connectivity/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/departments.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/departments.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/edit.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_new_department.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/list_up.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/departments/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/environment/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxaccount/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/faxreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/faxreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/faxreports/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/fonreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/fonreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/fonreports/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/generic/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/groups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/groups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/list_new_group.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/select_application.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/select_groups.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/groups/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/ldapmanager.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/ldapmanager.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ldapmanager/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/logview.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/logview.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/logview/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/false.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/list_new_macro.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/macro.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/macro.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/macro/true.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mail/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/edittrash.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/mailq_hold.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/mailq_requeue.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/mailq_unhold.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/mailqueue.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/mailqueue.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/mailqueue/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/list_new_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/ogroups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/ogroups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/ogroups/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/phoneaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/posix/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/samba/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/edit.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/list_up.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node48.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node49.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node50.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node51.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node52.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node53.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node54.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node55.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node56.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node57.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node58.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node59.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node60.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node61.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node62.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node63.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node64.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node65.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node66.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node67.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node68.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node69.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node70.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node71.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node72.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node73.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node74.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node75.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node76.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node77.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node78.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_component.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_printer.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_server.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_terminal.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/select_new_workstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/systems.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/systems/systems.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node48.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node49.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node50.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/users.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/de/html/users/users.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/action.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/addressbook.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/addressbook.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/dtree.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/editpaste.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/list_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/save.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/addressbook/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/applications.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/applications.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/list_new_app.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/applications/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/blocklists.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/blocklists.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/list_new_blocklist.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/blocklists/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/conference.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/conference.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/conference/select_new_component.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/connectivity/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/departments.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/departments.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/list_new_department.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/departments/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/environment/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/faxreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/faxreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/faxreports/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/fonreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/fonreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/fonreports/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/generic/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/groups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/groups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/list_new_group.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/groups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/ldapmanager.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/ldapmanager.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ldapmanager/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/logview.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/logview.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/logview/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/list_new_macro.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/macro.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/macro.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/macro/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/mail/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/list_new_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/ogroups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/ogroups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/ogroups/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/phoneaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/posix/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/samba/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node48.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node49.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node50.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node51.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node52.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node53.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node54.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node55.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node56.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node57.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node58.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node59.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node60.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node61.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node62.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node63.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node64.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node65.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node66.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node67.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node68.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node69.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node70.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node71.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node72.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node73.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node74.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node75.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_component.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_printer.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_server.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_terminal.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/select_new_workstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/systems.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/systems/systems.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/users.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/en/html/users/users.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/action.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/addressbook.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/addressbook.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/dtree.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/edit.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/editdelete.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/editpaste.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/list_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/save.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/addressbook/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/applications.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/applications.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/list_new_app.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/applications/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/blocklists.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/blocklists.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/list_new_blocklist.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/blocklists/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/conference.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/conference.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/conference.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/conference/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/connectivity/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/departments.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/departments.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/list_new_department.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/departments/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/environment/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/cant_editpaste.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/cutpaste.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/edit.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/editcopy.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/editcut.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/editpaste.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/edittrash.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_hook.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_hook.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_partitionTable.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_profile.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_script.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_template.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_new_variable.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_packages.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_partitionTable.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_profile.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_script.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_template.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/fai_variable.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/images.aux -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/images.log -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/images.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/images.tex -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/img1.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node48.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node49.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node50.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node51.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node52.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node53.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node54.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node55.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node56.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node57.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node58.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node59.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node60.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node61.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node62.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node63.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node64.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node65.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node66.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node67.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node68.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node69.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node70.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node71.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node72.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node73.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node74.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node75.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/save.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fai/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/faxreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/faxreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/faxreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/fonreports.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/fonreports.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/fonreports/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/generic/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/groups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/groups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/list_new_group.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/groups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/ldapmanager.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/ldapmanager.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ldapmanager/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/logview.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/logview.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/logview/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/list_new_macro.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/macro.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/macro.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/macro/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/mail/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/list_new_ogroup.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/ogroups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/ogroups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/ogroups/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/phoneaccount/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/posix/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/samba/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node48.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node49.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node50.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node51.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node52.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node53.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node54.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node55.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node56.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node57.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node58.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node59.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node60.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node61.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node62.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node63.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node64.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node65.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node66.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node67.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node68.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node69.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node70.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node71.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node72.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node73.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node74.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node75.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node76.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node77.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_component.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_printer.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_server.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_terminal.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/select_new_workstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/systems.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/systems/systems.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/closedlock.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/users.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/fr/html/users/users.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/departments.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/departments.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/list_new_department.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/departments/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/groups.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/groups.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/list_new_group.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/select_application.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/select_groups.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/groups/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/fax_small.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/index.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/labels.pl -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/list_back.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/list_home.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/list_new_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/list_reload.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/list_root.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/mailto.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node1.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node10.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node11.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node12.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node13.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node14.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node15.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node16.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node17.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node18.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node19.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node2.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node20.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node21.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node22.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node23.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node24.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node25.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node26.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node27.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node28.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node29.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node3.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node30.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node31.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node32.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node33.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node34.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node35.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node36.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node37.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node38.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node39.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node4.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node40.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node41.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node42.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node43.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node44.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node45.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node46.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node47.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node5.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node6.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node7.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node8.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/node9.html -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/penguin.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/rocket.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/search.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/select_netatalk.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/select_phone.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/select_user.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/select_winstation.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/smallenv.png -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/users.css -%%PORTDOCS%%%%DOCSDIR%%/guide/user/nl/html/users/users.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/groups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/macro -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/logview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/applications -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/posix -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/ogroups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/environment -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/conference -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/samba -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/addressbook -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/connectivity -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/blocklists -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/phoneaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/faxaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/faxreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/departments -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/users -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/generic -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/fonreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/ldapmanager -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/mail -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/mailqueue -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html/systems -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de/html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/de -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/groups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/macro -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/logview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/applications -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/posix -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/ogroups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/environment -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/conference -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/samba -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/addressbook -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/connectivity -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/blocklists -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/phoneaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/faxaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/faxreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/departments -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/users -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/generic -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/fonreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/ldapmanager -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/mail -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html/systems -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en/html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/en -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/groups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/macro -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/logview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/applications -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/posix -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/ogroups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/environment -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/fai -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/conference -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/samba -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/addressbook -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/connectivity -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/blocklists -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/phoneaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/faxaccount -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/faxreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/departments -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/users -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/generic -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/fonreports -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/ldapmanager -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/mail -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html/systems -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr/html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/fr -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/nl/html/groups -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/nl/html/departments -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/nl/html/users -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/nl/html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user/nl -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/user -%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/addressbook.css +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/addressbook.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/index.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node1.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node2.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node3.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node4.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node5.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node6.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node7.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/node8.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/html/addressbook/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/addressbook.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/de/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/addressbook.css +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/addressbook.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/index.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node1.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node2.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node3.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node4.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node5.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/node6.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/html/addressbook/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/addressbook.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/en/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/addressbook.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/es/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/addressbook.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/action.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/closedlock.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/dtree.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/editdelete.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/editpaste.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/list_ogroup.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/mailto.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/save.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/addressbook/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/apache2/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/connectivity/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/dfs/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/dhcp/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/dns/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/fai.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/edittrash.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_hook.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_packages.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_partitionTable.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_profile.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_script.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_template.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_new_variable.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/fai_profile.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/de/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/fai/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/glpi/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/gofax/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/gofon/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/goto/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/kerberos/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/kolab/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/ldapmanager/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/log/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/mail/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/nagios/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/netatalk/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/opengroupware/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/openxchange/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/opsi/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/phpgw/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/phpscheduleit/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/pptp/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/pureftpd/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/samba/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/scalix/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/squid/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/ssh/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/sudo/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/index.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node1.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node10.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node11.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node12.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node13.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node14.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node15.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node16.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node17.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node18.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node19.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node2.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node20.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node21.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node22.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node23.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node24.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node25.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node26.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node27.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node28.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node29.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node3.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node30.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node31.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node32.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node33.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node34.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node35.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node36.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node37.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node38.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node39.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node4.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node40.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node41.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node42.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node43.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node44.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node45.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node46.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node47.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node48.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node49.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node5.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node50.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node51.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node52.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node53.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node54.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node55.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node56.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node57.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node58.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node59.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node6.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node60.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node61.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node62.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node63.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node64.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node65.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node66.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node67.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node68.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node69.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node7.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node70.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node71.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node72.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node73.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node74.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node75.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node76.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node77.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node78.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node8.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/node9.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/systems.css +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/html/systems/systems.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/de/lyx-source/systems.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/index.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node1.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node10.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node11.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node12.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node13.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node14.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node15.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node16.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node17.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node18.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node19.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node2.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node20.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node21.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node22.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node23.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node24.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node25.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node26.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node27.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node28.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node29.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node3.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node30.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node31.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node32.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node33.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node34.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node35.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node36.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node37.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node38.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node39.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node4.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node40.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node41.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node42.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node43.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node44.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node45.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node46.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node47.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node48.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node49.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node5.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node50.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node51.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node52.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node53.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node54.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node55.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node56.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node57.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node58.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node59.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node6.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node60.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node61.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node62.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node63.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node64.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node65.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node66.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node67.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node68.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node69.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node7.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node70.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node71.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node72.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node73.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node74.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node75.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node8.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/node9.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/systems.css +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/html/systems/systems.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/en/lyx-source/systems.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/WARNINGS +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/index.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/labels.pl +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node1.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node10.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node11.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node12.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node13.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node14.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node15.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node16.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node17.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node18.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node19.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node2.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node20.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node21.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node22.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node23.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node24.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node25.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node26.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node27.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node28.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node29.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node3.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node30.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node31.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node32.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node33.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node34.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node35.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node36.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node37.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node38.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node39.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node4.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node40.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node41.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node42.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node43.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node44.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node45.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node46.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node47.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node48.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node49.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node5.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node50.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node51.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node52.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node53.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node54.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node55.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node56.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node57.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node58.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node59.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node6.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node60.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node61.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node62.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node63.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node64.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node65.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node66.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node67.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node68.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node69.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node7.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node70.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node71.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node72.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node73.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node74.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node75.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node76.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node77.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node8.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/node9.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/systems.css +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/html/systems/systems.html +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/edit.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/list_back.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/list_home.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/list_reload.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/list_root.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/rocket.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/search.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_component.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_phone.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_printer.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_server.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_terminal.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/images/select_new_workstation.png +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/fr/lyx-source/systems.lyx +%%PORTDOCS%%%%DOCSDIR%%/plugins/systems/guide.xml +%%PORTDOCS%%%%DOCSDIR%%/plugins/webdav/guide.xml +%%PORTDOCS%%@dirrm %%DOCSDIR%%/admin/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/admin/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/admin +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/html/groups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/html/users +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/html/departments +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/macro +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/groups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/faxreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/applications +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/users +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/blocklists +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/conference +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/ldapmanager +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/departments +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/fonreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/ogroups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html/logview +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/macro +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/groups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/faxreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/applications +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/users +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/blocklists +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/conference +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/ldapmanager +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/departments +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/fonreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/ogroups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html/logview +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/macro +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/groups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/faxreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/mailqueue +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/applications +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/users +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/blocklists +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/conference +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/departments +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/fonreports +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/ogroups +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html/logview +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/core +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/apache2 +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ssh +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/netatalk +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fai +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/scalix +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/glpi +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dfs +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/connectivity +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/openxchange +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpgw +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/phpscheduleit +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opsi +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squid +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dhcp +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofax +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kolab +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/en/html/addressbook +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/de/html/addressbook +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/addressbook +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dns +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/dak +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/ldapmanager +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/webdav +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pptp +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/sudo +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/goto +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/samba +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/nagios +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/gofon +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/en/html/systems +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/fr/html/systems +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/de/html/systems +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/systems +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/log +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/pureftpd +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/kerberos +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/nl/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/nl/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/nl/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/en/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/en/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/en +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/es/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/es/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/es/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/es +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/fr/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/fr/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/fr/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/fr +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/de/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/de/lyx-source/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/de/lyx-source +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware/de +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/opengroupware +%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%WWWDIR%%/html/plugins/bugsubmitter/images +@dirrm %%WWWDIR%%/html/plugins/bugsubmitter +@dirrm %%WWWDIR%%/html/plugins/netatalk/images +@dirrm %%WWWDIR%%/html/plugins/netatalk +@dirrm %%WWWDIR%%/html/plugins/groups/images +@dirrm %%WWWDIR%%/html/plugins/groups +@dirrm %%WWWDIR%%/html/plugins/fai/images +@dirrm %%WWWDIR%%/html/plugins/fai +@dirrm %%WWWDIR%%/html/plugins/scalix/images +@dirrm %%WWWDIR%%/html/plugins/scalix +@dirrm %%WWWDIR%%/html/plugins/glpi/images +@dirrm %%WWWDIR%%/html/plugins/glpi +@dirrm %%WWWDIR%%/html/plugins/dfs/images +@dirrm %%WWWDIR%%/html/plugins/dfs +@dirrm %%WWWDIR%%/html/plugins/generic/images +@dirrm %%WWWDIR%%/html/plugins/generic +@dirrm %%WWWDIR%%/html/plugins/mail/images +@dirrm %%WWWDIR%%/html/plugins/mail +@dirrm %%WWWDIR%%/html/plugins/connectivity/images +@dirrm %%WWWDIR%%/html/plugins/connectivity +@dirrm %%WWWDIR%%/html/plugins/welcome +@dirrm %%WWWDIR%%/html/plugins/password/images +@dirrm %%WWWDIR%%/html/plugins/password +@dirrm %%WWWDIR%%/html/plugins/opsi/images +@dirrm %%WWWDIR%%/html/plugins/opsi +@dirrm %%WWWDIR%%/html/plugins/users/images +@dirrm %%WWWDIR%%/html/plugins/users +@dirrm %%WWWDIR%%/html/plugins/gofax/images +@dirrm %%WWWDIR%%/html/plugins/gofax +@dirrm %%WWWDIR%%/html/plugins/addressbook/images +@dirrm %%WWWDIR%%/html/plugins/addressbook +@dirrm %%WWWDIR%%/html/plugins/dak/images +@dirrm %%WWWDIR%%/html/plugins/dak +@dirrm %%WWWDIR%%/html/plugins/ldapmanager/images +@dirrm %%WWWDIR%%/html/plugins/ldapmanager +@dirrm %%WWWDIR%%/html/plugins/acl/images +@dirrm %%WWWDIR%%/html/plugins/acl +@dirrm %%WWWDIR%%/html/plugins/sudo/images +@dirrm %%WWWDIR%%/html/plugins/sudo +@dirrm %%WWWDIR%%/html/plugins/goto/images +@dirrm %%WWWDIR%%/html/plugins/goto +@dirrm %%WWWDIR%%/html/plugins/departments/images +@dirrm %%WWWDIR%%/html/plugins/departments +@dirrm %%WWWDIR%%/html/plugins/samba/images +@dirrm %%WWWDIR%%/html/plugins/samba +@dirrm %%WWWDIR%%/html/plugins/posix/images +@dirrm %%WWWDIR%%/html/plugins/posix +@dirrm %%WWWDIR%%/html/plugins/nagios/images +@dirrm %%WWWDIR%%/html/plugins/nagios +@dirrm %%WWWDIR%%/html/plugins/ogroups/images +@dirrm %%WWWDIR%%/html/plugins/ogroups +@dirrm %%WWWDIR%%/html/plugins/gofon/images +@dirrm %%WWWDIR%%/html/plugins/gofon +@dirrm %%WWWDIR%%/html/plugins/systems/images +@dirrm %%WWWDIR%%/html/plugins/systems +@dirrm %%WWWDIR%%/html/plugins/log/images +@dirrm %%WWWDIR%%/html/plugins/log +@dirrm %%WWWDIR%%/html/plugins/references +@dirrm %%WWWDIR%%/html/plugins +@dirrm %%WWWDIR%%/html/include +@dirrm %%WWWDIR%%/html/images/layer_menu +@dirrm %%WWWDIR%%/html/images/lists +@dirrm %%WWWDIR%%/html/images/setup +@dirrm %%WWWDIR%%/html/images +@dirrm %%WWWDIR%%/html/themes/default/images +@dirrm %%WWWDIR%%/html/themes/default +@dirrm %%WWWDIR%%/html/themes +@dirrm %%WWWDIR%%/html @dirrm %%WWWDIR%%/ihtml/themes/default @dirrm %%WWWDIR%%/ihtml/themes @dirrm %%WWWDIR%%/ihtml +@dirrm %%WWWDIR%%/include/password-methods +@dirrm %%WWWDIR%%/include/utils/layer-menu/libjs +@dirrm %%WWWDIR%%/include/utils/layer-menu/lib +@dirrm %%WWWDIR%%/include/utils/layer-menu +@dirrm %%WWWDIR%%/include/utils/excel +@dirrm %%WWWDIR%%/include/utils +@dirrm %%WWWDIR%%/include/smarty/plugins +@dirrm %%WWWDIR%%/include/smarty/internals +@dirrm %%WWWDIR%%/include/smarty +@dirrm %%WWWDIR%%/include/exporter +@dirrm %%WWWDIR%%/include +@dirrm %%WWWDIR%%/locale/plugins/apache2/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/zh +@dirrm %%WWWDIR%%/locale/plugins/apache2/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/ru +@dirrm %%WWWDIR%%/locale/plugins/apache2/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/nl +@dirrm %%WWWDIR%%/locale/plugins/apache2/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/en +@dirrm %%WWWDIR%%/locale/plugins/apache2/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/es +@dirrm %%WWWDIR%%/locale/plugins/apache2/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/fr +@dirrm %%WWWDIR%%/locale/plugins/apache2/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/pl +@dirrm %%WWWDIR%%/locale/plugins/apache2/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/de +@dirrm %%WWWDIR%%/locale/plugins/apache2/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/apache2/it +@dirrm %%WWWDIR%%/locale/plugins/apache2 +@dirrm %%WWWDIR%%/locale/plugins/ssh/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/zh +@dirrm %%WWWDIR%%/locale/plugins/ssh/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/ru +@dirrm %%WWWDIR%%/locale/plugins/ssh/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/nl +@dirrm %%WWWDIR%%/locale/plugins/ssh/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/en +@dirrm %%WWWDIR%%/locale/plugins/ssh/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/es +@dirrm %%WWWDIR%%/locale/plugins/ssh/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/fr +@dirrm %%WWWDIR%%/locale/plugins/ssh/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/pl +@dirrm %%WWWDIR%%/locale/plugins/ssh/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/de +@dirrm %%WWWDIR%%/locale/plugins/ssh/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ssh/it +@dirrm %%WWWDIR%%/locale/plugins/ssh +@dirrm %%WWWDIR%%/locale/plugins/netatalk/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/zh +@dirrm %%WWWDIR%%/locale/plugins/netatalk/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/ru +@dirrm %%WWWDIR%%/locale/plugins/netatalk/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/nl +@dirrm %%WWWDIR%%/locale/plugins/netatalk/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/en +@dirrm %%WWWDIR%%/locale/plugins/netatalk/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/es +@dirrm %%WWWDIR%%/locale/plugins/netatalk/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/fr +@dirrm %%WWWDIR%%/locale/plugins/netatalk/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/pl +@dirrm %%WWWDIR%%/locale/plugins/netatalk/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/de +@dirrm %%WWWDIR%%/locale/plugins/netatalk/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/netatalk/it +@dirrm %%WWWDIR%%/locale/plugins/netatalk +@dirrm %%WWWDIR%%/locale/plugins/fai/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/zh +@dirrm %%WWWDIR%%/locale/plugins/fai/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/ru +@dirrm %%WWWDIR%%/locale/plugins/fai/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/nl +@dirrm %%WWWDIR%%/locale/plugins/fai/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/en +@dirrm %%WWWDIR%%/locale/plugins/fai/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/es +@dirrm %%WWWDIR%%/locale/plugins/fai/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/fr +@dirrm %%WWWDIR%%/locale/plugins/fai/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/pl +@dirrm %%WWWDIR%%/locale/plugins/fai/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/de +@dirrm %%WWWDIR%%/locale/plugins/fai/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/fai/it +@dirrm %%WWWDIR%%/locale/plugins/fai +@dirrm %%WWWDIR%%/locale/plugins/scalix/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/zh +@dirrm %%WWWDIR%%/locale/plugins/scalix/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/ru +@dirrm %%WWWDIR%%/locale/plugins/scalix/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/nl +@dirrm %%WWWDIR%%/locale/plugins/scalix/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/en +@dirrm %%WWWDIR%%/locale/plugins/scalix/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/es +@dirrm %%WWWDIR%%/locale/plugins/scalix/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/fr +@dirrm %%WWWDIR%%/locale/plugins/scalix/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/pl +@dirrm %%WWWDIR%%/locale/plugins/scalix/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/de +@dirrm %%WWWDIR%%/locale/plugins/scalix/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/scalix/it +@dirrm %%WWWDIR%%/locale/plugins/scalix +@dirrm %%WWWDIR%%/locale/plugins/glpi/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/zh +@dirrm %%WWWDIR%%/locale/plugins/glpi/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/ru +@dirrm %%WWWDIR%%/locale/plugins/glpi/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/nl +@dirrm %%WWWDIR%%/locale/plugins/glpi/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/en +@dirrm %%WWWDIR%%/locale/plugins/glpi/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/es +@dirrm %%WWWDIR%%/locale/plugins/glpi/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/fr +@dirrm %%WWWDIR%%/locale/plugins/glpi/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/pl +@dirrm %%WWWDIR%%/locale/plugins/glpi/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/de +@dirrm %%WWWDIR%%/locale/plugins/glpi/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/glpi/it +@dirrm %%WWWDIR%%/locale/plugins/glpi +@dirrm %%WWWDIR%%/locale/plugins/dfs/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/zh +@dirrm %%WWWDIR%%/locale/plugins/dfs/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/ru +@dirrm %%WWWDIR%%/locale/plugins/dfs/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/nl +@dirrm %%WWWDIR%%/locale/plugins/dfs/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/en +@dirrm %%WWWDIR%%/locale/plugins/dfs/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/es +@dirrm %%WWWDIR%%/locale/plugins/dfs/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/fr +@dirrm %%WWWDIR%%/locale/plugins/dfs/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/pl +@dirrm %%WWWDIR%%/locale/plugins/dfs/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/de +@dirrm %%WWWDIR%%/locale/plugins/dfs/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dfs/it +@dirrm %%WWWDIR%%/locale/plugins/dfs +@dirrm %%WWWDIR%%/locale/plugins/mail/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/zh +@dirrm %%WWWDIR%%/locale/plugins/mail/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/ru +@dirrm %%WWWDIR%%/locale/plugins/mail/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/nl +@dirrm %%WWWDIR%%/locale/plugins/mail/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/en +@dirrm %%WWWDIR%%/locale/plugins/mail/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/es +@dirrm %%WWWDIR%%/locale/plugins/mail/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/fr +@dirrm %%WWWDIR%%/locale/plugins/mail/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/pl +@dirrm %%WWWDIR%%/locale/plugins/mail/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/de +@dirrm %%WWWDIR%%/locale/plugins/mail/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/mail/it +@dirrm %%WWWDIR%%/locale/plugins/mail +@dirrm %%WWWDIR%%/locale/plugins/connectivity/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/zh +@dirrm %%WWWDIR%%/locale/plugins/connectivity/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/ru +@dirrm %%WWWDIR%%/locale/plugins/connectivity/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/nl +@dirrm %%WWWDIR%%/locale/plugins/connectivity/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/en +@dirrm %%WWWDIR%%/locale/plugins/connectivity/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/es +@dirrm %%WWWDIR%%/locale/plugins/connectivity/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/fr +@dirrm %%WWWDIR%%/locale/plugins/connectivity/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/pl +@dirrm %%WWWDIR%%/locale/plugins/connectivity/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/de +@dirrm %%WWWDIR%%/locale/plugins/connectivity/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/connectivity/it +@dirrm %%WWWDIR%%/locale/plugins/connectivity +@dirrm %%WWWDIR%%/locale/plugins/openxchange/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/zh +@dirrm %%WWWDIR%%/locale/plugins/openxchange/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/ru +@dirrm %%WWWDIR%%/locale/plugins/openxchange/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/nl +@dirrm %%WWWDIR%%/locale/plugins/openxchange/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/en +@dirrm %%WWWDIR%%/locale/plugins/openxchange/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/es +@dirrm %%WWWDIR%%/locale/plugins/openxchange/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/fr +@dirrm %%WWWDIR%%/locale/plugins/openxchange/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/pl +@dirrm %%WWWDIR%%/locale/plugins/openxchange/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/de +@dirrm %%WWWDIR%%/locale/plugins/openxchange/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/openxchange/it +@dirrm %%WWWDIR%%/locale/plugins/openxchange +@dirrm %%WWWDIR%%/locale/plugins/phpgw/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/zh +@dirrm %%WWWDIR%%/locale/plugins/phpgw/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/ru +@dirrm %%WWWDIR%%/locale/plugins/phpgw/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/nl +@dirrm %%WWWDIR%%/locale/plugins/phpgw/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/en +@dirrm %%WWWDIR%%/locale/plugins/phpgw/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/es +@dirrm %%WWWDIR%%/locale/plugins/phpgw/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/fr +@dirrm %%WWWDIR%%/locale/plugins/phpgw/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/pl +@dirrm %%WWWDIR%%/locale/plugins/phpgw/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/de +@dirrm %%WWWDIR%%/locale/plugins/phpgw/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpgw/it +@dirrm %%WWWDIR%%/locale/plugins/phpgw +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/zh +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/ru +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/nl +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/en +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/es +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/fr +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/pl +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/de +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit/it +@dirrm %%WWWDIR%%/locale/plugins/phpscheduleit +@dirrm %%WWWDIR%%/locale/plugins/opsi/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opsi/fr +@dirrm %%WWWDIR%%/locale/plugins/opsi/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opsi/de +@dirrm %%WWWDIR%%/locale/plugins/opsi +@dirrm %%WWWDIR%%/locale/plugins/squid/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/zh +@dirrm %%WWWDIR%%/locale/plugins/squid/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/ru +@dirrm %%WWWDIR%%/locale/plugins/squid/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/nl +@dirrm %%WWWDIR%%/locale/plugins/squid/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/en +@dirrm %%WWWDIR%%/locale/plugins/squid/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/es +@dirrm %%WWWDIR%%/locale/plugins/squid/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/fr +@dirrm %%WWWDIR%%/locale/plugins/squid/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/pl +@dirrm %%WWWDIR%%/locale/plugins/squid/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/de +@dirrm %%WWWDIR%%/locale/plugins/squid/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/squid/it +@dirrm %%WWWDIR%%/locale/plugins/squid +@dirrm %%WWWDIR%%/locale/plugins/dhcp/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/zh +@dirrm %%WWWDIR%%/locale/plugins/dhcp/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/ru +@dirrm %%WWWDIR%%/locale/plugins/dhcp/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/nl +@dirrm %%WWWDIR%%/locale/plugins/dhcp/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/en +@dirrm %%WWWDIR%%/locale/plugins/dhcp/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/es +@dirrm %%WWWDIR%%/locale/plugins/dhcp/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/fr +@dirrm %%WWWDIR%%/locale/plugins/dhcp/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/pl +@dirrm %%WWWDIR%%/locale/plugins/dhcp/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/de +@dirrm %%WWWDIR%%/locale/plugins/dhcp/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dhcp/it +@dirrm %%WWWDIR%%/locale/plugins/dhcp +@dirrm %%WWWDIR%%/locale/plugins/gofax/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/zh +@dirrm %%WWWDIR%%/locale/plugins/gofax/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/ru +@dirrm %%WWWDIR%%/locale/plugins/gofax/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/nl +@dirrm %%WWWDIR%%/locale/plugins/gofax/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/en +@dirrm %%WWWDIR%%/locale/plugins/gofax/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/es +@dirrm %%WWWDIR%%/locale/plugins/gofax/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/fr +@dirrm %%WWWDIR%%/locale/plugins/gofax/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/pl +@dirrm %%WWWDIR%%/locale/plugins/gofax/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/de +@dirrm %%WWWDIR%%/locale/plugins/gofax/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofax/it +@dirrm %%WWWDIR%%/locale/plugins/gofax +@dirrm %%WWWDIR%%/locale/plugins/kolab/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/zh +@dirrm %%WWWDIR%%/locale/plugins/kolab/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/ru +@dirrm %%WWWDIR%%/locale/plugins/kolab/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/nl +@dirrm %%WWWDIR%%/locale/plugins/kolab/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/en +@dirrm %%WWWDIR%%/locale/plugins/kolab/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/es +@dirrm %%WWWDIR%%/locale/plugins/kolab/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/fr +@dirrm %%WWWDIR%%/locale/plugins/kolab/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/pl +@dirrm %%WWWDIR%%/locale/plugins/kolab/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/de +@dirrm %%WWWDIR%%/locale/plugins/kolab/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kolab/it +@dirrm %%WWWDIR%%/locale/plugins/kolab +@dirrm %%WWWDIR%%/locale/plugins/addressbook/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/zh +@dirrm %%WWWDIR%%/locale/plugins/addressbook/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/ru +@dirrm %%WWWDIR%%/locale/plugins/addressbook/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/nl +@dirrm %%WWWDIR%%/locale/plugins/addressbook/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/en +@dirrm %%WWWDIR%%/locale/plugins/addressbook/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/es +@dirrm %%WWWDIR%%/locale/plugins/addressbook/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/fr +@dirrm %%WWWDIR%%/locale/plugins/addressbook/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/pl +@dirrm %%WWWDIR%%/locale/plugins/addressbook/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/de +@dirrm %%WWWDIR%%/locale/plugins/addressbook/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/addressbook/it +@dirrm %%WWWDIR%%/locale/plugins/addressbook +@dirrm %%WWWDIR%%/locale/plugins/dns/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/zh +@dirrm %%WWWDIR%%/locale/plugins/dns/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/ru +@dirrm %%WWWDIR%%/locale/plugins/dns/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/nl +@dirrm %%WWWDIR%%/locale/plugins/dns/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/en +@dirrm %%WWWDIR%%/locale/plugins/dns/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/es +@dirrm %%WWWDIR%%/locale/plugins/dns/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/fr +@dirrm %%WWWDIR%%/locale/plugins/dns/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/pl +@dirrm %%WWWDIR%%/locale/plugins/dns/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/de +@dirrm %%WWWDIR%%/locale/plugins/dns/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dns/it +@dirrm %%WWWDIR%%/locale/plugins/dns +@dirrm %%WWWDIR%%/locale/plugins/dak/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/zh +@dirrm %%WWWDIR%%/locale/plugins/dak/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/ru +@dirrm %%WWWDIR%%/locale/plugins/dak/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/nl +@dirrm %%WWWDIR%%/locale/plugins/dak/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/en +@dirrm %%WWWDIR%%/locale/plugins/dak/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/es +@dirrm %%WWWDIR%%/locale/plugins/dak/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/fr +@dirrm %%WWWDIR%%/locale/plugins/dak/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/pl +@dirrm %%WWWDIR%%/locale/plugins/dak/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/de +@dirrm %%WWWDIR%%/locale/plugins/dak/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/dak/it +@dirrm %%WWWDIR%%/locale/plugins/dak +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/zh +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/ru +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/nl +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/en +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/es +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/fr +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/pl +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/de +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager/it +@dirrm %%WWWDIR%%/locale/plugins/ldapmanager +@dirrm %%WWWDIR%%/locale/plugins/webdav/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/zh +@dirrm %%WWWDIR%%/locale/plugins/webdav/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/ru +@dirrm %%WWWDIR%%/locale/plugins/webdav/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/nl +@dirrm %%WWWDIR%%/locale/plugins/webdav/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/en +@dirrm %%WWWDIR%%/locale/plugins/webdav/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/es +@dirrm %%WWWDIR%%/locale/plugins/webdav/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/fr +@dirrm %%WWWDIR%%/locale/plugins/webdav/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/pl +@dirrm %%WWWDIR%%/locale/plugins/webdav/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/de +@dirrm %%WWWDIR%%/locale/plugins/webdav/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/webdav/it +@dirrm %%WWWDIR%%/locale/plugins/webdav +@dirrm %%WWWDIR%%/locale/plugins/pptp/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/zh +@dirrm %%WWWDIR%%/locale/plugins/pptp/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/ru +@dirrm %%WWWDIR%%/locale/plugins/pptp/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/nl +@dirrm %%WWWDIR%%/locale/plugins/pptp/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/en +@dirrm %%WWWDIR%%/locale/plugins/pptp/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/es +@dirrm %%WWWDIR%%/locale/plugins/pptp/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/fr +@dirrm %%WWWDIR%%/locale/plugins/pptp/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/pl +@dirrm %%WWWDIR%%/locale/plugins/pptp/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/de +@dirrm %%WWWDIR%%/locale/plugins/pptp/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pptp/it +@dirrm %%WWWDIR%%/locale/plugins/pptp +@dirrm %%WWWDIR%%/locale/plugins/sudo/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/zh +@dirrm %%WWWDIR%%/locale/plugins/sudo/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/ru +@dirrm %%WWWDIR%%/locale/plugins/sudo/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/nl +@dirrm %%WWWDIR%%/locale/plugins/sudo/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/en +@dirrm %%WWWDIR%%/locale/plugins/sudo/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/es +@dirrm %%WWWDIR%%/locale/plugins/sudo/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/fr +@dirrm %%WWWDIR%%/locale/plugins/sudo/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/pl +@dirrm %%WWWDIR%%/locale/plugins/sudo/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/de +@dirrm %%WWWDIR%%/locale/plugins/sudo/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/sudo/it +@dirrm %%WWWDIR%%/locale/plugins/sudo +@dirrm %%WWWDIR%%/locale/plugins/goto/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/zh +@dirrm %%WWWDIR%%/locale/plugins/goto/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/ru +@dirrm %%WWWDIR%%/locale/plugins/goto/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/nl +@dirrm %%WWWDIR%%/locale/plugins/goto/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/en +@dirrm %%WWWDIR%%/locale/plugins/goto/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/es +@dirrm %%WWWDIR%%/locale/plugins/goto/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/fr +@dirrm %%WWWDIR%%/locale/plugins/goto/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/pl +@dirrm %%WWWDIR%%/locale/plugins/goto/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/de +@dirrm %%WWWDIR%%/locale/plugins/goto/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/goto/it +@dirrm %%WWWDIR%%/locale/plugins/goto +@dirrm %%WWWDIR%%/locale/plugins/samba/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/zh +@dirrm %%WWWDIR%%/locale/plugins/samba/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/ru +@dirrm %%WWWDIR%%/locale/plugins/samba/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/nl +@dirrm %%WWWDIR%%/locale/plugins/samba/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/en +@dirrm %%WWWDIR%%/locale/plugins/samba/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/es +@dirrm %%WWWDIR%%/locale/plugins/samba/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/fr +@dirrm %%WWWDIR%%/locale/plugins/samba/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/pl +@dirrm %%WWWDIR%%/locale/plugins/samba/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/de +@dirrm %%WWWDIR%%/locale/plugins/samba/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/samba/it +@dirrm %%WWWDIR%%/locale/plugins/samba +@dirrm %%WWWDIR%%/locale/plugins/nagios/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/zh +@dirrm %%WWWDIR%%/locale/plugins/nagios/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/ru +@dirrm %%WWWDIR%%/locale/plugins/nagios/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/nl +@dirrm %%WWWDIR%%/locale/plugins/nagios/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/en +@dirrm %%WWWDIR%%/locale/plugins/nagios/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/es +@dirrm %%WWWDIR%%/locale/plugins/nagios/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/fr +@dirrm %%WWWDIR%%/locale/plugins/nagios/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/pl +@dirrm %%WWWDIR%%/locale/plugins/nagios/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/de +@dirrm %%WWWDIR%%/locale/plugins/nagios/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/nagios/it +@dirrm %%WWWDIR%%/locale/plugins/nagios +@dirrm %%WWWDIR%%/locale/plugins/gofon/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/zh +@dirrm %%WWWDIR%%/locale/plugins/gofon/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/ru +@dirrm %%WWWDIR%%/locale/plugins/gofon/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/nl +@dirrm %%WWWDIR%%/locale/plugins/gofon/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/en +@dirrm %%WWWDIR%%/locale/plugins/gofon/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/es +@dirrm %%WWWDIR%%/locale/plugins/gofon/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/fr +@dirrm %%WWWDIR%%/locale/plugins/gofon/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/pl +@dirrm %%WWWDIR%%/locale/plugins/gofon/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/de +@dirrm %%WWWDIR%%/locale/plugins/gofon/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/gofon/it +@dirrm %%WWWDIR%%/locale/plugins/gofon +@dirrm %%WWWDIR%%/locale/plugins/systems/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/zh +@dirrm %%WWWDIR%%/locale/plugins/systems/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/ru +@dirrm %%WWWDIR%%/locale/plugins/systems/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/nl +@dirrm %%WWWDIR%%/locale/plugins/systems/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/en +@dirrm %%WWWDIR%%/locale/plugins/systems/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/es +@dirrm %%WWWDIR%%/locale/plugins/systems/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/fr +@dirrm %%WWWDIR%%/locale/plugins/systems/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/pl +@dirrm %%WWWDIR%%/locale/plugins/systems/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/de +@dirrm %%WWWDIR%%/locale/plugins/systems/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/systems/it +@dirrm %%WWWDIR%%/locale/plugins/systems +@dirrm %%WWWDIR%%/locale/plugins/log/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/zh +@dirrm %%WWWDIR%%/locale/plugins/log/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/ru +@dirrm %%WWWDIR%%/locale/plugins/log/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/nl +@dirrm %%WWWDIR%%/locale/plugins/log/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/en +@dirrm %%WWWDIR%%/locale/plugins/log/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/es +@dirrm %%WWWDIR%%/locale/plugins/log/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/fr +@dirrm %%WWWDIR%%/locale/plugins/log/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/pl +@dirrm %%WWWDIR%%/locale/plugins/log/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/de +@dirrm %%WWWDIR%%/locale/plugins/log/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/log/it +@dirrm %%WWWDIR%%/locale/plugins/log +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/zh +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/ru +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/nl +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/en +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/es +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/fr +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/pl +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/de +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/pureftpd/it +@dirrm %%WWWDIR%%/locale/plugins/pureftpd +@dirrm %%WWWDIR%%/locale/plugins/kerberos/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/zh +@dirrm %%WWWDIR%%/locale/plugins/kerberos/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/ru +@dirrm %%WWWDIR%%/locale/plugins/kerberos/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/nl +@dirrm %%WWWDIR%%/locale/plugins/kerberos/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/en +@dirrm %%WWWDIR%%/locale/plugins/kerberos/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/es +@dirrm %%WWWDIR%%/locale/plugins/kerberos/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/fr +@dirrm %%WWWDIR%%/locale/plugins/kerberos/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/pl +@dirrm %%WWWDIR%%/locale/plugins/kerberos/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/de +@dirrm %%WWWDIR%%/locale/plugins/kerberos/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/kerberos/it +@dirrm %%WWWDIR%%/locale/plugins/kerberos +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/zh +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/ru +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/nl +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/en +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/es +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/fr +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/pl +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/de +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/plugins/opengroupware/it +@dirrm %%WWWDIR%%/locale/plugins/opengroupware +@dirrm %%WWWDIR%%/locale/plugins +@dirrm %%WWWDIR%%/locale/core/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/zh +@dirrm %%WWWDIR%%/locale/core/vi/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/vi +@dirrm %%WWWDIR%%/locale/core/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/ru +@dirrm %%WWWDIR%%/locale/core/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/nl +@dirrm %%WWWDIR%%/locale/core/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/en +@dirrm %%WWWDIR%%/locale/core/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/es +@dirrm %%WWWDIR%%/locale/core/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/fr +@dirrm %%WWWDIR%%/locale/core/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/pl +@dirrm %%WWWDIR%%/locale/core/pt/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/pt +@dirrm %%WWWDIR%%/locale/core/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/de +@dirrm %%WWWDIR%%/locale/core/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/core/it +@dirrm %%WWWDIR%%/locale/core +@dirrm %%WWWDIR%%/locale/compiled/zh/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/zh +@dirrm %%WWWDIR%%/locale/compiled/vi/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/vi +@dirrm %%WWWDIR%%/locale/compiled/ru/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/ru +@dirrm %%WWWDIR%%/locale/compiled/nl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/nl +@dirrm %%WWWDIR%%/locale/compiled/en/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/en +@dirrm %%WWWDIR%%/locale/compiled/es/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/es +@dirrm %%WWWDIR%%/locale/compiled/fr/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/fr +@dirrm %%WWWDIR%%/locale/compiled/pl/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/pl +@dirrm %%WWWDIR%%/locale/compiled/pt/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/pt +@dirrm %%WWWDIR%%/locale/compiled/de/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/de +@dirrm %%WWWDIR%%/locale/compiled/it/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/compiled/it +@dirrm %%WWWDIR%%/locale/compiled +@dirrm %%WWWDIR%%/locale +@dirrm %%WWWDIR%%/plugins/addons/bugsubmitter +@dirrm %%WWWDIR%%/plugins/addons/godfs +@dirrm %%WWWDIR%%/plugins/addons/mailqueue @dirrm %%WWWDIR%%/plugins/addons/addressbook -@dirrm %%WWWDIR%%/plugins/addons/gotomasses +@dirrm %%WWWDIR%%/plugins/addons/dak @dirrm %%WWWDIR%%/plugins/addons/ldapmanager +@dirrm %%WWWDIR%%/plugins/addons/goto/events +@dirrm %%WWWDIR%%/plugins/addons/goto @dirrm %%WWWDIR%%/plugins/addons/logview -@dirrm %%WWWDIR%%/plugins/addons/mailqueue @dirrm %%WWWDIR%%/plugins/addons -@dirrm %%WWWDIR%%/plugins/admin/applications -@dirrm %%WWWDIR%%/plugins/admin/departments -@dirrm %%WWWDIR%%/plugins/admin/fai +@dirrm %%WWWDIR%%/plugins/generic/welcome +@dirrm %%WWWDIR%%/plugins/generic/references +@dirrm %%WWWDIR%%/plugins/generic +@dirrm %%WWWDIR%%/plugins/admin/groups/apps +@dirrm %%WWWDIR%%/plugins/admin/groups/scalix +@dirrm %%WWWDIR%%/plugins/admin/groups/mail @dirrm %%WWWDIR%%/plugins/admin/groups +@dirrm %%WWWDIR%%/plugins/admin/fai +@dirrm %%WWWDIR%%/plugins/admin/opsi +@dirrm %%WWWDIR%%/plugins/admin/devices @dirrm %%WWWDIR%%/plugins/admin/mimetypes +@dirrm %%WWWDIR%%/plugins/admin/applications +@dirrm %%WWWDIR%%/plugins/admin/users +@dirrm %%WWWDIR%%/plugins/admin/acl +@dirrm %%WWWDIR%%/plugins/admin/sudo +@dirrm %%WWWDIR%%/plugins/admin/departments +@dirrm %%WWWDIR%%/plugins/admin/ogroups/mail +@dirrm %%WWWDIR%%/plugins/admin/ogroups/goto +@dirrm %%WWWDIR%%/plugins/admin/ogroups/gofon @dirrm %%WWWDIR%%/plugins/admin/ogroups +@dirrm %%WWWDIR%%/plugins/admin/systems/ppd +@dirrm %%WWWDIR%%/plugins/admin/systems/services/apache2 +@dirrm %%WWWDIR%%/plugins/admin/systems/services/terminal +@dirrm %%WWWDIR%%/plugins/admin/systems/services/virus +@dirrm %%WWWDIR%%/plugins/admin/systems/services/nfs +@dirrm %%WWWDIR%%/plugins/admin/systems/services/glpi +@dirrm %%WWWDIR%%/plugins/admin/systems/services/ntp +@dirrm %%WWWDIR%%/plugins/admin/systems/services/mail +@dirrm %%WWWDIR%%/plugins/admin/systems/services/repository +@dirrm %%WWWDIR%%/plugins/admin/systems/services/kiosk +@dirrm %%WWWDIR%%/plugins/admin/systems/services/dhcp +@dirrm %%WWWDIR%%/plugins/admin/systems/services/gofax +@dirrm %%WWWDIR%%/plugins/admin/systems/services/kolab +@dirrm %%WWWDIR%%/plugins/admin/systems/services/spam +@dirrm %%WWWDIR%%/plugins/admin/systems/services/dns +@dirrm %%WWWDIR%%/plugins/admin/systems/services/imap +@dirrm %%WWWDIR%%/plugins/admin/systems/services/ldap +@dirrm %%WWWDIR%%/plugins/admin/systems/services/cups +@dirrm %%WWWDIR%%/plugins/admin/systems/services/gofon +@dirrm %%WWWDIR%%/plugins/admin/systems/services/syslog +@dirrm %%WWWDIR%%/plugins/admin/systems/services/log +@dirrm %%WWWDIR%%/plugins/admin/systems/services/shares +@dirrm %%WWWDIR%%/plugins/admin/systems/services/kerberos +@dirrm %%WWWDIR%%/plugins/admin/systems/services +@dirrm %%WWWDIR%%/plugins/admin/systems/goto +@dirrm %%WWWDIR%%/plugins/admin/systems/samba +@dirrm %%WWWDIR%%/plugins/admin/systems/gofon @dirrm %%WWWDIR%%/plugins/admin/systems -@dirrm %%WWWDIR%%/plugins/admin/users @dirrm %%WWWDIR%%/plugins/admin -@dirrm %%WWWDIR%%/plugins/generic/references -@dirrm %%WWWDIR%%/plugins/generic/welcome -@dirrm %%WWWDIR%%/plugins/generic -@dirrm %%WWWDIR%%/plugins/gofax/blocklists -@dirrm %%WWWDIR%%/plugins/gofax/faxaccount -@dirrm %%WWWDIR%%/plugins/gofax/faxreports -@dirrm %%WWWDIR%%/plugins/gofax -@dirrm %%WWWDIR%%/plugins/gofon/conference -@dirrm %%WWWDIR%%/plugins/gofon/fonreports -@dirrm %%WWWDIR%%/plugins/gofon/macro -@dirrm %%WWWDIR%%/plugins/gofon/phoneaccount -@dirrm %%WWWDIR%%/plugins/gofon -@dirrm %%WWWDIR%%/plugins/personal/connectivity -@dirrm %%WWWDIR%%/plugins/personal/environment +@dirrm %%WWWDIR%%/plugins/personal/netatalk +@dirrm %%WWWDIR%%/plugins/personal/scalix @dirrm %%WWWDIR%%/plugins/personal/generic +@dirrm %%WWWDIR%%/plugins/personal/mail/sieve/templates +@dirrm %%WWWDIR%%/plugins/personal/mail/sieve +@dirrm %%WWWDIR%%/plugins/personal/mail/uw-imap +@dirrm %%WWWDIR%%/plugins/personal/mail/kolab @dirrm %%WWWDIR%%/plugins/personal/mail -@dirrm %%WWWDIR%%/plugins/personal/nagios -@dirrm %%WWWDIR%%/plugins/personal/netatalk +@dirrm %%WWWDIR%%/plugins/personal/connectivity/openxchange +@dirrm %%WWWDIR%%/plugins/personal/connectivity/phpgw +@dirrm %%WWWDIR%%/plugins/personal/connectivity/phpscheduleit +@dirrm %%WWWDIR%%/plugins/personal/connectivity/squid +@dirrm %%WWWDIR%%/plugins/personal/connectivity/kolab +@dirrm %%WWWDIR%%/plugins/personal/connectivity/webdav +@dirrm %%WWWDIR%%/plugins/personal/connectivity/pptp +@dirrm %%WWWDIR%%/plugins/personal/connectivity/pureftpd +@dirrm %%WWWDIR%%/plugins/personal/connectivity/opengroupware +@dirrm %%WWWDIR%%/plugins/personal/connectivity @dirrm %%WWWDIR%%/plugins/personal/password -@dirrm %%WWWDIR%%/plugins/personal/posix +@dirrm %%WWWDIR%%/plugins/personal/environment @dirrm %%WWWDIR%%/plugins/personal/samba -@dirrm %%WWWDIR%%/plugins/personal/scalix +@dirrm %%WWWDIR%%/plugins/personal/posix +@dirrm %%WWWDIR%%/plugins/personal/nagios @dirrm %%WWWDIR%%/plugins/personal +@dirrm %%WWWDIR%%/plugins/gofax/faxreports +@dirrm %%WWWDIR%%/plugins/gofax/faxaccount +@dirrm %%WWWDIR%%/plugins/gofax/blocklists +@dirrm %%WWWDIR%%/plugins/gofax +@dirrm %%WWWDIR%%/plugins/gofon/macro +@dirrm %%WWWDIR%%/plugins/gofon/phoneaccount +@dirrm %%WWWDIR%%/plugins/gofon/conference +@dirrm %%WWWDIR%%/plugins/gofon/fonreports +@dirrm %%WWWDIR%%/plugins/gofon @dirrm %%WWWDIR%%/plugins -@dirrm %%WWWDIR%%/html/images -@dirrm %%WWWDIR%%/html/include -@dirrm %%WWWDIR%%/html/themes/default/images -@dirrm %%WWWDIR%%/html/themes/default -@dirrm %%WWWDIR%%/html/themes -@dirrm %%WWWDIR%%/html -@dirrm %%WWWDIR%%/include/sieve/templates -@dirrm %%WWWDIR%%/include/sieve -@dirrm %%WWWDIR%%/include/php_writeexcel -@dirrm %%WWWDIR%%/include/smarty/internals -@dirrm %%WWWDIR%%/include/smarty/plugins -@dirrm %%WWWDIR%%/include/smarty -@dirrm %%WWWDIR%%/include @dirrm %%WWWDIR%%/setup -@dirrm %%WWWDIR%%/locale/de/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/de -@dirrm %%WWWDIR%%/locale/en/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/en -@dirrm %%WWWDIR%%/locale/es/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/es -@dirrm %%WWWDIR%%/locale/fr/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/fr -@dirrm %%WWWDIR%%/locale/it/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/it -@dirrm %%WWWDIR%%/locale/nl/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/nl -@dirrm %%WWWDIR%%/locale/pl/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/pl -@dirrm %%WWWDIR%%/locale/ru/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/ru -@dirrm %%WWWDIR%%/locale/sv/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/sv -@dirrm %%WWWDIR%%/locale/zh/LC_MESSAGES -@dirrm %%WWWDIR%%/locale/zh -@dirrm %%WWWDIR%%/locale +@dirrmtry %%WWWDIR%%/state @dirrm %%WWWDIR%% -@dirrm %%EXAMPLESDIR%%/contrib/mysql/glpi -@dirrm %%EXAMPLESDIR%%/contrib/mysql/gofax -@dirrm %%EXAMPLESDIR%%/contrib/mysql/gofon -@dirrm %%EXAMPLESDIR%%/contrib/mysql/golog -@dirrm %%EXAMPLESDIR%%/contrib/mysql @dirrm %%EXAMPLESDIR%%/contrib/openldap -@dirrm %%EXAMPLESDIR%%/contrib/scripts/sieve_vacation/IMAP -@dirrm %%EXAMPLESDIR%%/contrib/scripts/sieve_vacation -@dirrm %%EXAMPLESDIR%%/contrib/scripts +@dirrm %%EXAMPLESDIR%%/contrib/artwork @dirrm %%EXAMPLESDIR%%/contrib @dirrm %%EXAMPLESDIR%% @dirrmtry %%ETCDIR%%