|
1 | | -@comment $NetBSD: PLIST,v 1.25 2025/02/24 15:10:45 taca Exp $ |
| 1 | +@comment $NetBSD: PLIST,v 1.26 2025/06/15 16:11:39 taca Exp $ |
2 | 2 | ${FO_DIR}/.gitignore |
3 | 3 | ${FO_DIR}/README.md |
4 | 4 | ${FO_DIR}/application/application.php |
@@ -73,6 +73,7 @@ ${FO_DIR}/application/helpers/save_user_permissions.php |
73 | 73 | ${FO_DIR}/application/helpers/sharing_table.php |
74 | 74 | ${FO_DIR}/application/helpers/tabbednavigation.php |
75 | 75 | ${FO_DIR}/application/helpers/textile.php |
| 76 | +${FO_DIR}/application/helpers/update_text_to_show_in_trees.php |
76 | 77 | ${FO_DIR}/application/index.html |
77 | 78 | ${FO_DIR}/application/layouts/dialog.php |
78 | 79 | ${FO_DIR}/application/layouts/empty.php |
@@ -8183,6 +8184,7 @@ ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/documents.png |
8183 | 8184 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/download.png |
8184 | 8185 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/edit_color.png |
8185 | 8186 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/email.png |
| 8187 | +${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/exclamation.png |
8186 | 8188 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/expand.png |
8187 | 8189 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/expand2.png |
8188 | 8190 | ${FO_DIR}/public/assets/themes/default/images/icons-feng-3/16x16/expenses.png |
@@ -8506,6 +8508,7 @@ ${FO_DIR}/public/assets/themes/default/stylesheets/event/week.css |
8506 | 8508 | ${FO_DIR}/public/assets/themes/default/stylesheets/file/types.css |
8507 | 8509 | ${FO_DIR}/public/assets/themes/default/stylesheets/general/construction.css |
8508 | 8510 | ${FO_DIR}/public/assets/themes/default/stylesheets/general/forms.css |
| 8511 | +${FO_DIR}/public/assets/themes/default/stylesheets/general/forms_override.css |
8509 | 8512 | ${FO_DIR}/public/assets/themes/default/stylesheets/general/layout.css |
8510 | 8513 | ${FO_DIR}/public/assets/themes/default/stylesheets/general/rewrites.css |
8511 | 8514 | ${FO_DIR}/public/assets/themes/default/stylesheets/login.css |
@@ -8685,4 +8688,3 @@ ${FO_DIR}/src/showWorkedHoursWidget.js |
8685 | 8688 | ${FO_DIR}/tmp/.htaccess |
8686 | 8689 | ${FO_DIR}/upload/.htaccess |
8687 | 8690 | ${FO_DIR}/version.php |
8688 | | - |
|
0 commit comments