diff options
Diffstat (limited to 'www/fengoffice/PLIST')
-rw-r--r-- | www/fengoffice/PLIST | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/www/fengoffice/PLIST b/www/fengoffice/PLIST index 6d0e1168646..1a4be3e945d 100644 --- a/www/fengoffice/PLIST +++ b/www/fengoffice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/08/31 02:04:54 taca Exp $ +@comment $NetBSD: PLIST,v 1.15 2013/10/09 14:40:09 taca Exp $ ${FO_DIR}/.htaccess ${FO_DIR}/application/application.php ${FO_DIR}/application/controllers/AccessController.class.php @@ -56,6 +56,7 @@ ${FO_DIR}/application/helpers/pageactions.php ${FO_DIR}/application/helpers/pagination.php ${FO_DIR}/application/helpers/permissions.php ${FO_DIR}/application/helpers/project_website.php +${FO_DIR}/application/helpers/save_member_permissions.php ${FO_DIR}/application/helpers/tabbednavigation.php ${FO_DIR}/application/helpers/textile.php ${FO_DIR}/application/index.html @@ -662,10 +663,12 @@ ${FO_DIR}/application/views/task/new_list_tasks.php ${FO_DIR}/application/views/task/previous_task_list.php ${FO_DIR}/application/views/task/print_task.php ${FO_DIR}/application/views/task/print_view_all.php +${FO_DIR}/application/views/task/subtasks_info.php ${FO_DIR}/application/views/task/task_list.php ${FO_DIR}/application/views/task/view.php ${FO_DIR}/application/views/task/view_milestones.php ${FO_DIR}/application/views/task/view_tasks.php +${FO_DIR}/application/views/task/work_performed.php ${FO_DIR}/application/views/template/add.php ${FO_DIR}/application/views/template/add_to.php ${FO_DIR}/application/views/template/assign_to_ws.php @@ -793,6 +796,7 @@ ${FO_DIR}/environment/templates/benchmark_timer_brief.php ${FO_DIR}/environment/templates/benchmark_timer_full.php ${FO_DIR}/environment/templates/dump_error.php ${FO_DIR}/favicon.ico +${FO_DIR}/hooks/email_error_reporting.php ${FO_DIR}/hooks/fengoffice_hooks.php ${FO_DIR}/hooks/index.html ${FO_DIR}/hooks/opengoo_hooks.php @@ -2278,6 +2282,7 @@ ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.M ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/info.ini +${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/HTML/4.1.1,ddc9b993d7fc8d4a185e8dbf5b9a0996,1.ser ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/dummy.php ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/EntityLookup/entities.ser ${FO_DIR}/library/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php @@ -3056,7 +3061,6 @@ ${FO_DIR}/plugins/core_dimensions/language/zh_tw/lang.php ${FO_DIR}/plugins/core_dimensions/public/assets/javascript/core_dimensions.js ${FO_DIR}/plugins/core_dimensions/templates/quickadd_extra_fields.php ${FO_DIR}/plugins/core_dimensions/update.php -${FO_DIR}/plugins/index.html ${FO_DIR}/plugins/mail/CHANGELOG.txt ${FO_DIR}/plugins/mail/application/controllers/MailController.class.php ${FO_DIR}/plugins/mail/application/helpers/MailUtilities.class.php @@ -5255,6 +5259,10 @@ ${FO_DIR}/public/assets/themes/default/images/layout/login/b3.png ${FO_DIR}/public/assets/themes/default/images/layout/login/b4.png ${FO_DIR}/public/assets/themes/default/images/layout/login/b5.png ${FO_DIR}/public/assets/themes/default/images/layout/login/background.png +${FO_DIR}/public/assets/themes/default/images/layout/login/content-background.jpg +${FO_DIR}/public/assets/themes/default/images/layout/login/footer-background.jpg +${FO_DIR}/public/assets/themes/default/images/layout/login/header-background.jpg +${FO_DIR}/public/assets/themes/default/images/layout/login/logo.png ${FO_DIR}/public/assets/themes/default/images/layout/login/m1.png ${FO_DIR}/public/assets/themes/default/images/layout/login/m5.png ${FO_DIR}/public/assets/themes/default/images/layout/login/mt1.png |