aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2007-02-13 15:21:55 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2007-02-13 15:21:55 +0000
commitf0510bc98feabc064ff3ae9cac00b9bd836d55fa (patch)
treeebce6e75335a92cd79fe7f693aaaec2a3238f7f9 /deskutils
parent25866fe7f8f35bb6f5e055656fe0aa89760310bb (diff)
downloadports-f0510bc98feabc064ff3ae9cac00b9bd836d55fa.tar.gz
ports-f0510bc98feabc064ff3ae9cac00b9bd836d55fa.zip
- Update to 0.7.4.
- Add ADDONS and PgSQL as OPTION. - Docs are not updated on tar balls anymore, Docuwiki is now integrated in the groupware. - Pass maintainership to submitter. PR: ports/109133 Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=185103
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/moregroupware/Makefile43
-rw-r--r--deskutils/moregroupware/distinfo15
-rw-r--r--deskutils/moregroupware/pkg-descr1
-rw-r--r--deskutils/moregroupware/pkg-message14
-rw-r--r--deskutils/moregroupware/pkg-plist4987
5 files changed, 2872 insertions, 2188 deletions
diff --git a/deskutils/moregroupware/Makefile b/deskutils/moregroupware/Makefile
index c835905f8ff3..381772b9cfe5 100644
--- a/deskutils/moregroupware/Makefile
+++ b/deskutils/moregroupware/Makefile
@@ -6,48 +6,55 @@
#
PORTNAME= moregroupware
-PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTVERSION= 0.7.4
CATEGORIES= deskutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= moregroupware
-DISTNAME= ${PORTNAME}-core-${PORTVERSION}${EXTRACT_SUFX}
-.if !defined(NOPORTDOCS)
-DISTFILES= ${PORTNAME}-core-${PORTVERSION}${EXTRACT_SUFX} \
- ${PORTNAME}-docs-${PORTVERSION}${EXTRACT_SUFX}
-.endif
+DISTNAME= ${PORTNAME}-core-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eksffa@freebsdbrasil.com.br
COMMENT= A web based GroupWare system
# php extensions
-USE_PHP= \
- curl \
+USE_PHP= curl \
gd \
pcre \
session \
xml
-# uses apache , php4 port decides if it is apache 1 or 2
+
WANT_PHP_MOD= yes
+OPTIONS= ADDONS "install additional workgroup features (addons)" off \
+ POSTGRESQL "use PostgreSQL instead of MySQL" off
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT= yes
+.endif
+
.if defined(WITH_POSTGRESQL)
RUN_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql74-server
.else
-RUN_DEPENDS+= ${LOCALBASE}/bin/mysql:${PORTSDIR}/databases/mysql41-server
+RUN_DEPENDS+= ${LOCALBASE}/bin/mysql:${PORTSDIR}/databases/mysql50-server
.endif
-.if defined(WITH_MODULES)
-DISTFILES+= ${PORTNAME}-modules-insecure-${PORTVERSION}${EXTRACT_SUFX}
-PLIST_SUB+= MODULES=""
+.if defined (WITH_ADDONS)
+DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \
+ ${PORTNAME}-addons-${PORTVERSION}${EXTRACT_SUFX}
+PLIST_SUB+= ADDONS=""
.else
-PLIST_SUB+= MODULES="@comment "
+PLIST_SUB+= ADDONS="@comment "
.endif
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/moregroupware
+WRKSRC= ${WRKDIR}/${PORTNAME:R}
do-install:
@${CP} -r ${WRKSRC} ${PREFIX}/www/
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/www/moregroupware
-.include <bsd.port.mk>
+post-install:
+ ${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.post.mk>
diff --git a/deskutils/moregroupware/distinfo b/deskutils/moregroupware/distinfo
index 5c3b8f9fb7c4..8f761211c6b3 100644
--- a/deskutils/moregroupware/distinfo
+++ b/deskutils/moregroupware/distinfo
@@ -1,9 +1,6 @@
-MD5 (moregroupware-core-0.7.1.tar.gz) = 444602ba99923f394e0c91c5700314d7
-SHA256 (moregroupware-core-0.7.1.tar.gz) = 597adb175e97cc8fef1332265ef4d68e3c8c40d4d2e8e233f46216770607f61b
-SIZE (moregroupware-core-0.7.1.tar.gz) = 2277713
-MD5 (moregroupware-docs-0.7.1.tar.gz) = 0275d25c543992b3392a963b59d82200
-SHA256 (moregroupware-docs-0.7.1.tar.gz) = 292913e39e25c1cea03502e21c4691978734d41def22dcfcbe6372e4fe788dfd
-SIZE (moregroupware-docs-0.7.1.tar.gz) = 2113887
-MD5 (moregroupware-modules-insecure-0.7.1.tar.gz) = 683091342de7dbeaa35c44b5d1126ae0
-SHA256 (moregroupware-modules-insecure-0.7.1.tar.gz) = d564d22e499dbef486cb31717c00f931e7804cbd913f17061264cd1c3d5b1bf4
-SIZE (moregroupware-modules-insecure-0.7.1.tar.gz) = 274588
+MD5 (moregroupware-core-0.7.4.tar.gz) = b30523ab7dd2bf5003cb897be07201b7
+SHA256 (moregroupware-core-0.7.4.tar.gz) = 8e53d71a25efc0dd1ae34375a5cd2c695c8d423d9304aaa6dc1ee099b41812d7
+SIZE (moregroupware-core-0.7.4.tar.gz) = 2449394
+MD5 (moregroupware-addons-0.7.4.tar.gz) = e7f3ca198866c9a2427c12cbbcbdec5b
+SHA256 (moregroupware-addons-0.7.4.tar.gz) = 94727e64504cc81cea55aa0a580beec5ffab45f480a7ab95300a074ace943f9b
+SIZE (moregroupware-addons-0.7.4.tar.gz) = 1729115
diff --git a/deskutils/moregroupware/pkg-descr b/deskutils/moregroupware/pkg-descr
index 06907472d8d2..ce27d137040a 100644
--- a/deskutils/moregroupware/pkg-descr
+++ b/deskutils/moregroupware/pkg-descr
@@ -1,5 +1,6 @@
Moregroupware is a web-based groupware application.
Some of the features that are worth being mentioned:
+
Contact/address management
Webmail
full-featured Calendar
diff --git a/deskutils/moregroupware/pkg-message b/deskutils/moregroupware/pkg-message
new file mode 100644
index 000000000000..16b9777ccd16
--- /dev/null
+++ b/deskutils/moregroupware/pkg-message
@@ -0,0 +1,14 @@
+
+You are suggested to set the following on php.ini:
+
+ include_path should include "."
+ register_globals should be false (off)
+ magic_quotes_gpc should be false (off)
+
+Important Notices From Release Notes:
+
+If you start with this system, please use calendar1 instead of
+calendar2, it has a somewhat unclear future.
+
+The admin3 is not finished yet, don't use it, or READ THE DOCS
+if you really want to try it!
diff --git a/deskutils/moregroupware/pkg-plist b/deskutils/moregroupware/pkg-plist
index b6ebe801a63e..24428543c718 100644
--- a/deskutils/moregroupware/pkg-plist
+++ b/deskutils/moregroupware/pkg-plist
@@ -1,1205 +1,21 @@
-www/moregroupware/.cvsignore
www/moregroupware/ChangeLog
www/moregroupware/INSTALL
-%%MODULES%%www/moregroupware/modules/calendar/calendar_all.php
-%%MODULES%%www/moregroupware/modules/calendar/choose_week.php
-%%MODULES%%www/moregroupware/modules/calendar/collisions.php
-%%MODULES%%www/moregroupware/modules/calendar/definition2.xml
-%%MODULES%%www/moregroupware/modules/calendar/details.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/calendar_func.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/date_lang.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/date_lang.infos.html
-%%MODULES%%www/moregroupware/modules/calendar/inc/date_lang.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/dayview.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.at.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.br.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.ca.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.ch.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.cs.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.de.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.fr.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.nl.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.no.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.none.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.nz.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.ru.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.us.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/holidays.za.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/overview.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/rights.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/settings.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/smenu.php
-%%MODULES%%www/moregroupware/modules/calendar/inc/user_list.inc.php
-%%MODULES%%www/moregroupware/modules/calendar/index.php
-%%MODULES%%www/moregroupware/modules/calendar/js/appointment_alert.js
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.bg.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.cs.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.da.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.de.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.en.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.es.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.fi.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.fr.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.it.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.ja.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.lt.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.nb.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.nl.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.pt_br.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.ru.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.sk.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.tr.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/calendar.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.bg.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.cs.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.da.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.de.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.es.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.fi.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.fr.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.it.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.ja.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.nb.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.nl.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.pt_br.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.ru.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.sk.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.tr.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/calendar/lang/date.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/calendar/month.php
-%%MODULES%%www/moregroupware/modules/calendar/rights_manage.php
-%%MODULES%%www/moregroupware/modules/calendar/setup/install.php
-%%MODULES%%www/moregroupware/modules/calendar/subj_followup.php
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_actual_calendar_owner.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_cal_contentheader.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_all_h.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_appt_type_legend.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_day_row.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_month_h.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_month_row.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_subj_followup_row.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_week_h.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_week_h_a5.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_week_row.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_calendar_week_row_a5.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_header_print.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_select_calendar_multiple_owners.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_select_calendar_owner.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_th8_cal.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/_th9_subj_followup.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/availability_legend.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_all.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_choose_avail.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_date_conflict.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_date_delete.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_date_details.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_date_edit.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_date_edit_natys.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_dateserie_edit.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_day.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_legend.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_month.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_overview.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_rights_manage.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_select_date.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_subj_followup.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_view_avail.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_week.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/calendar_week_a5.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/choose_week.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/collision2.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/holiday_list.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/jump_to.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/html/part_list.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/js/overdiv_style.js
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/abort.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/avail.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/black.gif
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/cal_mini.gif
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/editserial.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/not_avail.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/part.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/print_2.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/private.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/validate.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/validateforall.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/media/vcal.png
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/wml/calendar_day.tpl
-%%MODULES%%www/moregroupware/modules/calendar/templates/default/wml/calendar_week.tpl
-%%MODULES%%www/moregroupware/modules/calendar/urlaub.php
-%%MODULES%%www/moregroupware/modules/calendar/view_avail.php
-%%MODULES%%www/moregroupware/modules/calendar/week.php
-%%MODULES%%www/moregroupware/modules/calendar/week_a5.php
-%%MODULES%%www/moregroupware/modules/forum/admin.php
-%%MODULES%%www/moregroupware/modules/forum/bild.php
-%%MODULES%%www/moregroupware/modules/forum/definition2.xml
-%%MODULES%%www/moregroupware/modules/forum/inc/CObject.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/Error.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/Mail.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.admin.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.forum.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.group.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.page.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.settings.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.thread.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum.user.class.inc
-%%MODULES%%www/moregroupware/modules/forum/inc/forum_func.inc.php
-%%MODULES%%www/moregroupware/modules/forum/inc/rights.inc.php
-%%MODULES%%www/moregroupware/modules/forum/inc/settings.inc.php
-%%MODULES%%www/moregroupware/modules/forum/inc/smenu.php
-%%MODULES%%www/moregroupware/modules/forum/index.php
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.bg.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.cs.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.da.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.de.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.en.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.es.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.fi.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.fr.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.it.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.ja.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.lt.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.nb.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.nl.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.pt_br.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.ru.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.sk.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.tr.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/forum/lang/forum.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/forum/media/delete_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/delete_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/edit_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/edit_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/forum_line.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_lockedMsg_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_lockedMsg_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_newMsg_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_newMsg_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_newMsg_plain_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_newMsg_plain_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_noNewMsg_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/grp_noNewMsg_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/msg_notViewed_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/msg_notViewed_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/msg_viewed_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/msg_viewed_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/reply_0.gif
-%%MODULES%%www/moregroupware/modules/forum/media/reply_1.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_biggrin.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_confused.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_cool.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_cry.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_eek.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_evil.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_exclaim.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_frown.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_idea.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_lol.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_mad.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_mrgreen.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_neutral.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_question.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_razz.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_redface.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_rolleyes.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_sad.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_smile.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_surprised.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_twisted.gif
-%%MODULES%%www/moregroupware/modules/forum/media/smileys/icon_wink.gif
-%%MODULES%%www/moregroupware/modules/forum/setup/sample.en.sql
-%%MODULES%%www/moregroupware/modules/forum/setup/sample.ja.sql
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/admin_frm_categories.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/admin_frm_forums.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/admin_frm_moderators.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/admin_frm_records_found.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/admin_options.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/delete_thread.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/edit_denied.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/list_groups.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/list_replies.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/list_threads.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/new_preview.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/new_thread.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/permission_denied.tpl
-%%MODULES%%www/moregroupware/modules/forum/templates/default/html/thread_saved.tpl
-%%MODULES%%www/moregroupware/modules/headline/definition2.xml
-%%MODULES%%www/moregroupware/modules/headline/inc/HeadlineConfig.inc.php
-%%MODULES%%www/moregroupware/modules/headline/inc/config/01net.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/bebits.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/bsdtoday.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/freshmeat.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/hardware-fr.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/linuxfr.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/lou_portail.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/mandrake-fr.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/mgwfr.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/moregroupware.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/namodro-cz.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/newsforge.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/osnews.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/phpindex.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/root-cz.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/rss.mdf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/slashdot.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/underground-cz.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/yahoodemi.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/config/yahoofrmi.mcf
-%%MODULES%%www/moregroupware/modules/headline/inc/headline.inc.php
-%%MODULES%%www/moregroupware/modules/headline/inc/headline_func.inc.php
-%%MODULES%%www/moregroupware/modules/headline/inc/plugins/kadinews.snn
-%%MODULES%%www/moregroupware/modules/headline/inc/rights.inc.php
-%%MODULES%%www/moregroupware/modules/headline/inc/settings.inc.php
-%%MODULES%%www/moregroupware/modules/headline/inc/smenu.php
-%%MODULES%%www/moregroupware/modules/headline/index.php
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.bg.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.cs.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.da.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.de.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.en.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.es.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.fi.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.fr.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.it.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.ja.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.lt.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.nb.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.nl.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.pt_br.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.ru.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.sk.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.tr.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/headline/lang/headline.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/headline/setup/sample.en.sql
-%%MODULES%%www/moregroupware/modules/headline/setup/sample.ja.sql
-%%MODULES%%www/moregroupware/modules/headline/templates/default/html/headl_channel_add.tpl
-%%MODULES%%www/moregroupware/modules/headline/templates/default/html/headl_channel_add_rss.tpl
-%%MODULES%%www/moregroupware/modules/headline/templates/default/html/headl_channel_remove.tpl
-%%MODULES%%www/moregroupware/modules/headline/templates/default/html/headline_list.tpl
-%%MODULES%%www/moregroupware/modules/headline/templates/default/html/headline_mngmt.tpl
-%%MODULES%%www/moregroupware/modules/projects/definition2.xml
-%%MODULES%%www/moregroupware/modules/projects/inc/overview.inc.php
-%%MODULES%%www/moregroupware/modules/projects/inc/projects_func.inc.php
-%%MODULES%%www/moregroupware/modules/projects/inc/rights.inc.php
-%%MODULES%%www/moregroupware/modules/projects/inc/smenu.php
-%%MODULES%%www/moregroupware/modules/projects/index.php
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.bg.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.cs.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.da.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.de.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.en.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.es.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.fi.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.fr.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.it.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.ja.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.lt.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.nb.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.nl.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.pt_br.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.ru.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.sk.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.tr.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/projects/lang/projects.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/projects/setup/update_post.php
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_details.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_edit.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_gantt.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_list.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_mytasks.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_overview.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_taskedit.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_tasklist.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/html/projects_tp_bar.tpl
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-left-green.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-left-grey.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-left-red.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-left-yellow.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-right-green.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-right-grey.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-right-red.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-right-yellow.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-green.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-grey.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-red.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-yellow.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/calc_0.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/calc_1.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/comment-off.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/comment-on.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/d-off.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/d-on.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/e-off.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/e-on.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/f-off.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/f-on.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/r-off.gif
-%%MODULES%%www/moregroupware/modules/projects/templates/default/media/r-on.gif
-%%MODULES%%www/moregroupware/modules/useralbum/definition2.xml
-%%MODULES%%www/moregroupware/modules/useralbum/inc/useralbum_func.inc.php
-%%MODULES%%www/moregroupware/modules/useralbum/index.php
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.bg.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.cs.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.da.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.de.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.en.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.es.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.fi.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.fr.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.it.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.ja.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.lt.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.nb.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.nl.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.pt_br.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.pt_pt.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.sk.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.tr.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.zh_cn.lang
-%%MODULES%%www/moregroupware/modules/useralbum/lang/useralbum.zh_tw.lang
-%%MODULES%%www/moregroupware/modules/useralbum/templates/default/html/useralbum_details.tpl
-%%MODULES%%www/moregroupware/modules/useralbum/templates/default/html/useralbum_list.tpl
-%%PORTDOCS%%www/moregroupware/docs/LICENSE
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.6.5
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.6.6
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.6.7
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.6.8
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.6.9
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.7.0
-%%PORTDOCS%%www/moregroupware/docs/NEWS-0.7.1
-%%PORTDOCS%%www/moregroupware/docs/TODO
-%%PORTDOCS%%www/moregroupware/docs/convert.sh
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_credits.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_docbook.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_faq.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_lamp.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_licenses.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_upgrade.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/appendices/appendix_wamp.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/administration.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/coding_addmodule.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/coding_conventions.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/coding_cvs.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/coding_snippets.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/coding_translating.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/guided_tour.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/intro_mgw.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/setup_addons.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/setup_intro.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/setup_security.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/chapters/setup_setup.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/metadata.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/mgw-manual.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_admin.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_calendar.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_contact.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_notes.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_projects.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/de/modules/modules_webmail2.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_credits.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_docbook.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_faq.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_lamp.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_licenses.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_upgrade.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/appendices/appendix_wamp.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/administration.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/coding_addmodule.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/coding_conventions.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/coding_cvs.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/coding_snippets.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/coding_translating.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/guided_tour.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/intro_mgw.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/setup_addons.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/setup_intro.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/setup_security.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/chapters/setup_setup.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/metadata.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/mgw-manual.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_admin.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_calendar.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_contact.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_notes.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_projects.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/en/modules/modules_webmail2.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/appendices/appendix_credits.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/appendices/appendix_docbook.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/appendices/appendix_faq.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/appendices/appendix_licenses.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/appendices/appendix_upgrade.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/administration.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/coding_addmodule.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/coding_conventions.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/coding_cvs.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/coding_snippets.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/coding_translating.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/guided_tour.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/intro_mgw.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_addons.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_intro.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_linux.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_security.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_setup.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/chapters/setup_windows.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/metadata.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/mgw-manual.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_admin.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_calendar.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_contact.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_notes.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_projects.xml
-%%PORTDOCS%%www/moregroupware/docs/docbook/pt_br/modules/modules_webmail2.xml
-%%PORTDOCS%%www/moregroupware/docs/html/de/admin_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/administration_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/administration_backup_mysql_restore.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/administration_complaints.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/administration_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendices.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_credits.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_docbook.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_docbook_compile.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_faq.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_faq_administration.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_faq_errors.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_faq_installation.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_faq_misc.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_lamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_lamp_long.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_lamp_verylong.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_licenses.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_licenses_fdl.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_licenses_gpl.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_064.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_065.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_066.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_067.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_068.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_069.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_070.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_upgrade_071.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_apache.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_mysql.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_php.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/appendix_wamp_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/ch12s06.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/ch12s07.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/ch12s08.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/ch12s09.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_addmodule.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_addmodule_configincphp.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_addmodule_cotainerinc.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_addmodule_modappstructure.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_addmodule_moduleexec.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_additions.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_comments.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_constants.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_control.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_functions.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_globals.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_inclusions.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_naming.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_conventions_rules_tags.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_cvs_branching.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_cvs_structure.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_database.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_datetime.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_logging.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_notification.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_session.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_smarty.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_snippets_sql.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_translating.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_translating_commerrors.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_translating_langfiles.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/coding_translating_testlocal.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/developer_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/getting_started.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/guided_tour.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/caution.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/draft.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/home.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/important.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/next.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/note.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/prev.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/tip.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/toc-blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/toc-minus.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/toc-plus.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/up.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/admonitions/warning.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/coding_addmodule/moduletree.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/coding_addmodule/moduletree_min.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/coding_cvs/branchexample.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/coding_translating/mgwtree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/conflict.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/createappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/dayview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/deleteappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/editappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/monthview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/partoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/calendar/weekview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/catcreate.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/catedit.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/catoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/create.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/edit.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/notes/overview.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_gantt.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_occupations_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_occupations_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_occupations_rates.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_timesheets_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_timesheets_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/projects/projects_timesheets_list_details.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/createfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/email-icon-big-new.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mail_0_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mail_0_0_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mail_0_1_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mail_1_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mail_1_1_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/maillist.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/markfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes3.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes5.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes6.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/mes7.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_accounts.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-deleted.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-drafts.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-inbox.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-newmail.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-ordner.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-ordner2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mail-sent.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_delete.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_forward.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_forward2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_new.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_print.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_receive.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_reply.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_mini_reply2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_settings5.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_settings6.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/n_settings7.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/renamefolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/topline.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/topline2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/tree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/tree2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/tree3.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/modules/webmail2/tree4.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step0.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step1.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step2.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step3.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step4_ldap.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step4_sql.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step5.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step6.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/images/setup/setup_step7.png
-%%PORTDOCS%%www/moregroupware/docs/html/de/index.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/intro_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/intro_mgw_demo.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/intro_mgw_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/intro_mgw_who.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/intro_mgw_why.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/mgw-manual.css
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_calendar.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_calendar_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_calendar_createappt.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_contact.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_notes_categories.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_notes_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_notes_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_projects.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_projects_gantt.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_projects_time.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_accounts.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_compose.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_folders.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_settings_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_sidebar.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_toolbar.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/modules_webmail2_tree.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_addons.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_addons_mutt.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_addons_mvcontacts.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_known_bugs.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_lampwamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_preparation.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_intro_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_security.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/setup_setup.html
-%%PORTDOCS%%www/moregroupware/docs/html/de/user_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/admin_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/administration_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/administration_backup_mysql_restore.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/administration_complaints.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/administration_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendices.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_credits.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_docbook.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_docbook_compile.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_faq.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_faq_administration.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_faq_errors.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_faq_installation.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_faq_misc.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_lamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_lamp_long.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_lamp_verylong.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_licenses.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_licenses_fdl.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_licenses_gpl.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_064.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_065.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_066.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_067.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_068.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_069.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_070.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_upgrade_071.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_apache.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_mysql.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_php.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/appendix_wamp_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_addmodule.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_addmodule_configincphp.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_addmodule_cotainerinc.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_addmodule_modappstructure.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_addmodule_moduleexec.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_additions.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_comments.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_constants.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_control.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_functions.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_globals.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_inclusions.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_naming.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_conventions_rules_tags.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_cvs_branching.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_cvs_structure.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_database.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_datetime.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_logging.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_notification.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_session.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_smarty.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_snippets_sql.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_translating.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_translating_commerrors.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_translating_langfiles.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/coding_translating_testlocal.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/developer_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/getting_started.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/guided_tour.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/caution.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/draft.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/home.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/important.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/next.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/note.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/prev.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/tip.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/toc-blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/toc-minus.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/toc-plus.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/up.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/admonitions/warning.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/coding_addmodule/moduletree.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/coding_addmodule/moduletree_min.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/coding_cvs/branchexample.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/coding_translating/mgwtree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/conflict.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/createappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/dayview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/deleteappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/editappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/monthview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/partoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/calendar/weekview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/catcreate.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/catedit.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/catoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/create.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/edit.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/notes/overview.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_gantt.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_occupations_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_occupations_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_occupations_rates.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_timesheets_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_timesheets_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/projects/projects_timesheets_list_details.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/createfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/email-icon-big-new.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mail_0_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mail_0_0_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mail_0_1_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mail_1_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mail_1_1_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/maillist.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/markfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes3.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes5.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes6.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/mes7.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_accounts.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-deleted.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-drafts.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-inbox.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-newmail.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-ordner.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-ordner2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mail-sent.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_delete.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_forward.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_forward2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_new.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_print.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_receive.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_reply.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_mini_reply2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_settings5.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_settings6.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/n_settings7.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/renamefolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/topline.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/topline2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/tree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/tree2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/tree3.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/modules/webmail2/tree4.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step0.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step1.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step2.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step3.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step4_ldap.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step4_sql.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step5.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step6.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/images/setup/setup_step7.png
-%%PORTDOCS%%www/moregroupware/docs/html/en/index.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/intro_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/intro_mgw_demo.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/intro_mgw_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/intro_mgw_who.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/intro_mgw_why.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/mgw-manual.css
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_calendar.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_calendar_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_calendar_createappt.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_contact.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_notes_categories.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_notes_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_notes_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_projects.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_projects_gantt.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_projects_time.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_accounts.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_compose.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_folders.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_settings_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_sidebar.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_toolbar.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/modules_webmail2_tree.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_addons.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_addons_mutt.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_addons_mvcontacts.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_known_bugs.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_lampwamp.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_preparation.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_intro_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_security.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/setup_setup.html
-%%PORTDOCS%%www/moregroupware/docs/html/en/user_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.cs.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.de.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.en.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.fr.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.nb.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.nl.lang
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.pt_br.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.pt_pt.html
-%%PORTDOCS%%www/moregroupware/docs/html/nohelp.tr.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/admin_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/administration_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/administration_backup_mysql_restore.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/administration_complaints.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/administration_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendices.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_credits.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_docbook.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_docbook_compile.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_faq.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_faq_administration.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_faq_errors.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_faq_installation.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_faq_misc.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_licenses.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_licenses_fdl.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_licenses_gpl.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_064.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_065.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_066.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_067.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_068.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_069.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_070.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/appendix_upgrade_071.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_addmodule.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_addmodule_configincphp.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_addmodule_cotainerinc.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_addmodule_modappstructure.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_addmodule_moduleexec.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_additions.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_comments.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_constants.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_control.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_functions.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_globals.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_inclusions.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_naming.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_conventions_rules_tags.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_cvs.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_cvs_branching.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_cvs_structure.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_database.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_datetime.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_logging.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_notification.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_session.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_smarty.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_snippets_sql.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_translating.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_translating_commerrors.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_translating_langfiles.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/coding_translating_testlocal.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/developer_docs.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/getting_started.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/guided_tour.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/caution.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/draft.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/home.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/important.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/next.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/note.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/prev.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/tip.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/toc-blank.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/toc-minus.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/toc-plus.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/up.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/admonitions/warning.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/coding_addmodule/moduletree.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/coding_addmodule/moduletree_min.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/coding_cvs/branchexample.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/coding_translating/mgwtree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/conflict.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/createappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/dayview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/deleteappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/editappt.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/monthview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/partoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/calendar/weekview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/catcreate.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/catedit.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/catoverview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/create.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/details.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/edit.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/notes/overview.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_gantt.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_occupations_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_occupations_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_occupations_rates.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_timesheets_create.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_timesheets_list.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/projects/projects_timesheets_list_details.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/createfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/email-icon-big-new.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mail_0_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mail_0_0_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mail_0_1_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mail_1_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mail_1_1_1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/maillist.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/markfolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes3.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes5.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes6.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/mes7.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_accounts.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-deleted.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-drafts.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-inbox.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-newmail.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-ordner.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-ordner2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mail-sent.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_delete.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_forward.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_forward2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_new.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_print.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_receive.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_reply.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_mini_reply2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_settings.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_settings5.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_settings6.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/n_settings7.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/renamefolder.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/topline.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/topline2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/tree1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/tree2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/tree3.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/modules/webmail2/tree4.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step0.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step1.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step2.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step3.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step4_ldap.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step4_sql.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step5.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step6.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/images/setup/setup_step7.png
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/index.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/intro_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/intro_mgw_demo.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/intro_mgw_users.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/intro_mgw_who.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/intro_mgw_why.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/mgw-manual.css
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_calendar.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_calendar_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_calendar_createappt.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_contact.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_notes_categories.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_notes_configuration.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_notes_notes.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_projects.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_projects_gantt.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_projects_time.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_accounts.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_backup.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_compose.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_folders.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_settings.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_settings_admin.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_sidebar.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_toolbar.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/modules_webmail2_tree.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_addons.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_addons_mutt.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_addons_mvcontacts.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro_known_bugs.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro_preparation.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_intro_upgrade.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_linux.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_linux_long.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_linux_verylong.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_security.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_setup.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_apache.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_download.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_mgw.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_mysql.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_php.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/setup_windows_troubleshooting.html
-%%PORTDOCS%%www/moregroupware/docs/html/pt_br/user_docs.html
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/blank.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/caution.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/draft.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/home.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/important.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/next.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/note.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/prev.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/tip.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/toc-blank.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/toc-minus.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/toc-plus.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/up.png
-%%PORTDOCS%%www/moregroupware/docs/images/admonitions/warning.png
-%%PORTDOCS%%www/moregroupware/docs/images/coding_addmodule/moduletree.png
-%%PORTDOCS%%www/moregroupware/docs/images/coding_addmodule/moduletree_min.png
-%%PORTDOCS%%www/moregroupware/docs/images/coding_cvs/branchexample.png
-%%PORTDOCS%%www/moregroupware/docs/images/coding_translating/mgwtree1.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/conflict.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/createappt.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/dayview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/deleteappt.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/details.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/editappt.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/monthview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/partoverview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/settings.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/calendar/weekview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/catcreate.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/catedit.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/catoverview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/create.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/details.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/edit.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/notes/overview.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_create.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_gantt.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_list.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_occupations_create.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_occupations_list.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_occupations_rates.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_timesheets_create.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_timesheets_list.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/projects/projects_timesheets_list_details.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/createfolder.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/email-icon-big-new.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mail_0_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mail_0_0_1.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mail_0_1_0.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mail_1_0_0.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mail_1_1_1.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/maillist.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/markfolder.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes1.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes3.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes5.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes6.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/mes7.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_accounts.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-deleted.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-drafts.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-inbox.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-newmail.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-ordner.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-ordner2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mail-sent.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_delete.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_forward.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_forward2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_new.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_print.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_receive.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_reply.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_mini_reply2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_settings.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_settings5.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_settings6.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/n_settings7.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/renamefolder.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/topline.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/topline2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/tree1.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/tree2.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/tree3.png
-%%PORTDOCS%%www/moregroupware/docs/images/modules/webmail2/tree4.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step0.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step1.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step2.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step3.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step4_ldap.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step4_sql.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step5.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step6.png
-%%PORTDOCS%%www/moregroupware/docs/images/setup/setup_step7.png
-%%PORTDOCS%%www/moregroupware/docs/indent.sh
-%%PORTDOCS%%www/moregroupware/docs/mgw-manual-nochunk.xsl
-%%PORTDOCS%%www/moregroupware/docs/mgw-manual.css
-%%PORTDOCS%%www/moregroupware/docs/mgw-manual.xsl
+www/moregroupware/docs/LICENSE
+www/moregroupware/docs/NEWS-0.6.5
+www/moregroupware/docs/NEWS-0.6.6
+www/moregroupware/docs/NEWS-0.6.7
+www/moregroupware/docs/NEWS-0.6.8
+www/moregroupware/docs/NEWS-0.6.9
+www/moregroupware/docs/NEWS-0.7.0
+www/moregroupware/docs/NEWS-0.7.1
+www/moregroupware/docs/NEWS-0.7.2
+www/moregroupware/docs/NEWS-0.7.3
+www/moregroupware/docs/NEWS-0.7.4
+www/moregroupware/docs/TODO
www/moregroupware/include/Auth/http.inc.php
www/moregroupware/include/Auth/ldap.inc.php
www/moregroupware/include/Auth/sql.inc.php
-www/moregroupware/include/adodb/adodb-cryptsession.php
+www/moregroupware/include/adodb/adodb-active-record.inc.php
www/moregroupware/include/adodb/adodb-csvlib.inc.php
www/moregroupware/include/adodb/adodb-datadict.inc.php
www/moregroupware/include/adodb/adodb-error.inc.php
@@ -1212,14 +28,13 @@ www/moregroupware/include/adodb/adodb-pager.inc.php
www/moregroupware/include/adodb/adodb-pear.inc.php
www/moregroupware/include/adodb/adodb-perf.inc.php
www/moregroupware/include/adodb/adodb-php4.inc.php
-www/moregroupware/include/adodb/adodb-session-clob.php
-www/moregroupware/include/adodb/adodb-session.php
www/moregroupware/include/adodb/adodb-time.inc.php
www/moregroupware/include/adodb/adodb-xmlschema.inc.php
+www/moregroupware/include/adodb/adodb-xmlschema03.inc.php
www/moregroupware/include/adodb/adodb.inc.php
-www/moregroupware/include/adodb/crypt.inc.php
www/moregroupware/include/adodb/datadict/datadict-access.inc.php
www/moregroupware/include/adodb/datadict/datadict-db2.inc.php
+www/moregroupware/include/adodb/datadict/datadict-firebird.inc.php
www/moregroupware/include/adodb/datadict/datadict-generic.inc.php
www/moregroupware/include/adodb/datadict/datadict-ibase.inc.php
www/moregroupware/include/adodb/datadict/datadict-informix.inc.php
@@ -1227,9 +42,11 @@ www/moregroupware/include/adodb/datadict/datadict-mssql.inc.php
www/moregroupware/include/adodb/datadict/datadict-mysql.inc.php
www/moregroupware/include/adodb/datadict/datadict-oci8.inc.php
www/moregroupware/include/adodb/datadict/datadict-postgres.inc.php
+www/moregroupware/include/adodb/datadict/datadict-sapdb.inc.php
www/moregroupware/include/adodb/datadict/datadict-sybase.inc.php
www/moregroupware/include/adodb/drivers/adodb-access.inc.php
www/moregroupware/include/adodb/drivers/adodb-ado.inc.php
+www/moregroupware/include/adodb/drivers/adodb-ado5.inc.php
www/moregroupware/include/adodb/drivers/adodb-ado_access.inc.php
www/moregroupware/include/adodb/drivers/adodb-ado_mssql.inc.php
www/moregroupware/include/adodb/drivers/adodb-borland_ibase.inc.php
@@ -1240,35 +57,61 @@ www/moregroupware/include/adodb/drivers/adodb-firebird.inc.php
www/moregroupware/include/adodb/drivers/adodb-ibase.inc.php
www/moregroupware/include/adodb/drivers/adodb-informix.inc.php
www/moregroupware/include/adodb/drivers/adodb-informix72.inc.php
+www/moregroupware/include/adodb/drivers/adodb-ldap.inc.php
www/moregroupware/include/adodb/drivers/adodb-mssql.inc.php
www/moregroupware/include/adodb/drivers/adodb-mssqlpo.inc.php
www/moregroupware/include/adodb/drivers/adodb-mysql.inc.php
+www/moregroupware/include/adodb/drivers/adodb-mysqli.inc.php
www/moregroupware/include/adodb/drivers/adodb-mysqlt.inc.php
+www/moregroupware/include/adodb/drivers/adodb-netezza.inc.php
www/moregroupware/include/adodb/drivers/adodb-oci8.inc.php
www/moregroupware/include/adodb/drivers/adodb-oci805.inc.php
www/moregroupware/include/adodb/drivers/adodb-oci8po.inc.php
www/moregroupware/include/adodb/drivers/adodb-odbc.inc.php
+www/moregroupware/include/adodb/drivers/adodb-odbc_db2.inc.php
www/moregroupware/include/adodb/drivers/adodb-odbc_mssql.inc.php
www/moregroupware/include/adodb/drivers/adodb-odbc_oracle.inc.php
+www/moregroupware/include/adodb/drivers/adodb-odbtp.inc.php
+www/moregroupware/include/adodb/drivers/adodb-odbtp_unicode.inc.php
www/moregroupware/include/adodb/drivers/adodb-oracle.inc.php
+www/moregroupware/include/adodb/drivers/adodb-pdo.inc.php
+www/moregroupware/include/adodb/drivers/adodb-pdo_mssql.inc.php
+www/moregroupware/include/adodb/drivers/adodb-pdo_mysql.inc.php
+www/moregroupware/include/adodb/drivers/adodb-pdo_oci.inc.php
+www/moregroupware/include/adodb/drivers/adodb-pdo_pgsql.inc.php
www/moregroupware/include/adodb/drivers/adodb-postgres.inc.php
www/moregroupware/include/adodb/drivers/adodb-postgres64.inc.php
www/moregroupware/include/adodb/drivers/adodb-postgres7.inc.php
+www/moregroupware/include/adodb/drivers/adodb-postgres8.inc.php
www/moregroupware/include/adodb/drivers/adodb-proxy.inc.php
www/moregroupware/include/adodb/drivers/adodb-sapdb.inc.php
www/moregroupware/include/adodb/drivers/adodb-sqlanywhere.inc.php
www/moregroupware/include/adodb/drivers/adodb-sqlite.inc.php
+www/moregroupware/include/adodb/drivers/adodb-sqlitepo.inc.php
www/moregroupware/include/adodb/drivers/adodb-sybase.inc.php
+www/moregroupware/include/adodb/drivers/adodb-sybase_ase.inc.php
www/moregroupware/include/adodb/drivers/adodb-vfp.inc.php
+www/moregroupware/include/adodb/lang/adodb-ar.inc.php
+www/moregroupware/include/adodb/lang/adodb-bg.inc.php
+www/moregroupware/include/adodb/lang/adodb-bgutf8.inc.php
+www/moregroupware/include/adodb/lang/adodb-ca.inc.php
+www/moregroupware/include/adodb/lang/adodb-cn.inc.php
www/moregroupware/include/adodb/lang/adodb-cz.inc.php
+www/moregroupware/include/adodb/lang/adodb-da.inc.php
www/moregroupware/include/adodb/lang/adodb-de.inc.php
www/moregroupware/include/adodb/lang/adodb-en.inc.php
www/moregroupware/include/adodb/lang/adodb-es.inc.php
+www/moregroupware/include/adodb/lang/adodb-esperanto.inc.php
www/moregroupware/include/adodb/lang/adodb-fr.inc.php
+www/moregroupware/include/adodb/lang/adodb-hu.inc.php
www/moregroupware/include/adodb/lang/adodb-it.inc.php
+www/moregroupware/include/adodb/lang/adodb-nl.inc.php
+www/moregroupware/include/adodb/lang/adodb-pl.inc.php
www/moregroupware/include/adodb/lang/adodb-pt-br.inc.php
+www/moregroupware/include/adodb/lang/adodb-ro.inc.php
www/moregroupware/include/adodb/lang/adodb-ru1251.inc.php
www/moregroupware/include/adodb/lang/adodb-sv.inc.php
+www/moregroupware/include/adodb/lang/adodb-uk1251.inc.php
www/moregroupware/include/adodb/license.txt
www/moregroupware/include/adodb/perf/perf-db2.inc.php
www/moregroupware/include/adodb/perf/perf-informix.inc.php
@@ -1278,12 +121,31 @@ www/moregroupware/include/adodb/perf/perf-oci8.inc.php
www/moregroupware/include/adodb/perf/perf-postgres.inc.php
www/moregroupware/include/adodb/pivottable.inc.php
www/moregroupware/include/adodb/rsfilter.inc.php
+www/moregroupware/include/adodb/session/adodb-compress-bzip2.php
+www/moregroupware/include/adodb/session/adodb-compress-gzip.php
+www/moregroupware/include/adodb/session/adodb-cryptsession.php
+www/moregroupware/include/adodb/session/adodb-encrypt-mcrypt.php
+www/moregroupware/include/adodb/session/adodb-encrypt-md5.php
+www/moregroupware/include/adodb/session/adodb-encrypt-secret.php
+www/moregroupware/include/adodb/session/adodb-encrypt-sha1.php
+www/moregroupware/include/adodb/session/adodb-session-clob.php
+www/moregroupware/include/adodb/session/adodb-session.php
+www/moregroupware/include/adodb/session/crypt.inc.php
+www/moregroupware/include/adodb/session/session_schema.xml
www/moregroupware/include/adodb/toexport.inc.php
www/moregroupware/include/adodb/tohtml.inc.php
www/moregroupware/include/adodb/xmlschema.dtd
+www/moregroupware/include/adodb/xmlschema03.dtd
+www/moregroupware/include/adodb/xsl/convert-0.1-0.2.xsl
+www/moregroupware/include/adodb/xsl/convert-0.1-0.3.xsl
+www/moregroupware/include/adodb/xsl/convert-0.2-0.1.xsl
+www/moregroupware/include/adodb/xsl/convert-0.2-0.3.xsl
+www/moregroupware/include/adodb/xsl/remove-0.2.xsl
+www/moregroupware/include/adodb/xsl/remove-0.3.xsl
www/moregroupware/include/appconfig.inc.php
www/moregroupware/include/container.inc.php
www/moregroupware/include/crypt.inc.php
+www/moregroupware/include/date.php
www/moregroupware/include/datepick.php
www/moregroupware/include/fonts/COPYRIGHT.TXT
www/moregroupware/include/fonts/README.TXT
@@ -1310,31 +172,76 @@ www/moregroupware/include/fpdf/font/timesbi.php
www/moregroupware/include/fpdf/font/timesi.php
www/moregroupware/include/fpdf/font/zapfdingbats.php
www/moregroupware/include/fpdf/fpdf.php
-www/moregroupware/include/jpgraph/QPL.txt
-www/moregroupware/include/jpgraph/imgdata_balls.inc
-www/moregroupware/include/jpgraph/imgdata_bevels.inc
-www/moregroupware/include/jpgraph/imgdata_diamonds.inc
-www/moregroupware/include/jpgraph/imgdata_pushpins.inc
-www/moregroupware/include/jpgraph/imgdata_squares.inc
-www/moregroupware/include/jpgraph/imgdata_stars.inc
-www/moregroupware/include/jpgraph/jpgraph.php
-www/moregroupware/include/jpgraph/jpgraph_bar.php
-www/moregroupware/include/jpgraph/jpgraph_canvas.php
-www/moregroupware/include/jpgraph/jpgraph_canvtools.php
-www/moregroupware/include/jpgraph/jpgraph_error.php
-www/moregroupware/include/jpgraph/jpgraph_gantt.php
-www/moregroupware/include/jpgraph/jpgraph_gb2312.php
-www/moregroupware/include/jpgraph/jpgraph_gradient.php
-www/moregroupware/include/jpgraph/jpgraph_line.php
-www/moregroupware/include/jpgraph/jpgraph_log.php
-www/moregroupware/include/jpgraph/jpgraph_pie.php
-www/moregroupware/include/jpgraph/jpgraph_pie3d.php
-www/moregroupware/include/jpgraph/jpgraph_plotmark.inc
-www/moregroupware/include/jpgraph/jpgraph_polar.php
-www/moregroupware/include/jpgraph/jpgraph_radar.php
-www/moregroupware/include/jpgraph/jpgraph_regstat.php
-www/moregroupware/include/jpgraph/jpgraph_scatter.php
-www/moregroupware/include/jpgraph/jpgraph_stock.php
+www/moregroupware/include/jpgraph1/QPL.txt
+www/moregroupware/include/jpgraph1/VERSION
+www/moregroupware/include/jpgraph1/imgdata_balls.inc
+www/moregroupware/include/jpgraph1/imgdata_bevels.inc
+www/moregroupware/include/jpgraph1/imgdata_diamonds.inc
+www/moregroupware/include/jpgraph1/imgdata_pushpins.inc
+www/moregroupware/include/jpgraph1/imgdata_squares.inc
+www/moregroupware/include/jpgraph1/imgdata_stars.inc
+www/moregroupware/include/jpgraph1/jpg-config.inc
+www/moregroupware/include/jpgraph1/jpgraph.php
+www/moregroupware/include/jpgraph1/jpgraph_antispam-digits.php
+www/moregroupware/include/jpgraph1/jpgraph_antispam.php
+www/moregroupware/include/jpgraph1/jpgraph_bar.php
+www/moregroupware/include/jpgraph1/jpgraph_canvas.php
+www/moregroupware/include/jpgraph1/jpgraph_canvtools.php
+www/moregroupware/include/jpgraph1/jpgraph_date.php
+www/moregroupware/include/jpgraph1/jpgraph_error.php
+www/moregroupware/include/jpgraph1/jpgraph_gantt.php
+www/moregroupware/include/jpgraph1/jpgraph_gb2312.php
+www/moregroupware/include/jpgraph1/jpgraph_gradient.php
+www/moregroupware/include/jpgraph1/jpgraph_iconplot.php
+www/moregroupware/include/jpgraph1/jpgraph_imgtrans.php
+www/moregroupware/include/jpgraph1/jpgraph_line.php
+www/moregroupware/include/jpgraph1/jpgraph_log.php
+www/moregroupware/include/jpgraph1/jpgraph_pie.php
+www/moregroupware/include/jpgraph1/jpgraph_pie3d.php
+www/moregroupware/include/jpgraph1/jpgraph_plotband.php
+www/moregroupware/include/jpgraph1/jpgraph_plotmark.inc
+www/moregroupware/include/jpgraph1/jpgraph_polar.php
+www/moregroupware/include/jpgraph1/jpgraph_radar.php
+www/moregroupware/include/jpgraph1/jpgraph_regstat.php
+www/moregroupware/include/jpgraph1/jpgraph_scatter.php
+www/moregroupware/include/jpgraph1/jpgraph_stock.php
+www/moregroupware/include/jpgraph1/jpgraph_utils.inc
+www/moregroupware/include/jpgraph1/lang/en.inc.php
+www/moregroupware/include/jpgraph2/QPL.txt
+www/moregroupware/include/jpgraph2/VERSION
+www/moregroupware/include/jpgraph2/imgdata_balls.inc
+www/moregroupware/include/jpgraph2/imgdata_bevels.inc
+www/moregroupware/include/jpgraph2/imgdata_diamonds.inc
+www/moregroupware/include/jpgraph2/imgdata_pushpins.inc
+www/moregroupware/include/jpgraph2/imgdata_squares.inc
+www/moregroupware/include/jpgraph2/imgdata_stars.inc
+www/moregroupware/include/jpgraph2/jpg-config.inc.php
+www/moregroupware/include/jpgraph2/jpgraph.php
+www/moregroupware/include/jpgraph2/jpgraph_antispam-digits.php
+www/moregroupware/include/jpgraph2/jpgraph_antispam.php
+www/moregroupware/include/jpgraph2/jpgraph_bar.php
+www/moregroupware/include/jpgraph2/jpgraph_canvas.php
+www/moregroupware/include/jpgraph2/jpgraph_canvtools.php
+www/moregroupware/include/jpgraph2/jpgraph_date.php
+www/moregroupware/include/jpgraph2/jpgraph_error.php
+www/moregroupware/include/jpgraph2/jpgraph_gantt.php
+www/moregroupware/include/jpgraph2/jpgraph_gb2312.php
+www/moregroupware/include/jpgraph2/jpgraph_gradient.php
+www/moregroupware/include/jpgraph2/jpgraph_iconplot.php
+www/moregroupware/include/jpgraph2/jpgraph_imgtrans.php
+www/moregroupware/include/jpgraph2/jpgraph_line.php
+www/moregroupware/include/jpgraph2/jpgraph_log.php
+www/moregroupware/include/jpgraph2/jpgraph_pie.php
+www/moregroupware/include/jpgraph2/jpgraph_pie3d.php
+www/moregroupware/include/jpgraph2/jpgraph_plotband.php
+www/moregroupware/include/jpgraph2/jpgraph_plotmark.inc.php
+www/moregroupware/include/jpgraph2/jpgraph_polar.php
+www/moregroupware/include/jpgraph2/jpgraph_radar.php
+www/moregroupware/include/jpgraph2/jpgraph_regstat.php
+www/moregroupware/include/jpgraph2/jpgraph_scatter.php
+www/moregroupware/include/jpgraph2/jpgraph_stock.php
+www/moregroupware/include/jpgraph2/jpgraph_utils.inc.php
+www/moregroupware/include/jpgraph2/lang/en.inc.php
www/moregroupware/include/lang.inc.php
www/moregroupware/include/log.inc.php
www/moregroupware/include/mSelectBox.class.php
@@ -1346,31 +253,31 @@ www/moregroupware/include/smarty/COPYING.lib
www/moregroupware/include/smarty/Config_File.class.php
www/moregroupware/include/smarty/Smarty.class.php
www/moregroupware/include/smarty/Smarty_Compiler.class.php
-www/moregroupware/include/smarty/core/core.assemble_plugin_filepath.php
-www/moregroupware/include/smarty/core/core.assign_smarty_interface.php
-www/moregroupware/include/smarty/core/core.create_dir_structure.php
-www/moregroupware/include/smarty/core/core.display_debug_console.php
-www/moregroupware/include/smarty/core/core.get_include_path.php
-www/moregroupware/include/smarty/core/core.get_microtime.php
-www/moregroupware/include/smarty/core/core.get_php_resource.php
-www/moregroupware/include/smarty/core/core.is_secure.php
-www/moregroupware/include/smarty/core/core.is_trusted.php
-www/moregroupware/include/smarty/core/core.load_plugins.php
-www/moregroupware/include/smarty/core/core.load_resource_plugin.php
-www/moregroupware/include/smarty/core/core.process_cached_inserts.php
-www/moregroupware/include/smarty/core/core.process_compiled_include.php
-www/moregroupware/include/smarty/core/core.read_cache_file.php
-www/moregroupware/include/smarty/core/core.rm_auto.php
-www/moregroupware/include/smarty/core/core.rmdir.php
-www/moregroupware/include/smarty/core/core.run_insert_handler.php
-www/moregroupware/include/smarty/core/core.smarty_include_php.php
-www/moregroupware/include/smarty/core/core.write_cache_file.php
-www/moregroupware/include/smarty/core/core.write_compiled_include.php
-www/moregroupware/include/smarty/core/core.write_compiled_resource.php
-www/moregroupware/include/smarty/core/core.write_file.php
www/moregroupware/include/smarty/debug.tpl
+www/moregroupware/include/smarty/internals/core.assemble_plugin_filepath.php
+www/moregroupware/include/smarty/internals/core.assign_smarty_interface.php
+www/moregroupware/include/smarty/internals/core.create_dir_structure.php
+www/moregroupware/include/smarty/internals/core.display_debug_console.php
+www/moregroupware/include/smarty/internals/core.get_include_path.php
+www/moregroupware/include/smarty/internals/core.get_microtime.php
+www/moregroupware/include/smarty/internals/core.get_php_resource.php
+www/moregroupware/include/smarty/internals/core.is_secure.php
+www/moregroupware/include/smarty/internals/core.is_trusted.php
+www/moregroupware/include/smarty/internals/core.load_plugins.php
+www/moregroupware/include/smarty/internals/core.load_resource_plugin.php
+www/moregroupware/include/smarty/internals/core.process_cached_inserts.php
+www/moregroupware/include/smarty/internals/core.process_compiled_include.php
+www/moregroupware/include/smarty/internals/core.read_cache_file.php
+www/moregroupware/include/smarty/internals/core.rm_auto.php
+www/moregroupware/include/smarty/internals/core.rmdir.php
+www/moregroupware/include/smarty/internals/core.run_insert_handler.php
+www/moregroupware/include/smarty/internals/core.smarty_include_php.php
+www/moregroupware/include/smarty/internals/core.write_cache_file.php
+www/moregroupware/include/smarty/internals/core.write_compiled_include.php
+www/moregroupware/include/smarty/internals/core.write_compiled_resource.php
+www/moregroupware/include/smarty/internals/core.write_file.php
www/moregroupware/include/smarty/plugins/block.textformat.php
-www/moregroupware/include/smarty/plugins/function.assign.php
+www/moregroupware/include/smarty/plugins/compiler.assign.php
www/moregroupware/include/smarty/plugins/function.assign_debug_info.php
www/moregroupware/include/smarty/plugins/function.config_load.php
www/moregroupware/include/smarty/plugins/function.counter.php
@@ -1440,6 +347,7 @@ www/moregroupware/modules/admin/lang/admin.en.lang
www/moregroupware/modules/admin/lang/admin.es.lang
www/moregroupware/modules/admin/lang/admin.fi.lang
www/moregroupware/modules/admin/lang/admin.fr.lang
+www/moregroupware/modules/admin/lang/admin.hu.lang
www/moregroupware/modules/admin/lang/admin.it.lang
www/moregroupware/modules/admin/lang/admin.ja.lang
www/moregroupware/modules/admin/lang/admin.lt.lang
@@ -1447,9 +355,11 @@ www/moregroupware/modules/admin/lang/admin.nb.lang
www/moregroupware/modules/admin/lang/admin.nl.lang
www/moregroupware/modules/admin/lang/admin.pt_br.lang
www/moregroupware/modules/admin/lang/admin.pt_pt.lang
+www/moregroupware/modules/admin/lang/admin.ro.lang
www/moregroupware/modules/admin/lang/admin.ru.lang
www/moregroupware/modules/admin/lang/admin.sk.lang
www/moregroupware/modules/admin/lang/admin.tr.lang
+www/moregroupware/modules/admin/lang/admin.vi.lang
www/moregroupware/modules/admin/lang/admin.zh_cn.lang
www/moregroupware/modules/admin/lang/admin.zh_tw.lang
www/moregroupware/modules/admin/modulemanager.php
@@ -1496,6 +406,7 @@ www/moregroupware/modules/admin2/lang/admin2.en.lang
www/moregroupware/modules/admin2/lang/admin2.es.lang
www/moregroupware/modules/admin2/lang/admin2.fi.lang
www/moregroupware/modules/admin2/lang/admin2.fr.lang
+www/moregroupware/modules/admin2/lang/admin2.hu.lang
www/moregroupware/modules/admin2/lang/admin2.it.lang
www/moregroupware/modules/admin2/lang/admin2.ja.lang
www/moregroupware/modules/admin2/lang/admin2.lt.lang
@@ -1503,8 +414,11 @@ www/moregroupware/modules/admin2/lang/admin2.nb.lang
www/moregroupware/modules/admin2/lang/admin2.nl.lang
www/moregroupware/modules/admin2/lang/admin2.pt_br.lang
www/moregroupware/modules/admin2/lang/admin2.pt_pt.lang
+www/moregroupware/modules/admin2/lang/admin2.ro.lang
+www/moregroupware/modules/admin2/lang/admin2.ru.lang
www/moregroupware/modules/admin2/lang/admin2.sk.lang
www/moregroupware/modules/admin2/lang/admin2.tr.lang
+www/moregroupware/modules/admin2/lang/admin2.vi.lang
www/moregroupware/modules/admin2/lang/admin2.zh_cn.lang
www/moregroupware/modules/admin2/lang/admin2.zh_tw.lang
www/moregroupware/modules/admin2/main.php
@@ -1543,222 +457,164 @@ www/moregroupware/modules/admin2/templates/default/tree/trashfolderopen.gif
www/moregroupware/modules/admin2/templates/default/tree/ua.js
www/moregroupware/modules/admin2/templates/default/tree/userfolderclosed.gif
www/moregroupware/modules/admin2/tree.php
-www/moregroupware/modules/calendar2/AUTHORS
-www/moregroupware/modules/calendar2/COPYING
-www/moregroupware/modules/calendar2/cal_manager.php
-www/moregroupware/modules/calendar2/custom_view.php
-www/moregroupware/modules/calendar2/day.php
-www/moregroupware/modules/calendar2/definition2.xml
-www/moregroupware/modules/calendar2/event.php
-www/moregroupware/modules/calendar2/holidays/AUHolidays.ics
-www/moregroupware/modules/calendar2/holidays/AustrianHolidays.ics
-www/moregroupware/modules/calendar2/holidays/BelgianHolidays.ics
-www/moregroupware/modules/calendar2/holidays/BrasilHolidays.ics
-www/moregroupware/modules/calendar2/holidays/CanadaHolidays.ics
-www/moregroupware/modules/calendar2/holidays/CzechHolidays.ics
-www/moregroupware/modules/calendar2/holidays/DKHolidays2003-05.ics
-www/moregroupware/modules/calendar2/holidays/Dutch_Holidays_2002-2005.ics
-www/moregroupware/modules/calendar2/holidays/FinlandHolidays.ics
-www/moregroupware/modules/calendar2/holidays/FrenchHolidays.ics
-www/moregroupware/modules/calendar2/holidays/GermanHolidays.ics
-www/moregroupware/modules/calendar2/holidays/ItalianHolidays.ics
-www/moregroupware/modules/calendar2/holidays/JapanHolidays.ics
-www/moregroupware/modules/calendar2/holidays/NorwegianHolidays.ics
-www/moregroupware/modules/calendar2/holidays/PortugalHolidays.ics
-www/moregroupware/modules/calendar2/holidays/RussianHolidays.ics
-www/moregroupware/modules/calendar2/holidays/SpanishHolidays.ics
-www/moregroupware/modules/calendar2/holidays/SwissHolidays.ics
-www/moregroupware/modules/calendar2/holidays/UKHolidays2002-03.ics
-www/moregroupware/modules/calendar2/holidays/USHolidays.ics
-www/moregroupware/modules/calendar2/inc/calendar2_func.inc.php
-www/moregroupware/modules/calendar2/inc/error.php
-www/moregroupware/modules/calendar2/inc/ical_parser.php
-www/moregroupware/modules/calendar2/inc/init.inc.php
-www/moregroupware/modules/calendar2/inc/init2.inc.php
-www/moregroupware/modules/calendar2/inc/overview.inc.php
-www/moregroupware/modules/calendar2/inc/rights.inc.php
-www/moregroupware/modules/calendar2/inc/settings.inc.php
-www/moregroupware/modules/calendar2/inc/sidebar.php
-www/moregroupware/modules/calendar2/inc/smenu.php
-www/moregroupware/modules/calendar2/inc/timezones.php
-www/moregroupware/modules/calendar2/index.php
-www/moregroupware/modules/calendar2/lang/calendar2.bg.lang
-www/moregroupware/modules/calendar2/lang/calendar2.cs.lang
-www/moregroupware/modules/calendar2/lang/calendar2.da.lang
-www/moregroupware/modules/calendar2/lang/calendar2.de.lang
-www/moregroupware/modules/calendar2/lang/calendar2.en.lang
-www/moregroupware/modules/calendar2/lang/calendar2.es.lang
-www/moregroupware/modules/calendar2/lang/calendar2.fi.lang
-www/moregroupware/modules/calendar2/lang/calendar2.fr.lang
-www/moregroupware/modules/calendar2/lang/calendar2.it.lang
-www/moregroupware/modules/calendar2/lang/calendar2.ja.lang
-www/moregroupware/modules/calendar2/lang/calendar2.lt.lang
-www/moregroupware/modules/calendar2/lang/calendar2.nb.lang
-www/moregroupware/modules/calendar2/lang/calendar2.nl.lang
-www/moregroupware/modules/calendar2/lang/calendar2.pt_br.lang
-www/moregroupware/modules/calendar2/lang/calendar2.pt_pt.lang
-www/moregroupware/modules/calendar2/lang/calendar2.sk.lang
-www/moregroupware/modules/calendar2/lang/calendar2.tr.lang
-www/moregroupware/modules/calendar2/lang/calendar2.zh_cn.lang
-www/moregroupware/modules/calendar2/lang/calendar2.zh_tw.lang
-www/moregroupware/modules/calendar2/month.php
-www/moregroupware/modules/calendar2/month_gantt.php
-www/moregroupware/modules/calendar2/month_list.php
-www/moregroupware/modules/calendar2/norefer.php
-www/moregroupware/modules/calendar2/search.php
-www/moregroupware/modules/calendar2/setup/install.php
-www/moregroupware/modules/calendar2/setup/update_post.php
-www/moregroupware/modules/calendar2/templates/default/css/default.css
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_app_edit.tpl
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_custom_view.tpl
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_header.tpl
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_index.tpl
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_manager.tpl
-www/moregroupware/modules/calendar2/templates/default/html/calendar2_overview.tpl
-www/moregroupware/modules/calendar2/templates/default/htmlarea/dialog.js
-www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea-lang-en.js
-www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea.css
-www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea.js
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_about.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_center.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_justify.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_left.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_right.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_blank.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_charmap.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_color_bg.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_color_fg.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_copy.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_custom.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_cut.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_delete.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_bold.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_italic.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_strike.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_sub.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_sup.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_underline.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_help.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_hr.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_html.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_image.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_indent_less.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_indent_more.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_link.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_list_bullet.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_list_num.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_redo.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_undo.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/fullscreen_maximize.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/fullscreen_minimize.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/images/insert_table.gif
-www/moregroupware/modules/calendar2/templates/default/htmlarea/license.txt
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/about.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/blank.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/custom2.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/editor_help.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/fullscreen.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/insert_image.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/insert_table.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/old-fullscreen.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/old_insert_image.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/popup.js
-www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/select_color.html
-www/moregroupware/modules/calendar2/templates/default/htmlarea/reference.html
-www/moregroupware/modules/calendar2/templates/default/js/autocomplete.js
-www/moregroupware/modules/calendar2/templates/default/js/event.js
-www/moregroupware/modules/calendar2/templates/default/js/infobox.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/README
-www/moregroupware/modules/calendar2/templates/default/jscalendar/bugtest-hidden-selects.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/cal.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-blue.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-brown.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-green.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-setup.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-setup_stripped.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-system.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-1.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-2.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-cold-1.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-cold-2.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar_stripped.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference-Z-S.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference.css
-www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/img.gif
-www/moregroupware/modules/calendar2/templates/default/jscalendar/lang/calendar-en.js
-www/moregroupware/modules/calendar2/templates/default/jscalendar/release-notes.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/simple-1.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/simple-2.html
-www/moregroupware/modules/calendar2/templates/default/jscalendar/test.html
-www/moregroupware/modules/calendar2/templates/default/media/accept.gif
-www/moregroupware/modules/calendar2/templates/default/media/allday_bg.gif
-www/moregroupware/modules/calendar2/templates/default/media/allday_dot.gif
-www/moregroupware/modules/calendar2/templates/default/media/back.gif
-www/moregroupware/modules/calendar2/templates/default/media/birthday.gif
-www/moregroupware/modules/calendar2/templates/default/media/business.gif
-www/moregroupware/modules/calendar2/templates/default/media/cal_manager.gif
-www/moregroupware/modules/calendar2/templates/default/media/calls.gif
-www/moregroupware/modules/calendar2/templates/default/media/clients.gif
-www/moregroupware/modules/calendar2/templates/default/media/competition.gif
-www/moregroupware/modules/calendar2/templates/default/media/completed.gif
-www/moregroupware/modules/calendar2/templates/default/media/custom_view.gif
-www/moregroupware/modules/calendar2/templates/default/media/customer.gif
-www/moregroupware/modules/calendar2/templates/default/media/day_on.gif
-www/moregroupware/modules/calendar2/templates/default/media/day_title.gif
-www/moregroupware/modules/calendar2/templates/default/media/decline.gif
-www/moregroupware/modules/calendar2/templates/default/media/download_arrow.gif
-www/moregroupware/modules/calendar2/templates/default/media/event_dot.gif
-www/moregroupware/modules/calendar2/templates/default/media/favorites.gif
-www/moregroupware/modules/calendar2/templates/default/media/follow_up.gif
-www/moregroupware/modules/calendar2/templates/default/media/gantt_on.gif
-www/moregroupware/modules/calendar2/templates/default/media/gifts.gif
-www/moregroupware/modules/calendar2/templates/default/media/goals.gif
-www/moregroupware/modules/calendar2/templates/default/media/holidays.gif
-www/moregroupware/modules/calendar2/templates/default/media/ideas.gif
-www/moregroupware/modules/calendar2/templates/default/media/important.gif
-www/moregroupware/modules/calendar2/templates/default/media/issues.gif
-www/moregroupware/modules/calendar2/templates/default/media/left_arrows.gif
-www/moregroupware/modules/calendar2/templates/default/media/left_day.gif
-www/moregroupware/modules/calendar2/templates/default/media/link.gif
-www/moregroupware/modules/calendar2/templates/default/media/miscellaneous.gif
-www/moregroupware/modules/calendar2/templates/default/media/month_on.gif
-www/moregroupware/modules/calendar2/templates/default/media/new.gif
-www/moregroupware/modules/calendar2/templates/default/media/not_completed.gif
-www/moregroupware/modules/calendar2/templates/default/media/personal.gif
-www/moregroupware/modules/calendar2/templates/default/media/phpical-logo.gif
-www/moregroupware/modules/calendar2/templates/default/media/print.gif
-www/moregroupware/modules/calendar2/templates/default/media/printer.gif
-www/moregroupware/modules/calendar2/templates/default/media/projects.gif
-www/moregroupware/modules/calendar2/templates/default/media/public_holiday.gif
-www/moregroupware/modules/calendar2/templates/default/media/right_arrows.gif
-www/moregroupware/modules/calendar2/templates/default/media/right_day.gif
-www/moregroupware/modules/calendar2/templates/default/media/search.gif
-www/moregroupware/modules/calendar2/templates/default/media/side_bg.gif
-www/moregroupware/modules/calendar2/templates/default/media/smallicon.gif
-www/moregroupware/modules/calendar2/templates/default/media/spacer.gif
-www/moregroupware/modules/calendar2/templates/default/media/status.gif
-www/moregroupware/modules/calendar2/templates/default/media/suppliers.gif
-www/moregroupware/modules/calendar2/templates/default/media/team.gif
-www/moregroupware/modules/calendar2/templates/default/media/tentative.gif
-www/moregroupware/modules/calendar2/templates/default/media/time___expenses.gif
-www/moregroupware/modules/calendar2/templates/default/media/time_bg.gif
-www/moregroupware/modules/calendar2/templates/default/media/today_on.gif
-www/moregroupware/modules/calendar2/templates/default/media/travel.gif
-www/moregroupware/modules/calendar2/templates/default/media/vacation.gif
-www/moregroupware/modules/calendar2/templates/default/media/valid-rss.png
-www/moregroupware/modules/calendar2/templates/default/media/week_on.gif
-www/moregroupware/modules/calendar2/templates/default/media/year_on.gif
-www/moregroupware/modules/calendar2/week.php
-www/moregroupware/modules/calendar2/year.php
-www/moregroupware/modules/calendar2/year_gantt.php
+www/moregroupware/modules/admin3/debug.php
+www/moregroupware/modules/admin3/definition2.xml
+www/moregroupware/modules/admin3/doc/README
+www/moregroupware/modules/admin3/inc/general.inc.php
+www/moregroupware/modules/admin3/inc/modrights.inc.php
+www/moregroupware/modules/admin3/inc/rights.inc.php
+www/moregroupware/modules/admin3/inc/smenu.php
+www/moregroupware/modules/admin3/index.php
+www/moregroupware/modules/admin3/lang/admin3.en.lang
+www/moregroupware/modules/admin3/lang/admin3.es.lang
+www/moregroupware/modules/admin3/lang/admin3.ja.lang
+www/moregroupware/modules/admin3/lang/admin3.ru.lang
+www/moregroupware/modules/admin3/templates/default/html/overview.tpl
+www/moregroupware/modules/calendar/calendar_all.php
+www/moregroupware/modules/calendar/choose_week.php
+www/moregroupware/modules/calendar/collisions.php
+www/moregroupware/modules/calendar/definition2.xml
+www/moregroupware/modules/calendar/details.php
+www/moregroupware/modules/calendar/inc/calendar_func.inc.php
+www/moregroupware/modules/calendar/inc/date_lang.inc.php
+www/moregroupware/modules/calendar/inc/date_lang.infos.html
+www/moregroupware/modules/calendar/inc/date_lang.php
+www/moregroupware/modules/calendar/inc/dayview.inc.php
+www/moregroupware/modules/calendar/inc/holidays.at.inc.php
+www/moregroupware/modules/calendar/inc/holidays.br.inc.php
+www/moregroupware/modules/calendar/inc/holidays.ca.inc.php
+www/moregroupware/modules/calendar/inc/holidays.ch.inc.php
+www/moregroupware/modules/calendar/inc/holidays.cs.inc.php
+www/moregroupware/modules/calendar/inc/holidays.de.inc.php
+www/moregroupware/modules/calendar/inc/holidays.fr.inc.php
+www/moregroupware/modules/calendar/inc/holidays.nl.inc.php
+www/moregroupware/modules/calendar/inc/holidays.no.inc.php
+www/moregroupware/modules/calendar/inc/holidays.none.inc.php
+www/moregroupware/modules/calendar/inc/holidays.nz.inc.php
+www/moregroupware/modules/calendar/inc/holidays.ru.inc.php
+www/moregroupware/modules/calendar/inc/holidays.us.inc.php
+www/moregroupware/modules/calendar/inc/holidays.za.inc.php
+www/moregroupware/modules/calendar/inc/overview.inc.php
+www/moregroupware/modules/calendar/inc/rights.inc.php
+www/moregroupware/modules/calendar/inc/settings.inc.php
+www/moregroupware/modules/calendar/inc/smenu.php
+www/moregroupware/modules/calendar/inc/user_list.inc.php
+www/moregroupware/modules/calendar/index.php
+www/moregroupware/modules/calendar/js/appointment_alert.js
+www/moregroupware/modules/calendar/lang/calendar.bg.lang
+www/moregroupware/modules/calendar/lang/calendar.cs.lang
+www/moregroupware/modules/calendar/lang/calendar.da.lang
+www/moregroupware/modules/calendar/lang/calendar.de.lang
+www/moregroupware/modules/calendar/lang/calendar.en.lang
+www/moregroupware/modules/calendar/lang/calendar.es.lang
+www/moregroupware/modules/calendar/lang/calendar.fi.lang
+www/moregroupware/modules/calendar/lang/calendar.fr.lang
+www/moregroupware/modules/calendar/lang/calendar.hu.lang
+www/moregroupware/modules/calendar/lang/calendar.it.lang
+www/moregroupware/modules/calendar/lang/calendar.ja.lang
+www/moregroupware/modules/calendar/lang/calendar.lt.lang
+www/moregroupware/modules/calendar/lang/calendar.nb.lang
+www/moregroupware/modules/calendar/lang/calendar.nl.lang
+www/moregroupware/modules/calendar/lang/calendar.pt_br.lang
+www/moregroupware/modules/calendar/lang/calendar.pt_pt.lang
+www/moregroupware/modules/calendar/lang/calendar.ru.lang
+www/moregroupware/modules/calendar/lang/calendar.sk.lang
+www/moregroupware/modules/calendar/lang/calendar.tr.lang
+www/moregroupware/modules/calendar/lang/calendar.vi.lang
+www/moregroupware/modules/calendar/lang/calendar.zh_cn.lang
+www/moregroupware/modules/calendar/lang/calendar.zh_tw.lang
+www/moregroupware/modules/calendar/lang/date.bg.lang
+www/moregroupware/modules/calendar/lang/date.cs.lang
+www/moregroupware/modules/calendar/lang/date.da.lang
+www/moregroupware/modules/calendar/lang/date.de.lang
+www/moregroupware/modules/calendar/lang/date.es.lang
+www/moregroupware/modules/calendar/lang/date.fi.lang
+www/moregroupware/modules/calendar/lang/date.fr.lang
+www/moregroupware/modules/calendar/lang/date.hu.lang
+www/moregroupware/modules/calendar/lang/date.it.lang
+www/moregroupware/modules/calendar/lang/date.ja.lang
+www/moregroupware/modules/calendar/lang/date.nb.lang
+www/moregroupware/modules/calendar/lang/date.nl.lang
+www/moregroupware/modules/calendar/lang/date.pt_br.lang
+www/moregroupware/modules/calendar/lang/date.pt_pt.lang
+www/moregroupware/modules/calendar/lang/date.ru.lang
+www/moregroupware/modules/calendar/lang/date.sk.lang
+www/moregroupware/modules/calendar/lang/date.tr.lang
+www/moregroupware/modules/calendar/lang/date.vi.lang
+www/moregroupware/modules/calendar/lang/date.zh_cn.lang
+www/moregroupware/modules/calendar/lang/date.zh_tw.lang
+www/moregroupware/modules/calendar/month.php
+www/moregroupware/modules/calendar/rights_manage.php
+www/moregroupware/modules/calendar/setup/install.php
+www/moregroupware/modules/calendar/setup/update_pre.php
+www/moregroupware/modules/calendar/subj_followup.php
+www/moregroupware/modules/calendar/templates/default/html/_actual_calendar_owner.tpl
+www/moregroupware/modules/calendar/templates/default/html/_cal_contentheader.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_all_h.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_appt_type_legend.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_day_row.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_month_h.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_month_row.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_subj_followup_row.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_week_h.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_week_h_a5.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_week_row.tpl
+www/moregroupware/modules/calendar/templates/default/html/_calendar_week_row_a5.tpl
+www/moregroupware/modules/calendar/templates/default/html/_header_print.tpl
+www/moregroupware/modules/calendar/templates/default/html/_select_calendar_multiple_owners.tpl
+www/moregroupware/modules/calendar/templates/default/html/_select_calendar_owner.tpl
+www/moregroupware/modules/calendar/templates/default/html/_th8_cal.tpl
+www/moregroupware/modules/calendar/templates/default/html/_th9_subj_followup.tpl
+www/moregroupware/modules/calendar/templates/default/html/availability_legend.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_all.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_choose_avail.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_date_conflict.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_date_delete.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_date_details.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_date_edit.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_date_edit_v2.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_dateserie_edit.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_day.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_legend.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_month.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_overview.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_rights_manage.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_select_date.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_subj_followup.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_view_avail.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_week.tpl
+www/moregroupware/modules/calendar/templates/default/html/calendar_week_a5.tpl
+www/moregroupware/modules/calendar/templates/default/html/choose_week.tpl
+www/moregroupware/modules/calendar/templates/default/html/collision2.tpl
+www/moregroupware/modules/calendar/templates/default/html/holiday_list.tpl
+www/moregroupware/modules/calendar/templates/default/html/jump_to.tpl
+www/moregroupware/modules/calendar/templates/default/html/part_list.tpl
+www/moregroupware/modules/calendar/templates/default/js/overdiv_style.js
+www/moregroupware/modules/calendar/templates/default/media/abort.png
+www/moregroupware/modules/calendar/templates/default/media/avail.png
+www/moregroupware/modules/calendar/templates/default/media/black.gif
+www/moregroupware/modules/calendar/templates/default/media/cal_mini.gif
+www/moregroupware/modules/calendar/templates/default/media/editserial.png
+www/moregroupware/modules/calendar/templates/default/media/not_avail.png
+www/moregroupware/modules/calendar/templates/default/media/part.png
+www/moregroupware/modules/calendar/templates/default/media/print_2.png
+www/moregroupware/modules/calendar/templates/default/media/private.png
+www/moregroupware/modules/calendar/templates/default/media/validate.png
+www/moregroupware/modules/calendar/templates/default/media/validateforall.png
+www/moregroupware/modules/calendar/templates/default/media/vcal.png
+www/moregroupware/modules/calendar/templates/default/wml/calendar_day.tpl
+www/moregroupware/modules/calendar/templates/default/wml/calendar_week.tpl
+www/moregroupware/modules/calendar/urlaub.php
+www/moregroupware/modules/calendar/view_avail.php
+www/moregroupware/modules/calendar/week.php
+www/moregroupware/modules/calendar/week_a5.php
www/moregroupware/modules/contact/definition2.xml
www/moregroupware/modules/contact/inc/company.class.php
www/moregroupware/modules/contact/inc/contact.class.php
www/moregroupware/modules/contact/inc/contact_func.inc.php
www/moregroupware/modules/contact/inc/contactgroup.class.php
www/moregroupware/modules/contact/inc/crm.class.php
+www/moregroupware/modules/contact/inc/index_basic.php
www/moregroupware/modules/contact/inc/pdf.class.php
www/moregroupware/modules/contact/inc/rights.inc.php
www/moregroupware/modules/contact/inc/settings.inc.php
@@ -1772,6 +628,7 @@ www/moregroupware/modules/contact/lang/contact.en.lang
www/moregroupware/modules/contact/lang/contact.es.lang
www/moregroupware/modules/contact/lang/contact.fi.lang
www/moregroupware/modules/contact/lang/contact.fr.lang
+www/moregroupware/modules/contact/lang/contact.hu.lang
www/moregroupware/modules/contact/lang/contact.it.lang
www/moregroupware/modules/contact/lang/contact.ja.lang
www/moregroupware/modules/contact/lang/contact.lt.lang
@@ -1779,9 +636,11 @@ www/moregroupware/modules/contact/lang/contact.nb.lang
www/moregroupware/modules/contact/lang/contact.nl.lang
www/moregroupware/modules/contact/lang/contact.pt_br.lang
www/moregroupware/modules/contact/lang/contact.pt_pt.lang
+www/moregroupware/modules/contact/lang/contact.ro.lang
www/moregroupware/modules/contact/lang/contact.ru.lang
www/moregroupware/modules/contact/lang/contact.sk.lang
www/moregroupware/modules/contact/lang/contact.tr.lang
+www/moregroupware/modules/contact/lang/contact.vi.lang
www/moregroupware/modules/contact/lang/contact.zh_cn.lang
www/moregroupware/modules/contact/lang/contact.zh_tw.lang
www/moregroupware/modules/contact/norefer.php
@@ -1812,100 +671,9 @@ www/moregroupware/modules/contact/templates/default/media/mgw_logo.png
www/moregroupware/modules/contact/templates/default/media/module.css
www/moregroupware/modules/contact/templates/default/wml/contact_details.tpl
www/moregroupware/modules/contact/templates/default/wml/contact_list.tpl
-www/moregroupware/modules/files/README.txt
-www/moregroupware/modules/files/definition2.xml
-www/moregroupware/modules/files/inc/category.class.php
-www/moregroupware/modules/files/inc/files_func.inc.php
-www/moregroupware/modules/files/inc/mime/Magic.php
-www/moregroupware/modules/files/inc/mime/Part.php
-www/moregroupware/modules/files/inc/mime/Viewer.php
-www/moregroupware/modules/files/inc/mime/Viewer/deb.php
-www/moregroupware/modules/files/inc/mime/Viewer/default.php
-www/moregroupware/modules/files/inc/mime/Viewer/enscript.php
-www/moregroupware/modules/files/inc/mime/Viewer/images.php
-www/moregroupware/modules/files/inc/mime/Viewer/mp3.php
-www/moregroupware/modules/files/inc/mime/Viewer/msexcel.php
-www/moregroupware/modules/files/inc/mime/Viewer/mspowerpoint.php
-www/moregroupware/modules/files/inc/mime/Viewer/msword.php
-www/moregroupware/modules/files/inc/mime/Viewer/php.php
-www/moregroupware/modules/files/inc/mime/Viewer/rar.php
-www/moregroupware/modules/files/inc/mime/Viewer/rpm.php
-www/moregroupware/modules/files/inc/mime/Viewer/text.php
-www/moregroupware/modules/files/inc/mime/Viewer/tgz.php
-www/moregroupware/modules/files/inc/mime/Viewer/zip.php
-www/moregroupware/modules/files/inc/mime/mime_drivers.php
-www/moregroupware/modules/files/inc/mime/mime_mapping.php
-www/moregroupware/modules/files/inc/rights.inc.php
-www/moregroupware/modules/files/inc/settings.inc.php
-www/moregroupware/modules/files/inc/smenu.php
-www/moregroupware/modules/files/index.php
-www/moregroupware/modules/files/lang/files.bg.lang
-www/moregroupware/modules/files/lang/files.cs.lang
-www/moregroupware/modules/files/lang/files.da.lang
-www/moregroupware/modules/files/lang/files.de.lang
-www/moregroupware/modules/files/lang/files.en.lang
-www/moregroupware/modules/files/lang/files.es.lang
-www/moregroupware/modules/files/lang/files.fi.lang
-www/moregroupware/modules/files/lang/files.fr.lang
-www/moregroupware/modules/files/lang/files.it.lang
-www/moregroupware/modules/files/lang/files.ja.lang
-www/moregroupware/modules/files/lang/files.lt.lang
-www/moregroupware/modules/files/lang/files.nb.lang
-www/moregroupware/modules/files/lang/files.nl.lang
-www/moregroupware/modules/files/lang/files.pt_br.lang
-www/moregroupware/modules/files/lang/files.pt_pt.lang
-www/moregroupware/modules/files/lang/files.ru.lang
-www/moregroupware/modules/files/lang/files.sk.lang
-www/moregroupware/modules/files/lang/files.tr.lang
-www/moregroupware/modules/files/lang/files.zh_cn.lang
-www/moregroupware/modules/files/lang/files.zh_tw.lang
-www/moregroupware/modules/files/serve.php
-www/moregroupware/modules/files/templates/default/html/files_categories_edit.tpl
-www/moregroupware/modules/files/templates/default/html/files_categories_list.tpl
-www/moregroupware/modules/files/templates/default/html/files_copy.tpl
-www/moregroupware/modules/files/templates/default/html/files_details.tpl
-www/moregroupware/modules/files/templates/default/html/files_edit.tpl
-www/moregroupware/modules/files/templates/default/html/files_list.tpl
-www/moregroupware/modules/files/templates/default/html/files_new.tpl
-www/moregroupware/modules/files/templates/default/media/audio.gif
-www/moregroupware/modules/files/templates/default/media/binary.gif
-www/moregroupware/modules/files/templates/default/media/compressed.gif
-www/moregroupware/modules/files/templates/default/media/csv.gif
-www/moregroupware/modules/files/templates/default/media/deb.gif
-www/moregroupware/modules/files/templates/default/media/default.png
-www/moregroupware/modules/files/templates/default/media/encryption.gif
-www/moregroupware/modules/files/templates/default/media/executable.gif
-www/moregroupware/modules/files/templates/default/media/folder.png
-www/moregroupware/modules/files/templates/default/media/html.gif
-www/moregroupware/modules/files/templates/default/media/image.gif
-www/moregroupware/modules/files/templates/default/media/inf.gif
-www/moregroupware/modules/files/templates/default/media/mail.gif
-www/moregroupware/modules/files/templates/default/media/makefile.gif
-www/moregroupware/modules/files/templates/default/media/msexcel.gif
-www/moregroupware/modules/files/templates/default/media/msi.gif
-www/moregroupware/modules/files/templates/default/media/msp.gif
-www/moregroupware/modules/files/templates/default/media/mspowerpoint.gif
-www/moregroupware/modules/files/templates/default/media/msword.gif
-www/moregroupware/modules/files/templates/default/media/pdf.gif
-www/moregroupware/modules/files/templates/default/media/php.gif
-www/moregroupware/modules/files/templates/default/media/ps.gif
-www/moregroupware/modules/files/templates/default/media/readme.gif
-www/moregroupware/modules/files/templates/default/media/rpm.gif
-www/moregroupware/modules/files/templates/default/media/script-asa.gif
-www/moregroupware/modules/files/templates/default/media/script-asp.gif
-www/moregroupware/modules/files/templates/default/media/script-js.gif
-www/moregroupware/modules/files/templates/default/media/setup.gif
-www/moregroupware/modules/files/templates/default/media/signed.gif
-www/moregroupware/modules/files/templates/default/media/source-c.gif
-www/moregroupware/modules/files/templates/default/media/source-h.gif
-www/moregroupware/modules/files/templates/default/media/source-java.gif
-www/moregroupware/modules/files/templates/default/media/text.gif
-www/moregroupware/modules/files/templates/default/media/unknown.gif
-www/moregroupware/modules/files/templates/default/media/vcard.gif
-www/moregroupware/modules/files/templates/default/media/video.gif
-www/moregroupware/modules/files/templates/default/media/xml.gif
www/moregroupware/modules/general/definition2.xml
www/moregroupware/modules/general/diagnostics.php
+www/moregroupware/modules/general/inc/rights.inc.php
www/moregroupware/modules/general/inc/settings.inc.php
www/moregroupware/modules/general/lang/_footer.bg.lang
www/moregroupware/modules/general/lang/_footer.cs.lang
@@ -1915,15 +683,19 @@ www/moregroupware/modules/general/lang/_footer.en.lang
www/moregroupware/modules/general/lang/_footer.es.lang
www/moregroupware/modules/general/lang/_footer.fi.lang
www/moregroupware/modules/general/lang/_footer.fr.lang
+www/moregroupware/modules/general/lang/_footer.hu.lang
www/moregroupware/modules/general/lang/_footer.it.lang
www/moregroupware/modules/general/lang/_footer.ja.lang
+www/moregroupware/modules/general/lang/_footer.lt.lang
www/moregroupware/modules/general/lang/_footer.nb.lang
www/moregroupware/modules/general/lang/_footer.nl.lang
www/moregroupware/modules/general/lang/_footer.pt_br.lang
www/moregroupware/modules/general/lang/_footer.pt_pt.lang
+www/moregroupware/modules/general/lang/_footer.ro.lang
www/moregroupware/modules/general/lang/_footer.ru.lang
www/moregroupware/modules/general/lang/_footer.sk.lang
www/moregroupware/modules/general/lang/_footer.tr.lang
+www/moregroupware/modules/general/lang/_footer.vi.lang
www/moregroupware/modules/general/lang/_footer.zh_cn.lang
www/moregroupware/modules/general/lang/_footer.zh_tw.lang
www/moregroupware/modules/general/lang/_navi.bg.lang
@@ -1934,15 +706,19 @@ www/moregroupware/modules/general/lang/_navi.en.lang
www/moregroupware/modules/general/lang/_navi.es.lang
www/moregroupware/modules/general/lang/_navi.fi.lang
www/moregroupware/modules/general/lang/_navi.fr.lang
+www/moregroupware/modules/general/lang/_navi.hu.lang
www/moregroupware/modules/general/lang/_navi.it.lang
www/moregroupware/modules/general/lang/_navi.ja.lang
+www/moregroupware/modules/general/lang/_navi.lt.lang
www/moregroupware/modules/general/lang/_navi.nb.lang
www/moregroupware/modules/general/lang/_navi.nl.lang
www/moregroupware/modules/general/lang/_navi.pt_br.lang
www/moregroupware/modules/general/lang/_navi.pt_pt.lang
+www/moregroupware/modules/general/lang/_navi.ro.lang
www/moregroupware/modules/general/lang/_navi.ru.lang
www/moregroupware/modules/general/lang/_navi.sk.lang
www/moregroupware/modules/general/lang/_navi.tr.lang
+www/moregroupware/modules/general/lang/_navi.vi.lang
www/moregroupware/modules/general/lang/_navi.zh_cn.lang
www/moregroupware/modules/general/lang/_navi.zh_tw.lang
www/moregroupware/modules/general/lang/general.bg.lang
@@ -1953,6 +729,7 @@ www/moregroupware/modules/general/lang/general.en.lang
www/moregroupware/modules/general/lang/general.es.lang
www/moregroupware/modules/general/lang/general.fi.lang
www/moregroupware/modules/general/lang/general.fr.lang
+www/moregroupware/modules/general/lang/general.hu.lang
www/moregroupware/modules/general/lang/general.it.lang
www/moregroupware/modules/general/lang/general.ja.lang
www/moregroupware/modules/general/lang/general.lt.lang
@@ -1960,9 +737,11 @@ www/moregroupware/modules/general/lang/general.nb.lang
www/moregroupware/modules/general/lang/general.nl.lang
www/moregroupware/modules/general/lang/general.pt_br.lang
www/moregroupware/modules/general/lang/general.pt_pt.lang
+www/moregroupware/modules/general/lang/general.ro.lang
www/moregroupware/modules/general/lang/general.ru.lang
www/moregroupware/modules/general/lang/general.sk.lang
www/moregroupware/modules/general/lang/general.tr.lang
+www/moregroupware/modules/general/lang/general.vi.lang
www/moregroupware/modules/general/lang/general.zh_cn.lang
www/moregroupware/modules/general/lang/general.zh_tw.lang
www/moregroupware/modules/general/mim.php
@@ -2015,6 +794,167 @@ www/moregroupware/modules/general/templates/default/html/mim_new.tpl
www/moregroupware/modules/general/templates/default/html/mim_read.tpl
www/moregroupware/modules/general/templates/default/html/mim_status.tpl
www/moregroupware/modules/general/templates/default/html/perm_errors.tpl
+www/moregroupware/modules/general/templates/default/htmlarea/dialog.js
+www/moregroupware/modules/general/templates/default/htmlarea/htmlarea.css
+www/moregroupware/modules/general/templates/default/htmlarea/htmlarea.js
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_about.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_align_center.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_align_justify.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_align_left.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_align_right.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_blank.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_charmap.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_color_bg.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_color_fg.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_copy.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_custom.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_cut.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_delete.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_bold.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_italic.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_strike.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_sub.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_sup.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_format_underline.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_help.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_hr.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_html.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_image.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_indent_less.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_indent_more.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_left_to_right.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_link.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_list_bullet.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_list_num.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_paste.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_redo.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_right_to_left.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_save.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_save.png
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_show_border.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_splitcel.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/ed_undo.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/fullscreen_maximize.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/fullscreen_minimize.gif
+www/moregroupware/modules/general/templates/default/htmlarea/images/insert_table.gif
+www/moregroupware/modules/general/templates/default/htmlarea/lang/b5.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ch.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/cz.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/da.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/de.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ee.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/el.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/es.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/fi.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/fr.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/gb.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/he.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/hu.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/it.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ja-euc.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ja-jis.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ja-sjis.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ja-utf8.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/lt.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/lv.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/nb.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/nl.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/no.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/pl.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/pt_br.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ro.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/ru.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/se.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/si.js
+www/moregroupware/modules/general/templates/default/htmlarea/lang/vn.js
+www/moregroupware/modules/general/templates/default/htmlarea/license.txt
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/CSS/css.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/CSS/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/1.pl
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/context-menu.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang/de.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang/el.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang/he.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang/nl.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/menu.css
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/EnterParagraphs/enter-paragraphs.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/full-page.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/img/docprop.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/lang/he.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/lang/ro.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/popups/docprop.html
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/test.html
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/README
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/html-tidy-config.cfg
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/html-tidy-logic.php
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/html-tidy.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/img/html-tidy.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ListType/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/ListType/list-type.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/img/he-spell-check.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/img/spell-check.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/cz.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/da.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/de.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/he.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/hu.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/it.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang/ro.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/readme-tech.html
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/spell-check-style.css
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/spell-check-ui.html
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/spell-check-ui.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/spell-checker.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-delete.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-insert-after.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-insert-before.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-merge.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-prop.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/cell-split.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/col-delete.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/col-insert-after.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/col-insert-before.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/col-split.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/row-delete.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/row-insert-above.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/row-insert-under.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/row-prop.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/row-split.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img/table-prop.gif
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/cz.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/da.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/de.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/el.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/en.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/fi.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/he.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/hu.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/it.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/nl.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/no.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang/ro.js
+www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/table-operations.js
+www/moregroupware/modules/general/templates/default/htmlarea/popupdiv.js
+www/moregroupware/modules/general/templates/default/htmlarea/popups/about.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/blank.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/custom2.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/editor_help.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/fullscreen.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/insert_image.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/insert_table.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/link.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/old-fullscreen.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/old_insert_image.html
+www/moregroupware/modules/general/templates/default/htmlarea/popups/popup.js
+www/moregroupware/modules/general/templates/default/htmlarea/popups/select_color.html
+www/moregroupware/modules/general/templates/default/htmlarea/popupwin.js
+www/moregroupware/modules/general/templates/default/htmlarea/reference.html
www/moregroupware/modules/general/templates/default/js/datepick.js
www/moregroupware/modules/general/templates/default/js/md5.js
www/moregroupware/modules/general/templates/default/js/overlib.js
@@ -2033,6 +973,10 @@ www/moregroupware/modules/general/templates/default/media/left_0.gif
www/moregroupware/modules/general/templates/default/media/left_1.gif
www/moregroupware/modules/general/templates/default/media/lock.gif
www/moregroupware/modules/general/templates/default/media/menutheme/JSCookMenu.js
+www/moregroupware/modules/general/templates/default/media/menutheme/adxmenu.js
+www/moregroupware/modules/general/templates/default/media/menutheme/adxmenu_icons.css
+www/moregroupware/modules/general/templates/default/media/menutheme/adxmenu_theme.css
+www/moregroupware/modules/general/templates/default/media/menutheme/adxmenu_wch.js
www/moregroupware/modules/general/templates/default/media/menutheme/arrow.gif
www/moregroupware/modules/general/templates/default/media/menutheme/arrowdown.gif
www/moregroupware/modules/general/templates/default/media/menutheme/blank.gif
@@ -2063,6 +1007,8 @@ www/moregroupware/modules/general/templates/default/media/modules/admin1.gif
www/moregroupware/modules/general/templates/default/media/modules/admin2.gif
www/moregroupware/modules/general/templates/default/media/modules/admin2.png
www/moregroupware/modules/general/templates/default/media/modules/admin2_mini.png
+www/moregroupware/modules/general/templates/default/media/modules/admin3.png
+www/moregroupware/modules/general/templates/default/media/modules/admin3_mini.png
www/moregroupware/modules/general/templates/default/media/modules/calendar.png
www/moregroupware/modules/general/templates/default/media/modules/calendar2.png
www/moregroupware/modules/general/templates/default/media/modules/calendar2_mini.png
@@ -2073,6 +1019,10 @@ www/moregroupware/modules/general/templates/default/media/modules/contacts1_mini
www/moregroupware/modules/general/templates/default/media/modules/download.png
www/moregroupware/modules/general/templates/default/media/modules/download_mini.png
www/moregroupware/modules/general/templates/default/media/modules/exit.png
+www/moregroupware/modules/general/templates/default/media/modules/faq.png
+www/moregroupware/modules/general/templates/default/media/modules/faq_mini.png
+www/moregroupware/modules/general/templates/default/media/modules/faqfrenzy.png
+www/moregroupware/modules/general/templates/default/media/modules/faqfrenzy_mini.png
www/moregroupware/modules/general/templates/default/media/modules/feature.png
www/moregroupware/modules/general/templates/default/media/modules/feature_mini.png
www/moregroupware/modules/general/templates/default/media/modules/feedback.png
@@ -2094,6 +1044,10 @@ www/moregroupware/modules/general/templates/default/media/modules/help_mini.png
www/moregroupware/modules/general/templates/default/media/modules/homepage.png
www/moregroupware/modules/general/templates/default/media/modules/homepage_mini.png
www/moregroupware/modules/general/templates/default/media/modules/info.png
+www/moregroupware/modules/general/templates/default/media/modules/inventory.png
+www/moregroupware/modules/general/templates/default/media/modules/inventory_mini.png
+www/moregroupware/modules/general/templates/default/media/modules/links.png
+www/moregroupware/modules/general/templates/default/media/modules/links_mini.png
www/moregroupware/modules/general/templates/default/media/modules/logout1.gif
www/moregroupware/modules/general/templates/default/media/modules/logout2.gif
www/moregroupware/modules/general/templates/default/media/modules/manual.png
@@ -2120,6 +1074,8 @@ www/moregroupware/modules/general/templates/default/media/modules/phpbb.png
www/moregroupware/modules/general/templates/default/media/modules/phpbb_mini.png
www/moregroupware/modules/general/templates/default/media/modules/projects.png
www/moregroupware/modules/general/templates/default/media/modules/projects_mini.png
+www/moregroupware/modules/general/templates/default/media/modules/quoting.png
+www/moregroupware/modules/general/templates/default/media/modules/quoting_mini.png
www/moregroupware/modules/general/templates/default/media/modules/settings.png
www/moregroupware/modules/general/templates/default/media/modules/settings1.gif
www/moregroupware/modules/general/templates/default/media/modules/settings2.gif
@@ -2128,9 +1084,13 @@ www/moregroupware/modules/general/templates/default/media/modules/support_mini.p
www/moregroupware/modules/general/templates/default/media/modules/todo.png
www/moregroupware/modules/general/templates/default/media/modules/todo_mini.png
www/moregroupware/modules/general/templates/default/media/modules/tts.png
+www/moregroupware/modules/general/templates/default/media/modules/tts2.png
+www/moregroupware/modules/general/templates/default/media/modules/tts2_mini.png
www/moregroupware/modules/general/templates/default/media/modules/tts_mini.png
www/moregroupware/modules/general/templates/default/media/modules/webmail2.png
www/moregroupware/modules/general/templates/default/media/modules/webmail2_mini.png
+www/moregroupware/modules/general/templates/default/media/modules/workflow.png
+www/moregroupware/modules/general/templates/default/media/modules/workflow_mini.png
www/moregroupware/modules/general/templates/default/media/moregw_logo.wbmp
www/moregroupware/modules/general/templates/default/media/new_0.gif
www/moregroupware/modules/general/templates/default/media/new_1.gif
@@ -2201,44 +1161,6 @@ www/moregroupware/modules/help/lang/help.tr.lang
www/moregroupware/modules/help/lang/help.zh_cn.lang
www/moregroupware/modules/help/lang/help.zh_tw.lang
www/moregroupware/modules/help/templates/default/html/help.tpl
-www/moregroupware/modules/news/channels.php
-www/moregroupware/modules/news/definition2.xml
-www/moregroupware/modules/news/inc/news_func.inc.php
-www/moregroupware/modules/news/inc/overview.inc.php
-www/moregroupware/modules/news/inc/rights.inc.php
-www/moregroupware/modules/news/inc/settings.inc.php
-www/moregroupware/modules/news/inc/smenu.php
-www/moregroupware/modules/news/index.php
-www/moregroupware/modules/news/lang/news.bg.lang
-www/moregroupware/modules/news/lang/news.cs.lang
-www/moregroupware/modules/news/lang/news.da.lang
-www/moregroupware/modules/news/lang/news.de.lang
-www/moregroupware/modules/news/lang/news.en.lang
-www/moregroupware/modules/news/lang/news.es.lang
-www/moregroupware/modules/news/lang/news.fi.lang
-www/moregroupware/modules/news/lang/news.fr.lang
-www/moregroupware/modules/news/lang/news.it.lang
-www/moregroupware/modules/news/lang/news.ja.lang
-www/moregroupware/modules/news/lang/news.lt.lang
-www/moregroupware/modules/news/lang/news.nb.lang
-www/moregroupware/modules/news/lang/news.nl.lang
-www/moregroupware/modules/news/lang/news.pt_br.lang
-www/moregroupware/modules/news/lang/news.pt_pt.lang
-www/moregroupware/modules/news/lang/news.ru.lang
-www/moregroupware/modules/news/lang/news.sk.lang
-www/moregroupware/modules/news/lang/news.tr.lang
-www/moregroupware/modules/news/lang/news.zh_cn.lang
-www/moregroupware/modules/news/lang/news.zh_tw.lang
-www/moregroupware/modules/news/setup/sample.en.sql
-www/moregroupware/modules/news/setup/sample.ja.sql
-www/moregroupware/modules/news/templates/default/html/news_channel_details.tpl
-www/moregroupware/modules/news/templates/default/html/news_channel_edit.tpl
-www/moregroupware/modules/news/templates/default/html/news_channel_list.tpl
-www/moregroupware/modules/news/templates/default/html/news_details.tpl
-www/moregroupware/modules/news/templates/default/html/news_edit.tpl
-www/moregroupware/modules/news/templates/default/html/news_list.tpl
-www/moregroupware/modules/news/templates/default/html/news_overview.tpl
-www/moregroupware/modules/news/templates/default/media/exclam.gif
www/moregroupware/modules/notes/definition2.xml
www/moregroupware/modules/notes/inc/category.class.php
www/moregroupware/modules/notes/inc/note.class.php
@@ -2255,6 +1177,7 @@ www/moregroupware/modules/notes/lang/notes.en.lang
www/moregroupware/modules/notes/lang/notes.es.lang
www/moregroupware/modules/notes/lang/notes.fi.lang
www/moregroupware/modules/notes/lang/notes.fr.lang
+www/moregroupware/modules/notes/lang/notes.hu.lang
www/moregroupware/modules/notes/lang/notes.it.lang
www/moregroupware/modules/notes/lang/notes.ja.lang
www/moregroupware/modules/notes/lang/notes.lt.lang
@@ -2262,9 +1185,11 @@ www/moregroupware/modules/notes/lang/notes.nb.lang
www/moregroupware/modules/notes/lang/notes.nl.lang
www/moregroupware/modules/notes/lang/notes.pt_br.lang
www/moregroupware/modules/notes/lang/notes.pt_pt.lang
+www/moregroupware/modules/notes/lang/notes.ro.lang
www/moregroupware/modules/notes/lang/notes.ru.lang
www/moregroupware/modules/notes/lang/notes.sk.lang
www/moregroupware/modules/notes/lang/notes.tr.lang
+www/moregroupware/modules/notes/lang/notes.vi.lang
www/moregroupware/modules/notes/lang/notes.zh_cn.lang
www/moregroupware/modules/notes/lang/notes.zh_tw.lang
www/moregroupware/modules/notes/setup/sample.en.sql
@@ -2296,9 +1221,11 @@ www/moregroupware/modules/outboard/lang/outboard.nb.lang
www/moregroupware/modules/outboard/lang/outboard.nl.lang
www/moregroupware/modules/outboard/lang/outboard.pt_br.lang
www/moregroupware/modules/outboard/lang/outboard.pt_pt.lang
+www/moregroupware/modules/outboard/lang/outboard.ro.lang
www/moregroupware/modules/outboard/lang/outboard.ru.lang
www/moregroupware/modules/outboard/lang/outboard.sk.lang
www/moregroupware/modules/outboard/lang/outboard.tr.lang
+www/moregroupware/modules/outboard/lang/outboard.vi.lang
www/moregroupware/modules/outboard/lang/outboard.zh_cn.lang
www/moregroupware/modules/outboard/lang/outboard.zh_tw.lang
www/moregroupware/modules/outboard/templates/default/html/outboard_details.tpl
@@ -2316,6 +1243,7 @@ www/moregroupware/modules/overview/lang/overview.en.lang
www/moregroupware/modules/overview/lang/overview.es.lang
www/moregroupware/modules/overview/lang/overview.fi.lang
www/moregroupware/modules/overview/lang/overview.fr.lang
+www/moregroupware/modules/overview/lang/overview.hu.lang
www/moregroupware/modules/overview/lang/overview.it.lang
www/moregroupware/modules/overview/lang/overview.ja.lang
www/moregroupware/modules/overview/lang/overview.lt.lang
@@ -2323,9 +1251,11 @@ www/moregroupware/modules/overview/lang/overview.nb.lang
www/moregroupware/modules/overview/lang/overview.nl.lang
www/moregroupware/modules/overview/lang/overview.pt_br.lang
www/moregroupware/modules/overview/lang/overview.pt_pt.lang
+www/moregroupware/modules/overview/lang/overview.ro.lang
www/moregroupware/modules/overview/lang/overview.ru.lang
www/moregroupware/modules/overview/lang/overview.sk.lang
www/moregroupware/modules/overview/lang/overview.tr.lang
+www/moregroupware/modules/overview/lang/overview.vi.lang
www/moregroupware/modules/overview/lang/overview.zh_cn.lang
www/moregroupware/modules/overview/lang/overview.zh_tw.lang
www/moregroupware/modules/overview/norefer.php
@@ -2348,6 +1278,7 @@ www/moregroupware/modules/partprog/lang/partprog.nb.lang
www/moregroupware/modules/partprog/lang/partprog.nl.lang
www/moregroupware/modules/partprog/lang/partprog.pt_br.lang
www/moregroupware/modules/partprog/lang/partprog.pt_pt.lang
+www/moregroupware/modules/partprog/lang/partprog.ro.lang
www/moregroupware/modules/partprog/lang/partprog.ru.lang
www/moregroupware/modules/partprog/lang/partprog.sk.lang
www/moregroupware/modules/partprog/lang/partprog.tr.lang
@@ -2356,6 +1287,70 @@ www/moregroupware/modules/partprog/lang/partprog.zh_tw.lang
www/moregroupware/modules/partprog/templates/default/html/partprog_details.tpl
www/moregroupware/modules/partprog/templates/default/html/partprog_edit.tpl
www/moregroupware/modules/partprog/templates/default/html/partprog_list.tpl
+www/moregroupware/modules/projects/definition2.xml
+www/moregroupware/modules/projects/inc/overview.inc.php
+www/moregroupware/modules/projects/inc/projects_func.inc.php
+www/moregroupware/modules/projects/inc/rights.inc.php
+www/moregroupware/modules/projects/inc/settings.inc.php
+www/moregroupware/modules/projects/inc/smenu.php
+www/moregroupware/modules/projects/index.php
+www/moregroupware/modules/projects/lang/projects.bg.lang
+www/moregroupware/modules/projects/lang/projects.cs.lang
+www/moregroupware/modules/projects/lang/projects.da.lang
+www/moregroupware/modules/projects/lang/projects.de.lang
+www/moregroupware/modules/projects/lang/projects.en.lang
+www/moregroupware/modules/projects/lang/projects.es.lang
+www/moregroupware/modules/projects/lang/projects.fi.lang
+www/moregroupware/modules/projects/lang/projects.fr.lang
+www/moregroupware/modules/projects/lang/projects.hu.lang
+www/moregroupware/modules/projects/lang/projects.it.lang
+www/moregroupware/modules/projects/lang/projects.ja.lang
+www/moregroupware/modules/projects/lang/projects.lt.lang
+www/moregroupware/modules/projects/lang/projects.nb.lang
+www/moregroupware/modules/projects/lang/projects.nl.lang
+www/moregroupware/modules/projects/lang/projects.pt_br.lang
+www/moregroupware/modules/projects/lang/projects.pt_pt.lang
+www/moregroupware/modules/projects/lang/projects.ro.lang
+www/moregroupware/modules/projects/lang/projects.ru.lang
+www/moregroupware/modules/projects/lang/projects.sk.lang
+www/moregroupware/modules/projects/lang/projects.tr.lang
+www/moregroupware/modules/projects/lang/projects.vi.lang
+www/moregroupware/modules/projects/lang/projects.zh_cn.lang
+www/moregroupware/modules/projects/lang/projects.zh_tw.lang
+www/moregroupware/modules/projects/setup/update_post.php
+www/moregroupware/modules/projects/templates/default/html/projects_details.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_edit.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_gantt.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_list.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_mytasks.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_overview.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_taskedit.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_tasklist.tpl
+www/moregroupware/modules/projects/templates/default/html/projects_tp_bar.tpl
+www/moregroupware/modules/projects/templates/default/media/bars/bar-left-green.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-left-grey.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-left-red.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-left-yellow.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-right-green.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-right-grey.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-right-red.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-right-yellow.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-green.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-grey.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-red.gif
+www/moregroupware/modules/projects/templates/default/media/bars/bar-tile-yellow.gif
+www/moregroupware/modules/projects/templates/default/media/calc_0.gif
+www/moregroupware/modules/projects/templates/default/media/calc_1.gif
+www/moregroupware/modules/projects/templates/default/media/comment-off.gif
+www/moregroupware/modules/projects/templates/default/media/comment-on.gif
+www/moregroupware/modules/projects/templates/default/media/d-off.gif
+www/moregroupware/modules/projects/templates/default/media/d-on.gif
+www/moregroupware/modules/projects/templates/default/media/e-off.gif
+www/moregroupware/modules/projects/templates/default/media/e-on.gif
+www/moregroupware/modules/projects/templates/default/media/f-off.gif
+www/moregroupware/modules/projects/templates/default/media/f-on.gif
+www/moregroupware/modules/projects/templates/default/media/r-off.gif
+www/moregroupware/modules/projects/templates/default/media/r-on.gif
www/moregroupware/modules/settings/definition2.xml
www/moregroupware/modules/settings/inc/rights.inc.php
www/moregroupware/modules/settings/inc/settings_func.inc.php
@@ -2368,6 +1363,7 @@ www/moregroupware/modules/settings/lang/settings.en.lang
www/moregroupware/modules/settings/lang/settings.es.lang
www/moregroupware/modules/settings/lang/settings.fi.lang
www/moregroupware/modules/settings/lang/settings.fr.lang
+www/moregroupware/modules/settings/lang/settings.hu.lang
www/moregroupware/modules/settings/lang/settings.it.lang
www/moregroupware/modules/settings/lang/settings.ja.lang
www/moregroupware/modules/settings/lang/settings.lt.lang
@@ -2375,9 +1371,11 @@ www/moregroupware/modules/settings/lang/settings.nb.lang
www/moregroupware/modules/settings/lang/settings.nl.lang
www/moregroupware/modules/settings/lang/settings.pt_br.lang
www/moregroupware/modules/settings/lang/settings.pt_pt.lang
+www/moregroupware/modules/settings/lang/settings.ro.lang
www/moregroupware/modules/settings/lang/settings.ru.lang
www/moregroupware/modules/settings/lang/settings.sk.lang
www/moregroupware/modules/settings/lang/settings.tr.lang
+www/moregroupware/modules/settings/lang/settings.vi.lang
www/moregroupware/modules/settings/lang/settings.zh_cn.lang
www/moregroupware/modules/settings/lang/settings.zh_tw.lang
www/moregroupware/modules/settings/templates/default/html/input.tpl
@@ -2398,6 +1396,7 @@ www/moregroupware/modules/todo/lang/todo.en.lang
www/moregroupware/modules/todo/lang/todo.es.lang
www/moregroupware/modules/todo/lang/todo.fi.lang
www/moregroupware/modules/todo/lang/todo.fr.lang
+www/moregroupware/modules/todo/lang/todo.hu.lang
www/moregroupware/modules/todo/lang/todo.it.lang
www/moregroupware/modules/todo/lang/todo.ja.lang
www/moregroupware/modules/todo/lang/todo.lt.lang
@@ -2405,9 +1404,11 @@ www/moregroupware/modules/todo/lang/todo.nb.lang
www/moregroupware/modules/todo/lang/todo.nl.lang
www/moregroupware/modules/todo/lang/todo.pt_br.lang
www/moregroupware/modules/todo/lang/todo.pt_pt.lang
+www/moregroupware/modules/todo/lang/todo.ro.lang
www/moregroupware/modules/todo/lang/todo.ru.lang
www/moregroupware/modules/todo/lang/todo.sk.lang
www/moregroupware/modules/todo/lang/todo.tr.lang
+www/moregroupware/modules/todo/lang/todo.vi.lang
www/moregroupware/modules/todo/lang/todo.zh_cn.lang
www/moregroupware/modules/todo/lang/todo.zh_tw.lang
www/moregroupware/modules/todo/setup/sample.en.sql
@@ -2416,409 +1417,6 @@ www/moregroupware/modules/todo/templates/default/html/todo_details.tpl
www/moregroupware/modules/todo/templates/default/html/todo_edit.tpl
www/moregroupware/modules/todo/templates/default/html/todo_list.tpl
www/moregroupware/modules/todo/templates/default/html/todo_overview.tpl
-www/moregroupware/modules/tts/definition2.xml
-www/moregroupware/modules/tts/gantt_view.php
-www/moregroupware/modules/tts/inc/inter.class.php
-www/moregroupware/modules/tts/inc/repository.inc.php
-www/moregroupware/modules/tts/inc/rights.inc.php
-www/moregroupware/modules/tts/inc/smenu.php
-www/moregroupware/modules/tts/inc/ticket.class.php
-www/moregroupware/modules/tts/index.php
-www/moregroupware/modules/tts/lang/tts.bg.lang
-www/moregroupware/modules/tts/lang/tts.cs.lang
-www/moregroupware/modules/tts/lang/tts.da.lang
-www/moregroupware/modules/tts/lang/tts.de.lang
-www/moregroupware/modules/tts/lang/tts.en.lang
-www/moregroupware/modules/tts/lang/tts.es.lang
-www/moregroupware/modules/tts/lang/tts.fi.lang
-www/moregroupware/modules/tts/lang/tts.fr.lang
-www/moregroupware/modules/tts/lang/tts.it.lang
-www/moregroupware/modules/tts/lang/tts.ja.lang
-www/moregroupware/modules/tts/lang/tts.lt.lang
-www/moregroupware/modules/tts/lang/tts.nb.lang
-www/moregroupware/modules/tts/lang/tts.nl.lang
-www/moregroupware/modules/tts/lang/tts.pt_br.lang
-www/moregroupware/modules/tts/lang/tts.pt_pt.lang
-www/moregroupware/modules/tts/lang/tts.ru.lang
-www/moregroupware/modules/tts/lang/tts.sk.lang
-www/moregroupware/modules/tts/lang/tts.tr.lang
-www/moregroupware/modules/tts/lang/tts.zh_cn.lang
-www/moregroupware/modules/tts/lang/tts.zh_tw.lang
-www/moregroupware/modules/tts/mygantt.php
-www/moregroupware/modules/tts/templates/default/html/tts_detailsticket.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_gantt_view.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_historic.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_inter.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_list.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_summary.tpl
-www/moregroupware/modules/tts/templates/default/html/tts_ticket.tpl
-www/moregroupware/modules/webmail2/LICENSE
-www/moregroupware/modules/webmail2/attachments.php
-www/moregroupware/modules/webmail2/attachments_funcs.php
-www/moregroupware/modules/webmail2/definition2.xml
-www/moregroupware/modules/webmail2/docu/docu1.eml
-www/moregroupware/modules/webmail2/docu/docu1.php
-www/moregroupware/modules/webmail2/docu/img/mgw_logo.gif
-www/moregroupware/modules/webmail2/docu/img/spacer.gif
-www/moregroupware/modules/webmail2/download.php
-www/moregroupware/modules/webmail2/download2.php
-www/moregroupware/modules/webmail2/download3.php
-www/moregroupware/modules/webmail2/fetchmail.php
-www/moregroupware/modules/webmail2/fetchmail_small.php
-www/moregroupware/modules/webmail2/filters.php
-www/moregroupware/modules/webmail2/folders.php
-www/moregroupware/modules/webmail2/imap_trace.php
-www/moregroupware/modules/webmail2/imap_tree.php
-www/moregroupware/modules/webmail2/inc/accounts_inc.php
-www/moregroupware/modules/webmail2/inc/class.html.mime.mail.php
-www/moregroupware/modules/webmail2/inc/class.pop3.php
-www/moregroupware/modules/webmail2/inc/class.smtp.php
-www/moregroupware/modules/webmail2/inc/fetchmail_inc.php
-www/moregroupware/modules/webmail2/inc/folders_inc.php
-www/moregroupware/modules/webmail2/inc/imap/date.php
-www/moregroupware/modules/webmail2/inc/imap/imap.php
-www/moregroupware/modules/webmail2/inc/imap/imap_general.php
-www/moregroupware/modules/webmail2/inc/imap/imap_mailbox.php
-www/moregroupware/modules/webmail2/inc/imap/imap_messages.php
-www/moregroupware/modules/webmail2/inc/maillist_inc.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/API.txt
-www/moregroupware/modules/webmail2/inc/mime_2-51/RFC822.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/background.gif
-www/moregroupware/modules/webmail2/inc/mime_2-51/builder.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/changelog.txt
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.1.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.2.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.3.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.4.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.5.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.html
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.txt
-www/moregroupware/modules/webmail2/inc/mime_2-51/example.zip
-www/moregroupware/modules/webmail2/inc/mime_2-51/htmlMimeMail.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/mimePart.php
-www/moregroupware/modules/webmail2/inc/mime_2-51/smtp.php
-www/moregroupware/modules/webmail2/inc/mime_types.php
-www/moregroupware/modules/webmail2/inc/mimedecode.php
-www/moregroupware/modules/webmail2/inc/mimepart.php
-www/moregroupware/modules/webmail2/inc/oo_xml/class.tx_rlmpofficeimport_openoffice.php
-www/moregroupware/modules/webmail2/inc/oo_xml/class.tx_rlmpofficeimport_xml.php
-www/moregroupware/modules/webmail2/inc/pear.php
-www/moregroupware/modules/webmail2/inc/readmessage_inc.php
-www/moregroupware/modules/webmail2/inc/rfc822.php
-www/moregroupware/modules/webmail2/inc/rights.inc.php
-www/moregroupware/modules/webmail2/inc/sendmail_inc.php
-www/moregroupware/modules/webmail2/inc/sendmail_post_inc.php
-www/moregroupware/modules/webmail2/inc/settings.inc.php
-www/moregroupware/modules/webmail2/inc/smenu.php
-www/moregroupware/modules/webmail2/inc/smtp_trace_inc.php
-www/moregroupware/modules/webmail2/inc/tree_inc.php
-www/moregroupware/modules/webmail2/inc/virusscan_inc.php
-www/moregroupware/modules/webmail2/inc/webmail2_func.inc.php
-www/moregroupware/modules/webmail2/inc/webmail2_settings_editaccount.php
-www/moregroupware/modules/webmail2/inc/webmail2_settings_listaccounts.php
-www/moregroupware/modules/webmail2/inc/webmail2_settings_newaccount.php
-www/moregroupware/modules/webmail2/inc/wikilib.php
-www/moregroupware/modules/webmail2/index.php
-www/moregroupware/modules/webmail2/index2.php
-www/moregroupware/modules/webmail2/lang/webmail2.bg.lang
-www/moregroupware/modules/webmail2/lang/webmail2.cs.lang
-www/moregroupware/modules/webmail2/lang/webmail2.da.lang
-www/moregroupware/modules/webmail2/lang/webmail2.de.lang
-www/moregroupware/modules/webmail2/lang/webmail2.en.lang
-www/moregroupware/modules/webmail2/lang/webmail2.es.lang
-www/moregroupware/modules/webmail2/lang/webmail2.fi.lang
-www/moregroupware/modules/webmail2/lang/webmail2.fr.lang
-www/moregroupware/modules/webmail2/lang/webmail2.it.lang
-www/moregroupware/modules/webmail2/lang/webmail2.ja.lang
-www/moregroupware/modules/webmail2/lang/webmail2.ko.lang
-www/moregroupware/modules/webmail2/lang/webmail2.lt.lang
-www/moregroupware/modules/webmail2/lang/webmail2.nb.lang
-www/moregroupware/modules/webmail2/lang/webmail2.nl.lang
-www/moregroupware/modules/webmail2/lang/webmail2.pt_br.lang
-www/moregroupware/modules/webmail2/lang/webmail2.pt_pt.lang
-www/moregroupware/modules/webmail2/lang/webmail2.ru.lang
-www/moregroupware/modules/webmail2/lang/webmail2.sk.lang
-www/moregroupware/modules/webmail2/lang/webmail2.tr.lang
-www/moregroupware/modules/webmail2/lang/webmail2.zh_cn.lang
-www/moregroupware/modules/webmail2/lang/webmail2.zh_tw.lang
-www/moregroupware/modules/webmail2/maillist.php
-www/moregroupware/modules/webmail2/maillist_modify.php
-www/moregroupware/modules/webmail2/myfolders.php
-www/moregroupware/modules/webmail2/noimg.php
-www/moregroupware/modules/webmail2/norefer.php
-www/moregroupware/modules/webmail2/operations.php
-www/moregroupware/modules/webmail2/properties.php
-www/moregroupware/modules/webmail2/readmessage.php
-www/moregroupware/modules/webmail2/sendmail.php
-www/moregroupware/modules/webmail2/sendmail_mapper.php
-www/moregroupware/modules/webmail2/sendmail_notify.php
-www/moregroupware/modules/webmail2/sendmail_post.php
-www/moregroupware/modules/webmail2/settings.php
-www/moregroupware/modules/webmail2/setup/install.php
-www/moregroupware/modules/webmail2/setup/update_pre.php
-www/moregroupware/modules/webmail2/smtp_trace.php
-www/moregroupware/modules/webmail2/templates/default/bar/arrowdown.gif
-www/moregroupware/modules/webmail2/templates/default/bar/arrowup.gif
-www/moregroupware/modules/webmail2/templates/default/bar/crossbrowser.js
-www/moregroupware/modules/webmail2/templates/default/bar/mail.gif
-www/moregroupware/modules/webmail2/templates/default/bar/mybar.js
-www/moregroupware/modules/webmail2/templates/default/bar/netm.gif
-www/moregroupware/modules/webmail2/templates/default/bar/news.gif
-www/moregroupware/modules/webmail2/templates/default/bar/peditor.gif
-www/moregroupware/modules/webmail2/templates/default/bar/word.gif
-www/moregroupware/modules/webmail2/templates/default/css/tree.css
-www/moregroupware/modules/webmail2/templates/default/css/wiki.css
-www/moregroupware/modules/webmail2/templates/default/html/attachments.tpl
-www/moregroupware/modules/webmail2/templates/default/html/fetchmail.tpl
-www/moregroupware/modules/webmail2/templates/default/html/fetchmail_small.tpl
-www/moregroupware/modules/webmail2/templates/default/html/fetchmail_small2.tpl
-www/moregroupware/modules/webmail2/templates/default/html/folders.tpl
-www/moregroupware/modules/webmail2/templates/default/html/index.tpl
-www/moregroupware/modules/webmail2/templates/default/html/index2.tpl
-www/moregroupware/modules/webmail2/templates/default/html/maillist.tpl
-www/moregroupware/modules/webmail2/templates/default/html/myfolders.tpl
-www/moregroupware/modules/webmail2/templates/default/html/properties.tpl
-www/moregroupware/modules/webmail2/templates/default/html/readmessage.tpl
-www/moregroupware/modules/webmail2/templates/default/html/sendmail-2.tpl
-www/moregroupware/modules/webmail2/templates/default/html/sendmail.tpl
-www/moregroupware/modules/webmail2/templates/default/html/sendmail_post.tpl
-www/moregroupware/modules/webmail2/templates/default/html/smtp_trace.tpl
-www/moregroupware/modules/webmail2/templates/default/html/tree.tpl
-www/moregroupware/modules/webmail2/templates/default/html/webmail2_filters.tpl
-www/moregroupware/modules/webmail2/templates/default/html/webmail2_settings_editaccount.tpl
-www/moregroupware/modules/webmail2/templates/default/html/webmail2_settings_listaccounts.tpl
-www/moregroupware/modules/webmail2/templates/default/htmlarea/dialog.js
-www/moregroupware/modules/webmail2/templates/default/htmlarea/htmlarea-lang-en.js
-www/moregroupware/modules/webmail2/templates/default/htmlarea/htmlarea.css
-www/moregroupware/modules/webmail2/templates/default/htmlarea/htmlarea.js
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_about.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_center.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_justify.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_left.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_right.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_blank.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_charmap.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_color_bg.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_color_fg.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_copy.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_custom.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_cut.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_delete.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_bold.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_italic.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_strike.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_sub.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_sup.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_underline.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_help.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_hr.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_html.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_image.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_indent_less.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_indent_more.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_link.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_list_bullet.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_list_num.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_redo.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_undo.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/fullscreen_maximize.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/fullscreen_minimize.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/images/insert_table.gif
-www/moregroupware/modules/webmail2/templates/default/htmlarea/license.txt
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/about.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/blank.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/custom2.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/editor_help.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/fullscreen.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_image.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_table.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/old-fullscreen.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/old_insert_image.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/popup.js
-www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/select_color.html
-www/moregroupware/modules/webmail2/templates/default/htmlarea/reference.html
-www/moregroupware/modules/webmail2/templates/default/js/autocomplete.js
-www/moregroupware/modules/webmail2/templates/default/js/maillist.js
-www/moregroupware/modules/webmail2/templates/default/js/top.js
-www/moregroupware/modules/webmail2/templates/default/js/tree.js
-www/moregroupware/modules/webmail2/templates/default/media/arrow_asc.gif
-www/moregroupware/modules/webmail2/templates/default/media/arrow_desc.gif
-www/moregroupware/modules/webmail2/templates/default/media/arrow_left.gif
-www/moregroupware/modules/webmail2/templates/default/media/arrow_right.gif
-www/moregroupware/modules/webmail2/templates/default/media/attach.gif
-www/moregroupware/modules/webmail2/templates/default/media/background.gif
-www/moregroupware/modules/webmail2/templates/default/media/background2.gif
-www/moregroupware/modules/webmail2/templates/default/media/bg.gif
-www/moregroupware/modules/webmail2/templates/default/media/bg2.gif
-www/moregroupware/modules/webmail2/templates/default/media/calendar.gif
-www/moregroupware/modules/webmail2/templates/default/media/compose.gif
-www/moregroupware/modules/webmail2/templates/default/media/contacts.gif
-www/moregroupware/modules/webmail2/templates/default/media/delete.gif
-www/moregroupware/modules/webmail2/templates/default/media/disc.gif
-www/moregroupware/modules/webmail2/templates/default/media/disc2.gif
-www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-2.gif
-www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-3.gif
-www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-4.gif
-www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new.gif
-www/moregroupware/modules/webmail2/templates/default/media/email-icon-big.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti1.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti2.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti3.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti4.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti5.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti6.gif
-www/moregroupware/modules/webmail2/templates/default/media/emoti7.gif
-www/moregroupware/modules/webmail2/templates/default/media/enc.gif
-www/moregroupware/modules/webmail2/templates/default/media/exporttoword.gif
-www/moregroupware/modules/webmail2/templates/default/media/eyemail.gif
-www/moregroupware/modules/webmail2/templates/default/media/file.gif
-www/moregroupware/modules/webmail2/templates/default/media/filters.gif
-www/moregroupware/modules/webmail2/templates/default/media/flagged-old.gif
-www/moregroupware/modules/webmail2/templates/default/media/flagged.gif
-www/moregroupware/modules/webmail2/templates/default/media/flagged2-old.gif
-www/moregroupware/modules/webmail2/templates/default/media/flagged2.gif
-www/moregroupware/modules/webmail2/templates/default/media/flagged_2.gif
-www/moregroupware/modules/webmail2/templates/default/media/forward.gif
-www/moregroupware/modules/webmail2/templates/default/media/forwarded.gif
-www/moregroupware/modules/webmail2/templates/default/media/icons_mail.gif
-www/moregroupware/modules/webmail2/templates/default/media/icons_mail_attached.gif
-www/moregroupware/modules/webmail2/templates/default/media/icons_mail_new.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail-bg.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_0_0_0.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_0_0_1.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_0_1_0.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_0_1_1.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_1_0_0.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_1_0_1.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_1_1_0.gif
-www/moregroupware/modules/webmail2/templates/default/media/mail_1_1_1.gif
-www/moregroupware/modules/webmail2/templates/default/media/mailme.gif
-www/moregroupware/modules/webmail2/templates/default/media/mailme3.gif
-www/moregroupware/modules/webmail2/templates/default/media/mini_spacer.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-deleted.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-drafts.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-inbox.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-newmail.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-ordner.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-ordner2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-sent.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-deleted.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-drafts.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-inbox.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-newmail.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-ordner.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-ordner2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mail-sent.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_delete.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_forward.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_forward2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_logout.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_new.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_print.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_receive.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_receive_2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_reply.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_mini_reply2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-deleted.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-drafts.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-inbox.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-newmail.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-ordner.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-ordner2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-sent.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_delete.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_forward.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_forward2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_logout.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_new.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_print.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_receive.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_reply.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_reply2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings3.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings4.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings5.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings6.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings7.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_o_settings8.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings2.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings3.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings4.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings5.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings6.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings7.gif
-www/moregroupware/modules/webmail2/templates/default/media/n_settings8.gif
-www/moregroupware/modules/webmail2/templates/default/media/notes.gif
-www/moregroupware/modules/webmail2/templates/default/media/print.gif
-www/moregroupware/modules/webmail2/templates/default/media/readbit.gif
-www/moregroupware/modules/webmail2/templates/default/media/replied.gif
-www/moregroupware/modules/webmail2/templates/default/media/reply.gif
-www/moregroupware/modules/webmail2/templates/default/media/sign.gif
-www/moregroupware/modules/webmail2/templates/default/media/spacer.gif
-www/moregroupware/modules/webmail2/templates/default/media/spacer_black.gif
-www/moregroupware/modules/webmail2/templates/default/media/spacer_grey.gif
-www/moregroupware/modules/webmail2/templates/default/media/tux.gif
-www/moregroupware/modules/webmail2/templates/default/media/tux2.gif
-www/moregroupware/modules/webmail2/templates/default/media/tux2_mini.gif
-www/moregroupware/modules/webmail2/templates/default/media/tux_mini.gif
-www/moregroupware/modules/webmail2/templates/default/media/unsign.gif
-www/moregroupware/modules/webmail2/templates/default/media/virus2.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_arrow.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_biggrin.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_confused.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_cool.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_cry.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_eek.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_evil.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_exclaim.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_frown.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_idea.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_lol.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_mad.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_mrgreen.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_neutral.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_question.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_razz.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_redface.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_rolleyes.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_sad.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_smile.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_surprised.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_twisted.gif
-www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_wink.gif
-www/moregroupware/modules/webmail2/templates/default/tree/diffDoc.gif
-www/moregroupware/modules/webmail2/templates/default/tree/draftfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/draftfolderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/draftsfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/draftsfolderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftiens4.js
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2blank.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2doc.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderopen-2.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2lastnode.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2link.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2mlastnode.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2mnode.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2node.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2plastnode.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2pnode.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ftv2vertline.gif
-www/moregroupware/modules/webmail2/templates/default/tree/inboxfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/inboxfolderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/publicfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/sentfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/sentfolderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/trashfolderclosed.gif
-www/moregroupware/modules/webmail2/templates/default/tree/trashfolderopen.gif
-www/moregroupware/modules/webmail2/templates/default/tree/ua.js
-www/moregroupware/modules/webmail2/templates/default/tree/userfolderclosed.gif
-www/moregroupware/modules/webmail2/tree.php
-www/moregroupware/modules/webmail2/virusscan.php
www/moregroupware/norefer.php
www/moregroupware/setup/inc/save_ldap.inc.php
www/moregroupware/setup/inc/save_settings.inc.php
@@ -2837,15 +1435,20 @@ www/moregroupware/setup/lang/setup.en.lang
www/moregroupware/setup/lang/setup.es.lang
www/moregroupware/setup/lang/setup.fi.lang
www/moregroupware/setup/lang/setup.fr.lang
+www/moregroupware/setup/lang/setup.hu.lang
www/moregroupware/setup/lang/setup.it.lang
www/moregroupware/setup/lang/setup.ja.lang
www/moregroupware/setup/lang/setup.lt.lang
www/moregroupware/setup/lang/setup.nb.lang
www/moregroupware/setup/lang/setup.nl.lang
+www/moregroupware/setup/lang/setup.pl.lang
www/moregroupware/setup/lang/setup.pt_br.lang
www/moregroupware/setup/lang/setup.pt_pt.lang
+www/moregroupware/setup/lang/setup.ro.lang
+www/moregroupware/setup/lang/setup.ru.lang
www/moregroupware/setup/lang/setup.sk.lang
www/moregroupware/setup/lang/setup.tr.lang
+www/moregroupware/setup/lang/setup.vi.lang
www/moregroupware/setup/lang/setup.zh_cn.lang
www/moregroupware/setup/lang/setup.zh_tw.lang
www/moregroupware/setup/templates/default/css/setup.css
@@ -2872,33 +1475,6 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/setup/lang
@dirrm www/moregroupware/setup/inc
@dirrm www/moregroupware/setup
-@dirrm www/moregroupware/modules/webmail2/templates/default/tree
-@dirrm www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles
-@dirrm www/moregroupware/modules/webmail2/templates/default/media
-@dirrm www/moregroupware/modules/webmail2/templates/default/js
-@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/popups
-@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/images
-@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea
-@dirrm www/moregroupware/modules/webmail2/templates/default/html
-@dirrm www/moregroupware/modules/webmail2/templates/default/css
-@dirrm www/moregroupware/modules/webmail2/templates/default/bar
-@dirrm www/moregroupware/modules/webmail2/templates/default
-@dirrm www/moregroupware/modules/webmail2/templates
-@dirrm www/moregroupware/modules/webmail2/setup
-@dirrm www/moregroupware/modules/webmail2/lang
-@dirrm www/moregroupware/modules/webmail2/inc/oo_xml
-@dirrm www/moregroupware/modules/webmail2/inc/mime_2-51
-@dirrm www/moregroupware/modules/webmail2/inc/imap
-@dirrm www/moregroupware/modules/webmail2/inc
-@dirrm www/moregroupware/modules/webmail2/docu/img
-@dirrm www/moregroupware/modules/webmail2/docu
-@dirrm www/moregroupware/modules/webmail2
-@dirrm www/moregroupware/modules/tts/templates/default/html
-@dirrm www/moregroupware/modules/tts/templates/default
-@dirrm www/moregroupware/modules/tts/templates
-@dirrm www/moregroupware/modules/tts/lang
-@dirrm www/moregroupware/modules/tts/inc
-@dirrm www/moregroupware/modules/tts
@dirrm www/moregroupware/modules/todo/templates/default/html
@dirrm www/moregroupware/modules/todo/templates/default
@dirrm www/moregroupware/modules/todo/templates
@@ -2912,6 +1488,15 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/modules/settings/lang
@dirrm www/moregroupware/modules/settings/inc
@dirrm www/moregroupware/modules/settings
+@dirrm www/moregroupware/modules/projects/templates/default/media/bars
+@dirrm www/moregroupware/modules/projects/templates/default/media
+@dirrm www/moregroupware/modules/projects/templates/default/html
+@dirrm www/moregroupware/modules/projects/templates/default
+@dirrm www/moregroupware/modules/projects/templates
+@dirrm www/moregroupware/modules/projects/setup
+@dirrm www/moregroupware/modules/projects/lang
+@dirrm www/moregroupware/modules/projects/inc
+@dirrm www/moregroupware/modules/projects
@dirrm www/moregroupware/modules/partprog/templates/default/html
@dirrm www/moregroupware/modules/partprog/templates/default
@dirrm www/moregroupware/modules/partprog/templates
@@ -2937,14 +1522,6 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/modules/notes/lang
@dirrm www/moregroupware/modules/notes/inc
@dirrm www/moregroupware/modules/notes
-@dirrm www/moregroupware/modules/news/templates/default/media
-@dirrm www/moregroupware/modules/news/templates/default/html
-@dirrm www/moregroupware/modules/news/templates/default
-@dirrm www/moregroupware/modules/news/templates
-@dirrm www/moregroupware/modules/news/setup
-@dirrm www/moregroupware/modules/news/lang
-@dirrm www/moregroupware/modules/news/inc
-@dirrm www/moregroupware/modules/news
@dirrm www/moregroupware/modules/help/templates/default/html
@dirrm www/moregroupware/modules/help/templates/default
@dirrm www/moregroupware/modules/help/templates
@@ -2956,6 +1533,31 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/modules/general/templates/default/media/menutheme
@dirrm www/moregroupware/modules/general/templates/default/media
@dirrm www/moregroupware/modules/general/templates/default/js
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/popups
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations/img
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/TableOperations
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker/img
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/SpellChecker
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/ListType/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/ListType
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy/img
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/HtmlTidy
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/popups
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage/img
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/FullPage
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/EnterParagraphs
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/ContextMenu
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/CSS/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins/CSS
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/plugins
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/lang
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea/images
+@dirrm www/moregroupware/modules/general/templates/default/htmlarea
@dirrm www/moregroupware/modules/general/templates/default/html
@dirrm www/moregroupware/modules/general/templates/default/css
@dirrm www/moregroupware/modules/general/templates/default
@@ -2964,15 +1566,6 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/modules/general/lang
@dirrm www/moregroupware/modules/general/inc
@dirrm www/moregroupware/modules/general
-@dirrm www/moregroupware/modules/files/templates/default/media
-@dirrm www/moregroupware/modules/files/templates/default/html
-@dirrm www/moregroupware/modules/files/templates/default
-@dirrm www/moregroupware/modules/files/templates
-@dirrm www/moregroupware/modules/files/lang
-@dirrm www/moregroupware/modules/files/inc/mime/Viewer
-@dirrm www/moregroupware/modules/files/inc/mime
-@dirrm www/moregroupware/modules/files/inc
-@dirrm www/moregroupware/modules/files
@dirrm www/moregroupware/modules/contact/templates/default/wml
@dirrm www/moregroupware/modules/contact/templates/default/media
@dirrm www/moregroupware/modules/contact/templates/default/js
@@ -2983,24 +1576,24 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/modules/contact/lang
@dirrm www/moregroupware/modules/contact/inc
@dirrm www/moregroupware/modules/contact
-@dirrm www/moregroupware/modules/calendar2/templates/default/media
-@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/lang
-@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html
-@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/doc
-@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar
-@dirrm www/moregroupware/modules/calendar2/templates/default/js
-@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea/popups
-@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea/images
-@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea
-@dirrm www/moregroupware/modules/calendar2/templates/default/html
-@dirrm www/moregroupware/modules/calendar2/templates/default/css
-@dirrm www/moregroupware/modules/calendar2/templates/default
-@dirrm www/moregroupware/modules/calendar2/templates
-@dirrm www/moregroupware/modules/calendar2/setup
-@dirrm www/moregroupware/modules/calendar2/lang
-@dirrm www/moregroupware/modules/calendar2/inc
-@dirrm www/moregroupware/modules/calendar2/holidays
-@dirrm www/moregroupware/modules/calendar2
+@dirrm www/moregroupware/modules/calendar/templates/default/wml
+@dirrm www/moregroupware/modules/calendar/templates/default/media
+@dirrm www/moregroupware/modules/calendar/templates/default/js
+@dirrm www/moregroupware/modules/calendar/templates/default/html
+@dirrm www/moregroupware/modules/calendar/templates/default
+@dirrm www/moregroupware/modules/calendar/templates
+@dirrm www/moregroupware/modules/calendar/setup
+@dirrm www/moregroupware/modules/calendar/lang
+@dirrm www/moregroupware/modules/calendar/js
+@dirrm www/moregroupware/modules/calendar/inc
+@dirrm www/moregroupware/modules/calendar
+@dirrm www/moregroupware/modules/admin3/templates/default/html
+@dirrm www/moregroupware/modules/admin3/templates/default
+@dirrm www/moregroupware/modules/admin3/templates
+@dirrm www/moregroupware/modules/admin3/lang
+@dirrm www/moregroupware/modules/admin3/inc
+@dirrm www/moregroupware/modules/admin3/doc
+@dirrm www/moregroupware/modules/admin3
@dirrm www/moregroupware/modules/admin2/templates/default/tree
@dirrm www/moregroupware/modules/admin2/templates/default/media
@dirrm www/moregroupware/modules/admin2/templates/default/html
@@ -3020,14 +1613,19 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/include/vcard
@dirrm www/moregroupware/include/tar
@dirrm www/moregroupware/include/smarty/plugins
-@dirrm www/moregroupware/include/smarty/core
+@dirrm www/moregroupware/include/smarty/internals
@dirrm www/moregroupware/include/smarty
@dirrm www/moregroupware/include/pear/Date
@dirrm www/moregroupware/include/pear
-@dirrm www/moregroupware/include/jpgraph
+@dirrm www/moregroupware/include/jpgraph2/lang
+@dirrm www/moregroupware/include/jpgraph2
+@dirrm www/moregroupware/include/jpgraph1/lang
+@dirrm www/moregroupware/include/jpgraph1
@dirrm www/moregroupware/include/fpdf/font
@dirrm www/moregroupware/include/fpdf
@dirrm www/moregroupware/include/fonts
+@dirrm www/moregroupware/include/adodb/xsl
+@dirrm www/moregroupware/include/adodb/session
@dirrm www/moregroupware/include/adodb/perf
@dirrm www/moregroupware/include/adodb/lang
@dirrm www/moregroupware/include/adodb/drivers
@@ -3035,111 +1633,2178 @@ www/moregroupware/setup/templates/default/media/status_warning.gif
@dirrm www/moregroupware/include/adodb
@dirrm www/moregroupware/include/Auth
@dirrm www/moregroupware/include
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum/templates/default/html
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum/templates/default
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum/templates
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum/lang
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum/inc
-%%MODULES%%@dirrm www/moregroupware/modules/useralbum
-%%MODULES%%@dirrm www/moregroupware/modules/projects/templates/default/media/bars
-%%MODULES%%@dirrm www/moregroupware/modules/projects/templates/default/media
-%%MODULES%%@dirrm www/moregroupware/modules/projects/templates/default/html
-%%MODULES%%@dirrm www/moregroupware/modules/projects/templates/default
-%%MODULES%%@dirrm www/moregroupware/modules/projects/templates
-%%MODULES%%@dirrm www/moregroupware/modules/projects/setup
-%%MODULES%%@dirrm www/moregroupware/modules/projects/lang
-%%MODULES%%@dirrm www/moregroupware/modules/projects/inc
-%%MODULES%%@dirrm www/moregroupware/modules/projects
-%%MODULES%%@dirrm www/moregroupware/modules/headline/templates/default/html
-%%MODULES%%@dirrm www/moregroupware/modules/headline/templates/default
-%%MODULES%%@dirrm www/moregroupware/modules/headline/templates
-%%MODULES%%@dirrm www/moregroupware/modules/headline/setup
-%%MODULES%%@dirrm www/moregroupware/modules/headline/lang
-%%MODULES%%@dirrm www/moregroupware/modules/headline/inc/plugins
-%%MODULES%%@dirrm www/moregroupware/modules/headline/inc/config
-%%MODULES%%@dirrm www/moregroupware/modules/headline/inc
-%%MODULES%%@dirrm www/moregroupware/modules/headline
-%%MODULES%%@dirrm www/moregroupware/modules/forum/templates/default/html
-%%MODULES%%@dirrm www/moregroupware/modules/forum/templates/default
-%%MODULES%%@dirrm www/moregroupware/modules/forum/templates
-%%MODULES%%@dirrm www/moregroupware/modules/forum/setup
-%%MODULES%%@dirrm www/moregroupware/modules/forum/media/smileys
-%%MODULES%%@dirrm www/moregroupware/modules/forum/media
-%%MODULES%%@dirrm www/moregroupware/modules/forum/lang
-%%MODULES%%@dirrm www/moregroupware/modules/forum/inc
-%%MODULES%%@dirrm www/moregroupware/modules/forum
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates/default/wml
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates/default/media
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates/default/js
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates/default/html
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates/default
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/templates
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/setup
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/lang
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/js
-%%MODULES%%@dirrm www/moregroupware/modules/calendar/inc
-%%MODULES%%@dirrm www/moregroupware/modules/calendar
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/setup
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/modules/webmail2
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/modules/projects
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/modules/notes
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/modules/calendar
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/coding_translating
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/coding_cvs
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/coding_addmodule
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images/admonitions
-%%PORTDOCS%%@dirrm www/moregroupware/docs/images
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/setup
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/modules/webmail2
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/modules/projects
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/modules/notes
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/modules/calendar
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/coding_translating
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/coding_cvs
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/coding_addmodule
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images/admonitions
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br/images
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/pt_br
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/setup
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/modules/webmail2
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/modules/projects
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/modules/notes
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/modules/calendar
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/coding_translating
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/coding_cvs
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/coding_addmodule
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images/admonitions
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en/images
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/en
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/setup
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/modules/webmail2
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/modules/projects
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/modules/notes
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/modules/calendar
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/coding_translating
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/coding_cvs
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/coding_addmodule
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images/admonitions
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de/images
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html/de
-%%PORTDOCS%%@dirrm www/moregroupware/docs/html
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/pt_br/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/pt_br/chapters
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/pt_br/appendices
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/pt_br
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/en/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/en/chapters
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/en/appendices
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/en
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/de/modules
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/de/chapters
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/de/appendices
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook/de
-%%PORTDOCS%%@dirrm www/moregroupware/docs/docbook
-%%PORTDOCS%%@dirrm www/moregroupware/docs
+@dirrm www/moregroupware/docs
+%%ADDONS%%www/moregroupware/modules/faq/lang/vietnamese.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_arabic.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_english.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_french.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_german.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_italian.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_latvian.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_nederlands.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_polish.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_portugues.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_russian.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_spanish.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/config_vietnamese.dat
+%%ADDONS%%www/moregroupware/modules/faq/lang/english.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/faq.en.lang
+%%ADDONS%%www/moregroupware/modules/faq/lang/faq.fr.lang
+%%ADDONS%%www/moregroupware/modules/faq/lang/french.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/german.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/italian.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/latvian.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/nederlands.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/polish.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/portugues.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/russian.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/spanish.php
+%%ADDONS%%www/moregroupware/modules/faq/lang/arabic.php
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/makefont.php
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1251.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1252.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1253.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1254.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1255.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1257.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1258.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp874.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-1.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-11.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-15.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-16.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-2.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-4.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-5.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-7.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/iso-8859-9.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/koi8-r.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/koi8-u.map
+%%ADDONS%%www/moregroupware/modules/faq/font/makefont/cp1250.map
+%%ADDONS%%www/moregroupware/modules/faq/font/courier.php
+%%ADDONS%%www/moregroupware/modules/faq/font/helvetica.php
+%%ADDONS%%www/moregroupware/modules/faq/font/helveticab.php
+%%ADDONS%%www/moregroupware/modules/faq/font/helveticabi.php
+%%ADDONS%%www/moregroupware/modules/faq/font/helveticai.php
+%%ADDONS%%www/moregroupware/modules/faq/font/symbol.php
+%%ADDONS%%www/moregroupware/modules/faq/font/times.php
+%%ADDONS%%www/moregroupware/modules/faq/font/timesb.php
+%%ADDONS%%www/moregroupware/modules/faq/font/timesbi.php
+%%ADDONS%%www/moregroupware/modules/faq/font/timesi.php
+%%ADDONS%%www/moregroupware/modules/faq/font/zapfdingbats.php
+%%ADDONS%%www/moregroupware/modules/faq/help/README.de.txt
+%%ADDONS%%www/moregroupware/modules/faq/help/README.en.txt
+%%ADDONS%%www/moregroupware/modules/faq/help/dokumentation.de.html
+%%ADDONS%%www/moregroupware/modules/faq/help/dokumentation.en.html
+%%ADDONS%%www/moregroupware/modules/faq/help/ubbcode.php
+%%ADDONS%%www/moregroupware/modules/faq/images/.cvsignore
+%%ADDONS%%www/moregroupware/modules/faq/images/email.gif
+%%ADDONS%%www/moregroupware/modules/faq/images/header.jpg
+%%ADDONS%%www/moregroupware/modules/faq/images/pdf.gif
+%%ADDONS%%www/moregroupware/modules/faq/images/printer.gif
+%%ADDONS%%www/moregroupware/modules/faq/images/xml.gif
+%%ADDONS%%www/moregroupware/modules/faq/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/data.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/database.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/fpdf.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/functions.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/parser.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/faq/inc/config.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/waste.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_bold.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_center.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_code.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_email.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_image.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_internal_link.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_italic.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_justify.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_left.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_list.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_list_item.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_php.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_quote.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_right.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_underlined.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/button_url.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/down.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/edit.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/trash.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/images/arrow.gif
+%%ADDONS%%www/moregroupware/modules/faq/admin/adminlog.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/attachment.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/backup.import.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/backup.main.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/backup.xml.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/category.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/config.edit.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/config.save.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/cookie.check.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/export.main.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/footer.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/header.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/index.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/menue.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/news.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/pwd.change.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/pwd.save.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.add.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.delatt.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.edit.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.delcomment.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.delcommentform.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.delete.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.delquestion.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.save.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/record.show.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.bar.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.browser.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.form.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.main.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.query.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.ratings.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/stat.show.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.add.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.addsave.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.delete.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.edit.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.list.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.question.php
+%%ADDONS%%www/moregroupware/modules/faq/admin/user.save.php
+%%ADDONS%%www/moregroupware/modules/faq/pdf/faq.pdf
+%%ADDONS%%www/moregroupware/modules/faq/template/xml.html
+%%ADDONS%%www/moregroupware/modules/faq/template/anzeigen.html
+%%ADDONS%%www/moregroupware/modules/faq/template/artikel.html
+%%ADDONS%%www/moregroupware/modules/faq/template/ask.html
+%%ADDONS%%www/moregroupware/modules/faq/template/hilfe.html
+%%ADDONS%%www/moregroupware/modules/faq/template/index.html
+%%ADDONS%%www/moregroupware/modules/faq/template/kontakt.html
+%%ADDONS%%www/moregroupware/modules/faq/template/mailsend2friend.html
+%%ADDONS%%www/moregroupware/modules/faq/template/main.html
+%%ADDONS%%www/moregroupware/modules/faq/template/open.html
+%%ADDONS%%www/moregroupware/modules/faq/template/save.html
+%%ADDONS%%www/moregroupware/modules/faq/template/savecomment.html
+%%ADDONS%%www/moregroupware/modules/faq/template/savequestion.html
+%%ADDONS%%www/moregroupware/modules/faq/template/savevoting.html
+%%ADDONS%%www/moregroupware/modules/faq/template/search.html
+%%ADDONS%%www/moregroupware/modules/faq/template/send2friend.html
+%%ADDONS%%www/moregroupware/modules/faq/template/sendmail.html
+%%ADDONS%%www/moregroupware/modules/faq/template/style.css
+%%ADDONS%%www/moregroupware/modules/faq/template/writecomment.html
+%%ADDONS%%www/moregroupware/modules/faq/template/add.html
+%%ADDONS%%www/moregroupware/modules/faq/templates/default/html/faq.tpl
+%%ADDONS%%www/moregroupware/modules/faq/xml/cron4rss.php
+%%ADDONS%%www/moregroupware/modules/faq/mailsend2friend.php
+%%ADDONS%%www/moregroupware/modules/faq/main.php
+%%ADDONS%%www/moregroupware/modules/faq/open.php
+%%ADDONS%%www/moregroupware/modules/faq/pdf.php
+%%ADDONS%%www/moregroupware/modules/faq/printing.php
+%%ADDONS%%www/moregroupware/modules/faq/save.php
+%%ADDONS%%www/moregroupware/modules/faq/anzeigen.php
+%%ADDONS%%www/moregroupware/modules/faq/savequestion.php
+%%ADDONS%%www/moregroupware/modules/faq/savevoting.php
+%%ADDONS%%www/moregroupware/modules/faq/search.php
+%%ADDONS%%www/moregroupware/modules/faq/send2friend.php
+%%ADDONS%%www/moregroupware/modules/faq/sql.txt
+%%ADDONS%%www/moregroupware/modules/faq/sendmail.php
+%%ADDONS%%www/moregroupware/modules/faq/writecomment.php
+%%ADDONS%%www/moregroupware/modules/faq/xml.php
+%%ADDONS%%www/moregroupware/modules/faq/savecomment.php
+%%ADDONS%%www/moregroupware/modules/faq/add.php
+%%ADDONS%%www/moregroupware/modules/faq/artikel.php
+%%ADDONS%%www/moregroupware/modules/faq/ask.php
+%%ADDONS%%www/moregroupware/modules/faq/definition2.xml
+%%ADDONS%%www/moregroupware/modules/faq/faq.class.php
+%%ADDONS%%www/moregroupware/modules/faq/hilfe.php
+%%ADDONS%%www/moregroupware/modules/faq/index.php
+%%ADDONS%%www/moregroupware/modules/faq/install.txt
+%%ADDONS%%www/moregroupware/modules/faq/kontakt.php
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/USHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/AustrianHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/BelgianHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/BrasilHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/CanadaHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/CzechHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/DKHolidays2003-05.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/Dutch_Holidays_2002-2005.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/FinlandHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/FrenchHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/GermanHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/ItalianHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/JapanHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/NorwegianHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/PortugalHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/RussianHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/SpanishHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/SwissHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/UKHolidays2002-03.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/holidays/AUHolidays.ics
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/timezones.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/error.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/ical_parser.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/init.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/init2.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/month_cal.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/overview.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/sidebar.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/calendar2/inc/calendar2_func.inc.php
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.cs.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.da.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.de.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.en.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.es.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.fi.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.fr.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.hu.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.it.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.ja.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.lt.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.nb.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.nl.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.ro.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.ru.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.sk.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.tr.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/lang/calendar2.bg.lang
+%%ADDONS%%www/moregroupware/modules/calendar2/setup/install.php
+%%ADDONS%%www/moregroupware/modules/calendar2/setup/update_post.php
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/css/default.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_app_edit.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_custom_view.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_header.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_index.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_manager.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/html/calendar2_overview.tpl
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/insert_table.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_center.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_justify.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_left.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_align_right.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_blank.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_charmap.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_color_bg.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_color_fg.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_copy.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_custom.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_cut.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_delete.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_bold.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_italic.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_strike.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_sub.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_sup.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_format_underline.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_help.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_hr.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_html.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_image.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_indent_less.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_indent_more.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_link.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_list_bullet.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_list_num.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_redo.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_undo.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/fullscreen_maximize.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/fullscreen_minimize.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/images/ed_about.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/select_color.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/blank.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/custom2.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/editor_help.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/fullscreen.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/insert_image.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/insert_table.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/old-fullscreen.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/old_insert_image.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/popup.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/popups/about.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea-lang-en.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/htmlarea.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/license.txt
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/reference.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/htmlarea/dialog.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/js/autocomplete.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/js/event.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/js/infobox.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference-Z-S.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html/reference.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/lang/calendar-en.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/bugtest-hidden-selects.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-blue.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-brown.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-green.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-setup.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-setup_stripped.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-system.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-1.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-2.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-cold-1.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar-win2k-cold-2.css
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/calendar_stripped.js
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/img.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/release-notes.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/README
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/simple-1.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/simple-2.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/cal.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/jscalendar/test.html
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/year_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/allday_bg.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/allday_dot.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/back.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/birthday.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/business.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/cal_manager.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/calls.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/clients.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/competition.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/completed.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/custom_view.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/customer.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/day_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/day_title.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/decline.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/download_arrow.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/event_dot.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/favorites.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/follow_up.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/gantt_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/gifts.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/goals.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/holidays.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/ideas.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/important.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/issues.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/left_arrows.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/left_day.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/link.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/miscellaneous.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/month_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/new.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/not_completed.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/personal.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/phpical-logo.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/print.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/printer.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/projects.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/public_holiday.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/right_arrows.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/right_day.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/search.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/side_bg.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/smallicon.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/spacer.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/status.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/suppliers.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/team.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/tentative.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/time___expenses.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/time_bg.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/today_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/travel.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/vacation.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/valid-rss.png
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/week_on.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/templates/default/media/accept.gif
+%%ADDONS%%www/moregroupware/modules/calendar2/custom_view.php
+%%ADDONS%%www/moregroupware/modules/calendar2/definition2.xml
+%%ADDONS%%www/moregroupware/modules/calendar2/index.php
+%%ADDONS%%www/moregroupware/modules/calendar2/month.php
+%%ADDONS%%www/moregroupware/modules/calendar2/event.php
+%%ADDONS%%www/moregroupware/modules/calendar2/month_list.php
+%%ADDONS%%www/moregroupware/modules/calendar2/norefer.php
+%%ADDONS%%www/moregroupware/modules/calendar2/week.php
+%%ADDONS%%www/moregroupware/modules/calendar2/year.php
+%%ADDONS%%www/moregroupware/modules/calendar2/year_gantt.php
+%%ADDONS%%www/moregroupware/modules/calendar2/month_gantt.php
+%%ADDONS%%www/moregroupware/modules/calendar2/AUTHORS
+%%ADDONS%%www/moregroupware/modules/calendar2/COPYING
+%%ADDONS%%www/moregroupware/modules/calendar2/day.php
+%%ADDONS%%www/moregroupware/modules/calendar2/cal_manager.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/inc/smarty_plugins/modifier.highlightsearch.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/inc/smarty_plugins/prefilter.tr.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/inc/setup.inc.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/lang/faqfrenzy.en.lang
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/lang/faqfrenzy.es.lang
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/lang/faqfrenzy.fr.lang
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/lang/faqfrenzy.ja.lang
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/lang/faqfrenzy.nl.lang
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_search_results.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_catform.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_delcatselect.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_editcatselect.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_faqform.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_faqselect.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_front.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_categories.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_error.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_faqentry.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_footer.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_header.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/html/faqfrenzy_admin_addrelationshipform.tpl
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/templates/default/media/module.css
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/docs/README
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/definition2.xml
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/admin.php
+%%ADDONS%%www/moregroupware/modules/faqfrenzy/index.php
+%%ADDONS%%www/moregroupware/modules/files/lang/files.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.cs.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.da.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.de.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.en.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.es.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.fi.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.fr.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.hu.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.it.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.ja.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.lt.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.nb.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.nl.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.ro.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.ru.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.sk.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.tr.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.vi.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/files/lang/files.bg.lang
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/zip.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/deb.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/enscript.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/images.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/mp3.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/msexcel.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/mspowerpoint.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/msword.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/php.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/rar.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/rpm.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/text.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/tgz.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer/default.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Magic.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Part.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/Viewer.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/mime_drivers.php
+%%ADDONS%%www/moregroupware/modules/files/inc/mime/mime_mapping.php
+%%ADDONS%%www/moregroupware/modules/files/inc/category.class.php
+%%ADDONS%%www/moregroupware/modules/files/inc/files_func.inc.php
+%%ADDONS%%www/moregroupware/modules/files/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/files/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/files/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_details.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_categories_list.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_copy.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_categories_edit.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_edit.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_list.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/html/files_new.tpl
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/xml.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/binary.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/compressed.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/csv.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/deb.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/default.png
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/encryption.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/executable.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/folder.png
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/html.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/image.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/inf.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/mail.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/makefile.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/msexcel.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/msi.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/msp.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/mspowerpoint.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/msword.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/pdf.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/php.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/ps.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/readme.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/rpm.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/setup.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/script-asa.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/script-asp.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/script-js.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/signed.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/source-c.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/source-h.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/source-java.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/text.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/unknown.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/vcard.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/video.gif
+%%ADDONS%%www/moregroupware/modules/files/templates/default/media/audio.gif
+%%ADDONS%%www/moregroupware/modules/files/serve.php
+%%ADDONS%%www/moregroupware/modules/files/definition2.xml
+%%ADDONS%%www/moregroupware/modules/files/README.txt
+%%ADDONS%%www/moregroupware/modules/files/index.php
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_wink.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_confused.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_cool.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_cry.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_eek.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_evil.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_exclaim.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_frown.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_idea.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_lol.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_mad.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_mrgreen.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_neutral.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_question.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_razz.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_redface.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_rolleyes.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_sad.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_smile.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_surprised.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_twisted.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/smileys/icon_biggrin.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/delete_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/delete_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/edit_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/edit_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/forum_line.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_lockedMsg_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_lockedMsg_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_newMsg_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_newMsg_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_newMsg_plain_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_newMsg_plain_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_noNewMsg_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/grp_noNewMsg_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/msg_notViewed_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/msg_notViewed_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/msg_viewed_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/msg_viewed_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/reply_0.gif
+%%ADDONS%%www/moregroupware/modules/forum/media/reply_1.gif
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.cs.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.da.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.de.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.en.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.es.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.fi.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.fr.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.hu.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.it.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.ja.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.lt.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.nb.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.nl.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.ro.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.ru.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.sk.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.tr.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.vi.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/forum/lang/forum.bg.lang
+%%ADDONS%%www/moregroupware/modules/forum/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/forum/inc/Error.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/Mail.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.admin.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.forum.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.group.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.page.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.settings.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.thread.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum.user.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/inc/forum_func.inc.php
+%%ADDONS%%www/moregroupware/modules/forum/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/forum/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/forum/inc/CObject.class.inc
+%%ADDONS%%www/moregroupware/modules/forum/setup/sample.en.sql
+%%ADDONS%%www/moregroupware/modules/forum/setup/sample.ja.sql
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/thread_saved.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/admin_frm_forums.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/admin_frm_moderators.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/admin_frm_records_found.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/admin_options.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/delete_thread.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/edit_denied.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/list_groups.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/list_replies.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/list_threads.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/new_preview.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/new_thread.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/permission_denied.tpl
+%%ADDONS%%www/moregroupware/modules/forum/templates/default/html/admin_frm_categories.tpl
+%%ADDONS%%www/moregroupware/modules/forum/index.php
+%%ADDONS%%www/moregroupware/modules/forum/definition2.xml
+%%ADDONS%%www/moregroupware/modules/forum/bild.php
+%%ADDONS%%www/moregroupware/modules/forum/admin.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/yahoofrmi.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/bebits.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/bsdtoday.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/freshmeat.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/hardware-fr.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/linuxfr.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/lou_portail.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/mandrake-fr.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/mgwfr.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/moregroupware.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/namodro-cz.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/newsforge.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/osnews.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/phpindex.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/root-cz.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/rss.mdf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/slashdot.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/underground-cz.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/yahoodemi.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/config/01net.mcf
+%%ADDONS%%www/moregroupware/modules/headline/inc/plugins/kadinews.snn
+%%ADDONS%%www/moregroupware/modules/headline/inc/headline.inc.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/headline_func.inc.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/headline/inc/HeadlineConfig.inc.php
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.cs.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.da.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.de.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.en.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.es.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.fi.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.fr.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.hu.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.it.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.ja.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.lt.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.nb.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.nl.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.ro.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.ru.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.sk.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.tr.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.vi.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/headline/lang/headline.bg.lang
+%%ADDONS%%www/moregroupware/modules/headline/setup/sample.en.sql
+%%ADDONS%%www/moregroupware/modules/headline/setup/sample.ja.sql
+%%ADDONS%%www/moregroupware/modules/headline/templates/default/html/headl_channel_add.tpl
+%%ADDONS%%www/moregroupware/modules/headline/templates/default/html/headl_channel_add_rss.tpl
+%%ADDONS%%www/moregroupware/modules/headline/templates/default/html/headl_channel_remove.tpl
+%%ADDONS%%www/moregroupware/modules/headline/templates/default/html/headline_list.tpl
+%%ADDONS%%www/moregroupware/modules/headline/templates/default/html/headline_mngmt.tpl
+%%ADDONS%%www/moregroupware/modules/headline/definition2.xml
+%%ADDONS%%www/moregroupware/modules/headline/index.php
+%%ADDONS%%www/moregroupware/modules/inventory/lang/inventory.cs.lang
+%%ADDONS%%www/moregroupware/modules/inventory/lang/inventory.en.lang
+%%ADDONS%%www/moregroupware/modules/inventory/lang/inventory.es.lang
+%%ADDONS%%www/moregroupware/modules/inventory/lang/inventory.fr.lang
+%%ADDONS%%www/moregroupware/modules/inventory/lang/inventory.ja.lang
+%%ADDONS%%www/moregroupware/modules/inventory/inc/smarty_plugins/block.tr.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/smarty_plugins/function.sameurl.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/smarty_plugins/prefilter.tr.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/config.inc.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/functions.inc.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/setup.inc.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/inventory/inc/inventory.class.php
+%%ADDONS%%www/moregroupware/modules/inventory/docs/LICENSE
+%%ADDONS%%www/moregroupware/modules/inventory/docs/README
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_product_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_category_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_category_modify.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_category_view.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_column_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_column_modify.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_column_view.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_location_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_location_modify.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_location_view.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_product_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/error.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_category_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_product_modify.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_admin_product_view.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_item.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_item_formdata.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_item_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/templates/default/html/inventory_location_list.tpl
+%%ADDONS%%www/moregroupware/modules/inventory/index.php
+%%ADDONS%%www/moregroupware/modules/inventory/setup-base.php
+%%ADDONS%%www/moregroupware/modules/inventory/definition2.xml
+%%ADDONS%%www/moregroupware/modules/inventory/admin.php
+%%ADDONS%%www/moregroupware/modules/links/inc/top10.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/add_item.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/add_wing.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/dump.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/edit_item.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/edit_wing.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/getWingContents.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/global_settings.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/last10.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/links_func.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/mail.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/move_item.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/move_wing.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/random.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/search.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/links/inc/stroll.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/suggest.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/tidy.inc.php
+%%ADDONS%%www/moregroupware/modules/links/inc/about.inc.php
+%%ADDONS%%www/moregroupware/modules/links/action/update_wing.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/add_wing.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/delete_item.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/delete_wing.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/move_item.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/move_wing.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/subscribe.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/update_item.action.php
+%%ADDONS%%www/moregroupware/modules/links/action/add_item.action.php
+%%ADDONS%%www/moregroupware/modules/links/setup/install.sql
+%%ADDONS%%www/moregroupware/modules/links/lang/links.cs.lang
+%%ADDONS%%www/moregroupware/modules/links/lang/links.en.lang
+%%ADDONS%%www/moregroupware/modules/links/lang/links.es.lang
+%%ADDONS%%www/moregroupware/modules/links/lang/links.fr.lang
+%%ADDONS%%www/moregroupware/modules/links/templates/default/html/links.tpl
+%%ADDONS%%www/moregroupware/modules/links/location.php
+%%ADDONS%%www/moregroupware/modules/links/install.txt
+%%ADDONS%%www/moregroupware/modules/links/index.php
+%%ADDONS%%www/moregroupware/modules/links/definition2.xml
+%%ADDONS%%www/moregroupware/modules/minicalendar/inc/minicalendar_func.inc.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/images/delete.gif
+%%ADDONS%%www/moregroupware/modules/minicalendar/images/edit.gif
+%%ADDONS%%www/moregroupware/modules/minicalendar/images/events0.gif
+%%ADDONS%%www/moregroupware/modules/minicalendar/images/new.gif
+%%ADDONS%%www/moregroupware/modules/minicalendar/setup/install.sql
+%%ADDONS%%www/moregroupware/modules/minicalendar/lang/minicalendar.en.lang
+%%ADDONS%%www/moregroupware/modules/minicalendar/lang/minicalendar.es.lang
+%%ADDONS%%www/moregroupware/modules/minicalendar/lang/minicalendar.fr.lang
+%%ADDONS%%www/moregroupware/modules/minicalendar/templates/default/html/cal_ajoute.tpl
+%%ADDONS%%www/moregroupware/modules/minicalendar/templates/default/html/parameters.tpl
+%%ADDONS%%www/moregroupware/modules/minicalendar/templates/default/html/sbcal.tpl
+%%ADDONS%%www/moregroupware/modules/minicalendar/templates/default/js/minicalendar.js
+%%ADDONS%%www/moregroupware/modules/minicalendar/actions.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/index.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/nicelooking.inc.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/calendar.config.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/cal_showevent.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/cal_ajoute.php
+%%ADDONS%%www/moregroupware/modules/minicalendar/definition2.xml
+%%ADDONS%%www/moregroupware/modules/news/lang/news.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.cs.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.da.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.de.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.en.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.es.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.fi.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.fr.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.hu.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.it.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.ja.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.lt.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.nb.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.nl.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.ro.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.ru.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.sk.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.tr.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.vi.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/news/lang/news.bg.lang
+%%ADDONS%%www/moregroupware/modules/news/setup/sample.en.sql
+%%ADDONS%%www/moregroupware/modules/news/setup/sample.ja.sql
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_details.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_channel_edit.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_channel_list.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_channel_details.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_edit.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_list.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/html/news_overview.tpl
+%%ADDONS%%www/moregroupware/modules/news/templates/default/media/exclam.gif
+%%ADDONS%%www/moregroupware/modules/news/inc/news_func.inc.php
+%%ADDONS%%www/moregroupware/modules/news/inc/overview.inc.php
+%%ADDONS%%www/moregroupware/modules/news/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/news/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/news/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/news/definition2.xml
+%%ADDONS%%www/moregroupware/modules/news/channels.php
+%%ADDONS%%www/moregroupware/modules/news/index.php
+%%ADDONS%%www/moregroupware/modules/quoting/inc/quoting.class.php
+%%ADDONS%%www/moregroupware/modules/quoting/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/quoting/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/quoting/lang/quoting.en.lang
+%%ADDONS%%www/moregroupware/modules/quoting/lang/quoting.es.lang
+%%ADDONS%%www/moregroupware/modules/quoting/lang/quoting.fr.lang
+%%ADDONS%%www/moregroupware/modules/quoting/lang/quoting.ru.lang
+%%ADDONS%%www/moregroupware/modules/quoting/templates/default/html/quoting_addtask.tpl
+%%ADDONS%%www/moregroupware/modules/quoting/templates/default/html/quoting_details.tpl
+%%ADDONS%%www/moregroupware/modules/quoting/templates/default/html/quoting_edit.tpl
+%%ADDONS%%www/moregroupware/modules/quoting/templates/default/html/quoting_overview.tpl
+%%ADDONS%%www/moregroupware/modules/quoting/index.php
+%%ADDONS%%www/moregroupware/modules/quoting/COPYING
+%%ADDONS%%www/moregroupware/modules/quoting/definition2.xml
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.cs.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.da.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.de.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.en.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.es.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.fi.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.fr.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.it.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.ja.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.lt.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.nb.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.nl.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.ro.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.ru.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.sk.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.tr.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.vi.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/tts/lang/tts.bg.lang
+%%ADDONS%%www/moregroupware/modules/tts/inc/inter.class.php
+%%ADDONS%%www/moregroupware/modules/tts/inc/overview.inc.php
+%%ADDONS%%www/moregroupware/modules/tts/inc/repository.inc.php
+%%ADDONS%%www/moregroupware/modules/tts/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/tts/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/tts/inc/ticket.class.php
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_ticket.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_gantt_view.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_historic.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_inter.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_list.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_overview.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_summary.tpl
+%%ADDONS%%www/moregroupware/modules/tts/templates/default/html/tts_detailsticket.tpl
+%%ADDONS%%www/moregroupware/modules/tts/mygantt.php
+%%ADDONS%%www/moregroupware/modules/tts/gantt_view.php
+%%ADDONS%%www/moregroupware/modules/tts/definition2.xml
+%%ADDONS%%www/moregroupware/modules/tts/index.php
+%%ADDONS%%www/moregroupware/modules/tts2/docs/README
+%%ADDONS%%www/moregroupware/modules/tts2/inc/repository.inc.php
+%%ADDONS%%www/moregroupware/modules/tts2/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/tts2/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/tts2/inc/ticket.class.php
+%%ADDONS%%www/moregroupware/modules/tts2/lang/tts2.en.lang
+%%ADDONS%%www/moregroupware/modules/tts2/lang/tts2.es.lang
+%%ADDONS%%www/moregroupware/modules/tts2/lang/tts2.fr.lang
+%%ADDONS%%www/moregroupware/modules/tts2/lang/tts2.ru.lang
+%%ADDONS%%www/moregroupware/modules/tts2/templates/default/html/tts2_comment.tpl
+%%ADDONS%%www/moregroupware/modules/tts2/templates/default/html/tts2_list.tpl
+%%ADDONS%%www/moregroupware/modules/tts2/templates/default/html/tts2_summary.tpl
+%%ADDONS%%www/moregroupware/modules/tts2/templates/default/html/tts2_ticket.tpl
+%%ADDONS%%www/moregroupware/modules/tts2/definition2.xml
+%%ADDONS%%www/moregroupware/modules/tts2/index.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/LC_MESSAGES/phpwiki.mo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/LC_MESSAGES/phpwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/ZoekPagina
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/HoeWikiTeGebruiken
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/JanNieuwenhuizen
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/MeerOverTechnieken
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/MeestBezocht
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/PaginasToevoegen
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/RecenteBezoekers
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/RecenteVeranderingen
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/TekstFormatteringsRegels
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/UitgaveNoten
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/VeranderTekst
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/VertaalSpatiesNaarTabs
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/VoorPagina
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/ZandBak
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/pgsrc/GoedeStijl
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/nl/templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/phpwiki.pot
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/de.po
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/es.po
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/it.po
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/nl.po
+%%ADDONS%%www/moregroupware/modules/wiki/locale/po/sv.po
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/LC_MESSAGES/phpwiki.mo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/LC_MESSAGES/phpwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/FrischeSeiten
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/GaesteBuch
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/GuterStil
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/KonvertiereLeerzeichenZuTabs
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/MeistBesucht
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/PhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/PhpWikiAdministration
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/SandKiste
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/SeiteFinden
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/SeitenErzeugen
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/StartSeite
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/TextFormatierungsRegeln
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/WieManWikiBenutzt
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/WikiTechnik
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/pgsrc/EditiereText
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/de/templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/LC_MESSAGES/phpwiki.mo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/LC_MESSAGES/phpwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/BuenEstilo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/BuscarPagina
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/CajaDeArena
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/CambiosRecientes
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/ComoUsarWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/ConvierteEspaciosEnTabs
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/EditarElTexto
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/KBrown
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/MasAcercadeLaMecanica
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/MasPopulares
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/NotasDeLiberacion
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/PaginaPrincipal
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/PhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/ReglasDeFormatoDeTexto
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/VisitantesRecientes
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/pgsrc/AgregarPaginas
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/es/templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/LC_MESSAGES/phpwiki.mo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/LC_MESSAGES/phpwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/AmministrazioneDiPhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/BuonStile
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/CambiamentiRecenti
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/ComeUsareWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/ConvertiGliSpaziInTab
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/ModificaIlTesto
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/NoteDiRilascio
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/PaginaDiProva
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/PaginaPrincipale
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/PhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/PiuPopolari
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/RegoleDiFormattazioneDelTesto
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/ScatolaDiSabbia
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/SteveWainstead
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/TrovaPagina
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/VarieSulFunzionamento
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/VisitatoriRecenti
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/pgsrc/AggiungerePagine
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/it/templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/LC_MESSAGES/phpwiki.mo
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/LC_MESSAGES/phpwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/BraStil
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/G%e4stboken
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/HurManAnv%e4nderWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/KonverteraMellanslagTillTabbar
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/L%e4ggaTillSidor
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/MerOmMekanismerna
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/MestPopul%e4r
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/PhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/PhpWikiAdministration
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/RedigeraText
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/S%f6kEfterSida
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/Sandl%e5dan
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/Senaste%c4ndringar
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/Textformateringsregler
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/pgsrc/Framsida
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/sv/templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/locale/README
+%%ADDONS%%www/moregroupware/modules/wiki/locale/translate.sh
+%%ADDONS%%www/moregroupware/modules/wiki/wiki_templates/browse.html
+%%ADDONS%%www/moregroupware/modules/wiki/wiki_templates/README
+%%ADDONS%%www/moregroupware/modules/wiki/wiki_templates/editlinks.html
+%%ADDONS%%www/moregroupware/modules/wiki/wiki_templates/editpage.html
+%%ADDONS%%www/moregroupware/modules/wiki/wiki_templates/message.html
+%%ADDONS%%www/moregroupware/modules/wiki/templates/default/html/wiki.tpl
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/WikiWikiWeb
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/ConvertSpacesToTabs
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/EditText
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/FindPage
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/FrontPage
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/GoodStyle
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/HowToUseWiki
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/MoreAboutMechanics
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/MostPopular
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/PhpWiki
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/PhpWikiAdministration
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/RecentChanges
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/RecentVisitors
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/ReleaseNotes
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/SandBox
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/SteveWainstead
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/TestPage
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/TextFormattingRules
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/WabiSabi
+%%ADDONS%%www/moregroupware/modules/wiki/pgsrc/AddingPages
+%%ADDONS%%www/moregroupware/modules/wiki/lib/ziplib.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/config.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/db_filesystem.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/dbalib.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/dbmlib.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/diff.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/display.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/editlinks.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/editpage.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/fullsearch.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/msql.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/mssql.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/mysql.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/pageinfo.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/pgsql.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/savepage.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/search.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/setupwiki.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/stdlib.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/transform.php
+%%ADDONS%%www/moregroupware/modules/wiki/lib/backlinks.php
+%%ADDONS%%www/moregroupware/modules/wiki/images/wikibase.png
+%%ADDONS%%www/moregroupware/modules/wiki/images/png.png
+%%ADDONS%%www/moregroupware/modules/wiki/images/signature.png
+%%ADDONS%%www/moregroupware/modules/wiki/admin/zip.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/loadserial.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/lockpage.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/shrinkdbm.pl
+%%ADDONS%%www/moregroupware/modules/wiki/admin/translate_mysql.pl
+%%ADDONS%%www/moregroupware/modules/wiki/admin/wiki_dumpHTML.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/wiki_port1_0.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/wiki_rebuilddbms.php
+%%ADDONS%%www/moregroupware/modules/wiki/admin/dumpserial.php
+%%ADDONS%%www/moregroupware/modules/wiki/lang/wiki.en.lang
+%%ADDONS%%www/moregroupware/modules/wiki/lang/wiki.es.lang
+%%ADDONS%%www/moregroupware/modules/wiki/lang/wiki.fr.lang
+%%ADDONS%%www/moregroupware/modules/wiki/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/wiki/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/wiki/install.txt
+%%ADDONS%%www/moregroupware/modules/wiki/index.php
+%%ADDONS%%www/moregroupware/modules/wiki/definition2.xml
+%%ADDONS%%www/moregroupware/modules/wiki/admin.php
+%%ADDONS%%www/moregroupware/modules/useralbum/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/useralbum/inc/useralbum_func.inc.php
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.cs.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.da.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.de.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.en.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.es.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.fi.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.fr.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.hu.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.it.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.ja.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.lt.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.nb.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.nl.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.sk.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.tr.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.vi.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/lang/useralbum.bg.lang
+%%ADDONS%%www/moregroupware/modules/useralbum/templates/default/html/useralbum_details.tpl
+%%ADDONS%%www/moregroupware/modules/useralbum/templates/default/html/useralbum_list.tpl
+%%ADDONS%%www/moregroupware/modules/useralbum/definition2.xml
+%%ADDONS%%www/moregroupware/modules/useralbum/index.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/oo_xml/class.tx_rlmpofficeimport_openoffice.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/oo_xml/class.tx_rlmpofficeimport_xml.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/Anonymous.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/Common.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/CramMD5.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/DigestMD5.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/Login.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL/Plain.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Auth/SASL.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/RFC822.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/mime.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/mimePart.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/mimedecode.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/smtp.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail/smtp_test.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Net/SMTP.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Net/Socket.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/Mail.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/pear/PEAR.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/imap/date.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/imap/imap.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/imap/imap_general.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/imap/imap_mailbox.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/imap/imap_messages.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/smarty_plugins/block.tr.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/smarty_plugins/prefilter.tr.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/accounts_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/dangerous_types.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/decode_enriched.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/fetchmail_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/folders_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/maillist_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/mimetype.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/readmessage_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/sendmail_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/sendmail_post_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/settings.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/smarty.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/tree_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/virusscan_inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/webmail2_func.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/webmail2_settings_editaccount.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/webmail2_settings_listaccounts.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/webmail2_settings_newaccount.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/wikilib.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/checkdir.inc.php
+%%ADDONS%%www/moregroupware/modules/webmail2/inc/class.pop3.php
+%%ADDONS%%www/moregroupware/modules/webmail2/docu/img/mgw_logo.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/docu/img/spacer.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/docu/docu1.eml
+%%ADDONS%%www/moregroupware/modules/webmail2/docu/docu1.php
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.zh_tw.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.cs.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.da.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.de.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.en.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.es.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.fi.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.fr.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.hu.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.it.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.ja.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.ko.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.lt.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.nb.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.nl.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.pt_br.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.pt_pt.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.ro.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.ru.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.sk.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.tr.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.zh_cn.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/lang/webmail2.bg.lang
+%%ADDONS%%www/moregroupware/modules/webmail2/setup/install.php
+%%ADDONS%%www/moregroupware/modules/webmail2/setup/update_pre.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/js/autocomplete.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/js/maillist.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/js/top.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/js/tree.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/css/tree.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/css/wiki.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/webmail2_settings_listaccounts.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/begin_fetchmail.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/fetchmail.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/fetchmail_small.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/fetchmail_small2.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/folders.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/index.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/index2.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/maillist.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/myfolders.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/properties.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/quota_settings.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/readmessage.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/sendmail-2.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/sendmail.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/sendmail_post.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/sendmail_test.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/tree.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/attachments.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/webmail2_error.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/webmail2_filters.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/html/webmail2_settings_editaccount.tpl
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/vn.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/b5.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ch.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/cz.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/da.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/de.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ee.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/el.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/en.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/es.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/fi.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/fr.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/gb.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/he.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/hu.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/it.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ja-jis.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ja-sjis.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ja-utf8.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/lt.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/lv.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/nb.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/nl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/no.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/pl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/pt_br.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ro.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ru.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/se.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/si.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/lang/ja-euc.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/insert_table.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_center.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_justify.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_left.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_align_right.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_blank.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_charmap.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_color_bg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_color_fg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_copy.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_custom.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_cut.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_delete.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_bold.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_italic.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_strike.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_sub.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_sup.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_format_underline.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_help.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_hr.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_html.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_image.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_indent_less.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_indent_more.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_left_to_right.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_link.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_list_bullet.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_list_num.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_paste.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_print.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_redo.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_right_to_left.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_rmformat.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_save.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_save.png
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_show_border.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_splitcel.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_undo.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/fullscreen_maximize.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/fullscreen_minimize.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/images/ed_about.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/ro.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/cz.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/da.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/de.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/en.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/he.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/hu.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/it.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/pt_br.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/nl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang/makefile.xml
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/img/he-spell-check.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/img/makefile.xml
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/img/spell-check.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/makefile.xml
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/readme-tech.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-check-logic.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-check-style.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-check-ui.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-check-ui.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/spell-checker.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/.htaccess
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/select_color.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/blank.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/custom2.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/editor_help.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/fullscreen.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_image.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_image.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_image2.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/insert_table.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/link.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/old-fullscreen.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/old_insert_image.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/popup.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popups/about.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/ChangeLog
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/index.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/license.txt
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popupdiv.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/popupwin.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/reference.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/release-notes.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/htmlarea.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/dialog.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/htmlarea/htmlarea.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/word.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/arrowup.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/crossbrowser.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/mail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/mybar.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/netm.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/news.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/peditor.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/bar/arrowdown.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_wink.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_biggrin.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_confused.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_cool.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_cry.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_eek.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_evil.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_exclaim.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_frown.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_idea.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_lol.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_mad.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_mrgreen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_neutral.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_question.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_razz.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_redface.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_rolleyes.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_sad.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_smile.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_surprised.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_twisted.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles/icon_arrow.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/arrow_asc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/arrow_desc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/arrow_left.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/arrow_right.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/attach.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/background.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/background2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/bg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/bg2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/calendar.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/compose.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/contacts.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/delete.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/disc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/disc2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-3.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new-4.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/email-icon-big-new.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/email-icon-big.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti1.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti3.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti4.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti5.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti6.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/emoti7.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/enc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/exporttoword.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/eyemail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/file.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/filters.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/flagged-old.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/flagged.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/flagged2-old.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/flagged2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/flagged_2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/forward.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/forwarded.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/icons_mail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/icons_mail_attached.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail-bg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/icons_mail_new.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_0_0_0.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_0_0_1.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_0_1_0.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_0_1_1.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_1_0_0.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_1_0_1.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_1_1_0.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mail_1_1_1.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mailme.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mailme3.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/mini_spacer.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-deleted.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-drafts.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-inbox.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-newmail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-ordner.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-ordner2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_c_mail-sent.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/notes.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-deleted.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-drafts.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-inbox.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-newmail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-ordner.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-ordner2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mail-sent.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_delete.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_forward.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_forward2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_logout.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_new.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_print.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_receive.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_receive_2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_reply.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_mini_reply2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-deleted.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-drafts.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-inbox.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-newmail.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-ordner.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-ordner2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mail-sent.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_delete.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_forward.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_forward2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_logout.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_new.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_print.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_receive.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_reply.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_mini_reply2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/tux.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings3.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings4.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings5.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings6.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings7.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_o_settings8.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings3.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings4.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings5.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings6.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings7.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/n_settings8.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/print.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/readbit.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/replied.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/reply.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/sign.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/spacer.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/spacer_black.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/spacer_grey.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/tux2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/tux2_mini.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/tux_mini.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/unsign.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/media/virus2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/userfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/draftfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/draftfolderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/draftsfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/draftsfolderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftiens4.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2blank.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2doc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderopen-2.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2folderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2lastnode.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2link.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2mlastnode.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2mnode.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2node.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2plastnode.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ua.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2pnode.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/ftv2vertline.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/inboxfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/inboxfolderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/publicfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/sentfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/sentfolderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/trashfolderclosed.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/trashfolderopen.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/tree/diffDoc.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/vn.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/b5.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/ch.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/cz.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/da.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/de.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/ee.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/el.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/es.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/fi.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/fr.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/gb.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/he.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/hu.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/it.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/ja.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/lt.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/lv.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/nb.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/nl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/no.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/pl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/ro.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/ru.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/se.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/si.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/lang/pt_br.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/toggle_borders.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_align.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_align_center.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_align_justify.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_align_left.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_align_right.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_blank.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_buttons_main.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_charmap.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_clearfonts.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_color_bg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_color_fg.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_copy.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_custom.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_cut.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_delete.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_bold.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_italic.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_help.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_strike.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_sub.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_sup.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_format_underline.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_hr.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_html.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_image.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_indent_less.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_indent_more.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_killword.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_left_to_right.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_link.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_list_bullet.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_list_num.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_paste.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_print.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_redo.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_right_to_left.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_rmformat.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_save.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_save.png
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_show_border.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_splitcel.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_undo.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_word_cleaner.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/fullscreen_maximize.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/fullscreen_minimize.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/insert_table.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/insertfilelink.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/insertmacro.png
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/tidy.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/images/ed_about.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/EnterParagraphs/lang/readme.txt
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/EnterParagraphs/enter-paragraphs.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/ro.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/da.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/de.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/fr.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/he.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/hu.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/it.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/nl.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang/cz.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/img/he-spell-check.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/img/spell-check.gif
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/personal_dicts/readme.txt
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/README
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/readme-tech.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-logic.cgi
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-logic.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-savedicts.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-style.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-ui.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-check-ui.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/spell-checker.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/aspell_setup.php
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/select_color.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/blank.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/custom2.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/editor_help.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/fullscreen.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/insert_image.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/insert_table.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/link.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/old-fullscreen.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/old_insert_image.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/popup.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popups/about.html
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/dialog.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/license.txt
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popupdiv.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/popupwin.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/readme.txt
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/htmlarea.js
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/htmlarea.css
+%%ADDONS%%www/moregroupware/modules/webmail2/templates/default/xinha/inline-dialog.js
+%%ADDONS%%www/moregroupware/modules/webmail2/definition2.xml
+%%ADDONS%%www/moregroupware/modules/webmail2/download2.php
+%%ADDONS%%www/moregroupware/modules/webmail2/download3.php
+%%ADDONS%%www/moregroupware/modules/webmail2/fetchmail.php
+%%ADDONS%%www/moregroupware/modules/webmail2/fetchmail_small.php
+%%ADDONS%%www/moregroupware/modules/webmail2/filters.php
+%%ADDONS%%www/moregroupware/modules/webmail2/folders.php
+%%ADDONS%%www/moregroupware/modules/webmail2/imap_trace.php
+%%ADDONS%%www/moregroupware/modules/webmail2/imap_tree.php
+%%ADDONS%%www/moregroupware/modules/webmail2/index.php
+%%ADDONS%%www/moregroupware/modules/webmail2/index2.php
+%%ADDONS%%www/moregroupware/modules/webmail2/maillist.php
+%%ADDONS%%www/moregroupware/modules/webmail2/download.php
+%%ADDONS%%www/moregroupware/modules/webmail2/myfolders.php
+%%ADDONS%%www/moregroupware/modules/webmail2/noimg.php
+%%ADDONS%%www/moregroupware/modules/webmail2/norefer.php
+%%ADDONS%%www/moregroupware/modules/webmail2/operations.php
+%%ADDONS%%www/moregroupware/modules/webmail2/tree.php
+%%ADDONS%%www/moregroupware/modules/webmail2/properties.php
+%%ADDONS%%www/moregroupware/modules/webmail2/quota_settings.php
+%%ADDONS%%www/moregroupware/modules/webmail2/readmessage.php
+%%ADDONS%%www/moregroupware/modules/webmail2/sendmail.php
+%%ADDONS%%www/moregroupware/modules/webmail2/sendmail_mapper.php
+%%ADDONS%%www/moregroupware/modules/webmail2/sendmail_notify.php
+%%ADDONS%%www/moregroupware/modules/webmail2/sendmail_post.php
+%%ADDONS%%www/moregroupware/modules/webmail2/sendmail_test.php
+%%ADDONS%%www/moregroupware/modules/webmail2/settings.php
+%%ADDONS%%www/moregroupware/modules/webmail2/virusscan.php
+%%ADDONS%%www/moregroupware/modules/webmail2/maillist_modify.php
+%%ADDONS%%www/moregroupware/modules/webmail2/LICENSE
+%%ADDONS%%www/moregroupware/modules/webmail2/attachments.php
+%%ADDONS%%www/moregroupware/modules/webmail2/attachments_funcs.php
+%%ADDONS%%www/moregroupware/modules/webmail2/begin_fetchmail.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/prefilter.tr.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/function.sameurl.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/modifier.act_icon.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/modifier.adjust.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/modifier.div.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/modifier.duration.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/modifier.times.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smarty_workflow_plugins/block.tr.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/switch_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/_shared_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/activity_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/activity_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/end_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/end_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/join_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/join_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/split_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/split_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/standalone_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/standalone_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/start_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/start_pre.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/switch_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/compiler/_shared_pos.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/docs/doxygen
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/zoom.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Archive.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/FallOut.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Instance.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Openflow.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Process.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Token.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Transaction.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Transition.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Workflow.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/add.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/addressbook.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/auto_focus.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/back.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/bk.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/bk_gap.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/bkr.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/bksort.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/book.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/book2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/calendar.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/change.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/char_a.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/clear.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/clipboard.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/close.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/collapse.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/color4.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/comment.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/config.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/config2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/desc_length.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/dispurl.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/etc.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/exit.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/expand.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/explorer.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/export.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/expression.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/fix.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/float.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/fo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/fo_gap.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/fontfamily.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/fontsize.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/footprint.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/for.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/hbk.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/global.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/gradient.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/green_dot.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/help.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/hfo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/history_layer.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/hofo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/home.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/home_url.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/icon_name.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/icon_row.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/icon_size.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/iconalign.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/import.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/import2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/inc_head.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/index.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/key.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/linkpage.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/linkto.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/memo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_circle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_circle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_dbl_circle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_diamond.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_hexagon.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_inv_triangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_rectangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_blue_triangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_dbl_circle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_diamond.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_hexagon.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_inv_triangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_rectangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_square.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mini_triangle.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mode_desc.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/mode_tree.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/move.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/myinfo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/netscape.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/new.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/new_3day.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/new_week.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/next.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/ofo.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/opera.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/prio1.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/prio2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/prio3.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/prio4.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/prio5.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/question.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/red_cross.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/red_dot.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/refresh.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/refresh2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/resize.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/root_name.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/rotate.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/s_red.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/search_path.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/select.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/star.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/stop.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/theme.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/timer.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/timer2.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/today.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/toleft.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/toright.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/trash.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/trdot.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/up.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/url.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/url_length.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/urlcheck.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/visit.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/visit_info.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/visited_path.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/weather.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/xclipboard.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/img/icons/Activity.gif
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/log/README
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/processes/README
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/Split.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/End.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/Join.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/Activity.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/Standalone.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/Start.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities/SwitchActivity.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/BaseActivity.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/Instance.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/Process.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/Role.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/API/Workitem.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/GUI/GUI.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/Observers/Logger.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/ActivityManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/BaseManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/GraphViz.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/InstanceManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/ProcessManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager/RoleManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessMonitor/ProcessMonitor.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/common/Base.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/common/Observable.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/src/common/Observer.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/config.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/config.xaraya.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/config.tikiwiki.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/API.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/GUI.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/README
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/ProcessManager.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/Galaxia/ProcessMonitor.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/webmail/htmlMimeMail.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/repository.inc.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/rights.inc.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/setup.inc.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/smenu.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/osr.class.php
+%%ADDONS%%www/moregroupware/modules/workflow/inc/g-userlib.php
+%%ADDONS%%www/moregroupware/modules/workflow/docs/INSTALL
+%%ADDONS%%www/moregroupware/modules/workflow/docs/LICENSE
+%%ADDONS%%www/moregroupware/modules/workflow/docs/README
+%%ADDONS%%www/moregroupware/modules/workflow/db/cdcollection2.sql
+%%ADDONS%%www/moregroupware/modules/workflow/db/cdcollection2.xml
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.tw.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.cs.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.da.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.de.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.en.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.es.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.fr.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.he.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.it.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.ja.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.nl.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.no.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.pl.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.ru.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.sk.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.sr.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.sv.lang
+%%ADDONS%%www/moregroupware/modules/workflow/lang/workflow.cn.lang
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/workflow_error.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_activities.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_graph.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_instance.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_processes.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_roles.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-admin_shared_source.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-map_roles.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_activities.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_bar.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_instances.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_processes.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_stats.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-proc_bar.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-monitor_workitems.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-user_activities.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-user_bar.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-user_instances.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-user_processes.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-view_workitem.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/html/tiki-g-activity_completed.tpl
+%%ADDONS%%www/moregroupware/modules/workflow/templates/default/media/module.css
+%%ADDONS%%www/moregroupware/modules/workflow/autorun_activity.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_activities.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_graph.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_instance.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_processes.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_roles.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-admin_shared_source.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-monitor_activities.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-monitor_instances.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-monitor_processes.php
+%%ADDONS%%www/moregroupware/modules/workflow/index.php
+%%ADDONS%%www/moregroupware/modules/workflow/definition2.xml
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-monitor_workitems.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-run_activity.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-save_process.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-user_activities.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-user_instances.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-user_processes.php
+%%ADDONS%%www/moregroupware/modules/workflow/tiki-g-view_workitem.php
+%%ADDONS%%www/moregroupware/modules/workflow/setup-base.php
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/font/makefont
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/font
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/help
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/images
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/admin/images
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/admin
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/pdf
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/template
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/faq/xml
+%%ADDONS%%@dirrm www/moregroupware/modules/faq
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/holidays
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/css
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea/images
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea/popups
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/htmlarea
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/js
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/doc/html
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/doc
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/jscalendar
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/calendar2
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/inc/smarty_plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy/docs
+%%ADDONS%%@dirrm www/moregroupware/modules/faqfrenzy
+%%ADDONS%%@dirrm www/moregroupware/modules/files/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/files/inc/mime/Viewer
+%%ADDONS%%@dirrm www/moregroupware/modules/files/inc/mime
+%%ADDONS%%@dirrm www/moregroupware/modules/files/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/files/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/files/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/files/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/files/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/files
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/media/smileys
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/media
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/forum/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/forum
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/inc/config
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/inc/plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/headline/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/headline
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/inc/smarty_plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/docs
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/inventory
+%%ADDONS%%@dirrm www/moregroupware/modules/links/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/links/action
+%%ADDONS%%@dirrm www/moregroupware/modules/links/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/links/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/links/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/links/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/links/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/links
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/images
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/templates/default/js
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/minicalendar
+%%ADDONS%%@dirrm www/moregroupware/modules/news/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/news/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/news/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/news/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/news/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/news/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/news/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/news
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/quoting
+%%ADDONS%%@dirrm www/moregroupware/modules/tts/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/tts/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/tts/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/tts/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/tts/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/tts
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/docs
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/tts2
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/nl/LC_MESSAGES
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/nl/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/nl/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/nl
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/po
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/de/LC_MESSAGES
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/de/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/de/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/de
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/es/LC_MESSAGES
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/es/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/es/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/es
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/it/LC_MESSAGES
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/it/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/it/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/it
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/sv/LC_MESSAGES
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/sv/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/sv/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale/sv
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/locale
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/wiki_templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/pgsrc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/lib
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/images
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/admin
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/wiki
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/useralbum
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/oo_xml
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/pear/Auth/SASL
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/pear/Auth
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/pear/Mail
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/pear/Net
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/pear
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/imap
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc/smarty_plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/docu/img
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/docu
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/setup
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/js
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/css
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/images
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker/img
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins/SpellChecker
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea/popups
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/htmlarea
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/bar
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/media/wiki_smiles
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/tree
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/images
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/EnterParagraphs/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/EnterParagraphs
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/img
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker/personal_dicts
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins/SpellChecker
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha/popups
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default/xinha
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/webmail2
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/smarty_workflow_plugins
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/compiler
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/docs
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/img/icons
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/img
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/log
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/processes
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/API/activities
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/API
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/GUI
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/Observers
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessManager
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/ProcessMonitor
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src/common
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia/src
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/Galaxia
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc/webmail
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/inc
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/docs
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/db
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/lang
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/templates/default/html
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/templates/default/media
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/templates/default
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow/templates
+%%ADDONS%%@dirrm www/moregroupware/modules/workflow
@dirrm www/moregroupware/modules
+@dirrmtry www/moregroupware/templates_c
@dirrm www/moregroupware