2004-09-15 14:49:48 -04:00
|
|
|
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:49:53 espie Exp $
|
|
|
|
horde/${HORDE_MODULE}/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/COPYING
|
|
|
|
horde/${HORDE_MODULE}/README
|
|
|
|
horde/${HORDE_MODULE}/add.php
|
|
|
|
horde/${HORDE_MODULE}/addobject.php
|
|
|
|
horde/${HORDE_MODULE}/addobjectaction.php
|
|
|
|
horde/${HORDE_MODULE}/advanced.php
|
|
|
|
horde/${HORDE_MODULE}/browse.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/config/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/config/.htaccess
|
|
|
|
horde/${HORDE_MODULE}/config/attributes.php.dist
|
|
|
|
horde/${HORDE_MODULE}/config/conf.php.dist
|
|
|
|
horde/${HORDE_MODULE}/config/html.php.dist
|
|
|
|
horde/${HORDE_MODULE}/config/menu.php.dist
|
|
|
|
horde/${HORDE_MODULE}/config/prefs.php.dist
|
|
|
|
horde/${HORDE_MODULE}/config/sources.php.dist
|
|
|
|
horde/${HORDE_MODULE}/data.php
|
|
|
|
horde/${HORDE_MODULE}/delete.php
|
|
|
|
horde/${HORDE_MODULE}/deleteobject.php
|
|
|
|
horde/${HORDE_MODULE}/display.php
|
|
|
|
horde/${HORDE_MODULE}/displayobject.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/docs/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/docs/CHANGES
|
|
|
|
horde/${HORDE_MODULE}/docs/CREDITS
|
|
|
|
horde/${HORDE_MODULE}/docs/INSTALL
|
|
|
|
horde/${HORDE_MODULE}/docs/LDAP
|
|
|
|
horde/${HORDE_MODULE}/docs/RELEASE_NOTES
|
|
|
|
horde/${HORDE_MODULE}/docs/UPDATE
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/docs/${HORDE_MODULE}.dia
|
|
|
|
horde/${HORDE_MODULE}/docs/${HORDE_MODULE}.pdf
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/edit.php
|
|
|
|
horde/${HORDE_MODULE}/editobject.php
|
|
|
|
horde/${HORDE_MODULE}/editobjectaction.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/graphics/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/graphics/add.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/checkbox.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/close.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/down.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/group.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/lhand.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/map.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/rhand.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/search.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/${HORDE_MODULE}.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/up.gif
|
|
|
|
horde/${HORDE_MODULE}/graphics/user.gif
|
|
|
|
horde/${HORDE_MODULE}/index.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/.htaccess
|
|
|
|
horde/${HORDE_MODULE}/lib/AbstractObject.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/Driver/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/Driver.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Driver/ldap.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Driver/prefs.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Driver/sql.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Group.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/List/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/List.php
|
|
|
|
horde/${HORDE_MODULE}/lib/List/Plain.php
|
|
|
|
horde/${HORDE_MODULE}/lib/List/Tree.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/ListView/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/ListView.php
|
|
|
|
horde/${HORDE_MODULE}/lib/ListView/Rolodex.php
|
|
|
|
horde/${HORDE_MODULE}/lib/ListView/Tree.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Object.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/ObjectView/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/ObjectView.php
|
|
|
|
horde/${HORDE_MODULE}/lib/ObjectView/List.php
|
|
|
|
horde/${HORDE_MODULE}/lib/ObjectView/PhotoID.php
|
|
|
|
horde/${HORDE_MODULE}/lib/Source.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/${HORDE_NAME}.php
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/lib/api.php
|
|
|
|
horde/${HORDE_MODULE}/lib/base.php
|
|
|
|
horde/${HORDE_MODULE}/lib/version.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/.htaccess
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ar_SY/
|
|
|
|
horde/${HORDE_MODULE}/locale/ar_SY/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ar_SY/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/bg_BG/
|
|
|
|
horde/${HORDE_MODULE}/locale/bg_BG/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/bg_BG/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ca_ES/
|
|
|
|
horde/${HORDE_MODULE}/locale/ca_ES/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ca_ES/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/cs_CZ/
|
|
|
|
horde/${HORDE_MODULE}/locale/cs_CZ/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/cs_CZ/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/da_DK/
|
|
|
|
horde/${HORDE_MODULE}/locale/da_DK/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/da_DK/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/de_DE/
|
|
|
|
horde/${HORDE_MODULE}/locale/de_DE/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/de_DE/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/locale/de_DE/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/el_GR/
|
|
|
|
horde/${HORDE_MODULE}/locale/el_GR/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/el_GR/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/en_US/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/en_US/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/es_ES/
|
|
|
|
horde/${HORDE_MODULE}/locale/es_ES/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/es_ES/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/et_EE/
|
|
|
|
horde/${HORDE_MODULE}/locale/et_EE/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/et_EE/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/fi_FI/
|
|
|
|
horde/${HORDE_MODULE}/locale/fi_FI/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/fi_FI/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/locale/fi_FI/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/fr_FR/
|
|
|
|
horde/${HORDE_MODULE}/locale/fr_FR/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/fr_FR/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/gl_ES/
|
|
|
|
horde/${HORDE_MODULE}/locale/gl_ES/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/gl_ES/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/hu_HU/
|
|
|
|
horde/${HORDE_MODULE}/locale/hu_HU/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/hu_HU/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/locale/hu_HU/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/it_IT/
|
|
|
|
horde/${HORDE_MODULE}/locale/it_IT/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/it_IT/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ja_JP/
|
|
|
|
horde/${HORDE_MODULE}/locale/ja_JP/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ja_JP/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ko_KR/
|
|
|
|
horde/${HORDE_MODULE}/locale/ko_KR/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ko_KR/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/lt_LT/
|
|
|
|
horde/${HORDE_MODULE}/locale/lt_LT/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/lt_LT/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/lv_LV/
|
|
|
|
horde/${HORDE_MODULE}/locale/lv_LV/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/lv_LV/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/mk_MK/
|
|
|
|
horde/${HORDE_MODULE}/locale/mk_MK/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/mk_MK/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nb_NO/
|
|
|
|
horde/${HORDE_MODULE}/locale/nb_NO/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nb_NO/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nl_NL/
|
|
|
|
horde/${HORDE_MODULE}/locale/nl_NL/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nl_NL/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nn_NO/
|
|
|
|
horde/${HORDE_MODULE}/locale/nn_NO/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/nn_NO/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pl_PL/
|
|
|
|
horde/${HORDE_MODULE}/locale/pl_PL/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pl_PL/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/locale/pl_PL/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pt_BR/
|
|
|
|
horde/${HORDE_MODULE}/locale/pt_BR/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pt_BR/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pt_PT/
|
|
|
|
horde/${HORDE_MODULE}/locale/pt_PT/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/pt_PT/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ro_RO/
|
|
|
|
horde/${HORDE_MODULE}/locale/ro_RO/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ro_RO/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU/
|
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU.KOI8-R/
|
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU.KOI8-R/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU.KOI8-R/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/ru_RU/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sk_SK/
|
|
|
|
horde/${HORDE_MODULE}/locale/sk_SK/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sk_SK/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/locale/sk_SK/help.xml
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sl_SI/
|
|
|
|
horde/${HORDE_MODULE}/locale/sl_SI/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sl_SI/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sv_SE/
|
|
|
|
horde/${HORDE_MODULE}/locale/sv_SE/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/sv_SE/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/uk_UA/
|
|
|
|
horde/${HORDE_MODULE}/locale/uk_UA/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/uk_UA/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/zh_CN/
|
|
|
|
horde/${HORDE_MODULE}/locale/zh_CN/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/zh_CN/LC_MESSAGES/${HORDE_MODULE}.mo
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/zh_TW/
|
|
|
|
horde/${HORDE_MODULE}/locale/zh_TW/LC_MESSAGES/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/locale/zh_TW/LC_MESSAGES/${HORDE_MODULE}.mo
|
|
|
|
horde/${HORDE_MODULE}/menu.php
|
|
|
|
horde/${HORDE_MODULE}/miniwindow.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/po/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/po/.htaccess
|
|
|
|
horde/${HORDE_MODULE}/po/Makefile
|
|
|
|
horde/${HORDE_MODULE}/po/README
|
|
|
|
horde/${HORDE_MODULE}/po/ar_SY.po
|
|
|
|
horde/${HORDE_MODULE}/po/bg_BG.po
|
|
|
|
horde/${HORDE_MODULE}/po/ca_ES.po
|
|
|
|
horde/${HORDE_MODULE}/po/cs_CZ.po
|
|
|
|
horde/${HORDE_MODULE}/po/da_DK.po
|
|
|
|
horde/${HORDE_MODULE}/po/de_DE.po
|
|
|
|
horde/${HORDE_MODULE}/po/el_GR.po
|
|
|
|
horde/${HORDE_MODULE}/po/es_ES.po
|
|
|
|
horde/${HORDE_MODULE}/po/et_EE.po
|
|
|
|
horde/${HORDE_MODULE}/po/extract.pl
|
|
|
|
horde/${HORDE_MODULE}/po/fi_FI.po
|
|
|
|
horde/${HORDE_MODULE}/po/fr_FR.po
|
|
|
|
horde/${HORDE_MODULE}/po/gl_ES.po
|
|
|
|
horde/${HORDE_MODULE}/po/hu_HU.po
|
|
|
|
horde/${HORDE_MODULE}/po/it_IT.po
|
|
|
|
horde/${HORDE_MODULE}/po/ja_JP.po
|
|
|
|
horde/${HORDE_MODULE}/po/ko_KR.po
|
|
|
|
horde/${HORDE_MODULE}/po/lt_LT.po
|
|
|
|
horde/${HORDE_MODULE}/po/lv_LV.po
|
|
|
|
horde/${HORDE_MODULE}/po/mk_MK.po
|
|
|
|
horde/${HORDE_MODULE}/po/nb_NO.po
|
|
|
|
horde/${HORDE_MODULE}/po/nl_NL.po
|
|
|
|
horde/${HORDE_MODULE}/po/nn_NO.po
|
|
|
|
horde/${HORDE_MODULE}/po/pl_PL.po
|
|
|
|
horde/${HORDE_MODULE}/po/pt_BR.po
|
|
|
|
horde/${HORDE_MODULE}/po/pt_PT.po
|
|
|
|
horde/${HORDE_MODULE}/po/ro_RO.po
|
|
|
|
horde/${HORDE_MODULE}/po/ru_RU.KOI8-R.po
|
|
|
|
horde/${HORDE_MODULE}/po/ru_RU.po
|
|
|
|
horde/${HORDE_MODULE}/po/shtool
|
|
|
|
horde/${HORDE_MODULE}/po/sk_SK.po
|
|
|
|
horde/${HORDE_MODULE}/po/sl_SI.po
|
|
|
|
horde/${HORDE_MODULE}/po/sv_SE.po
|
|
|
|
horde/${HORDE_MODULE}/po/${HORDE_MODULE}.pot
|
|
|
|
horde/${HORDE_MODULE}/po/uk_UA.po
|
|
|
|
horde/${HORDE_MODULE}/po/xgettext.sh
|
|
|
|
horde/${HORDE_MODULE}/po/zh_CN.po
|
|
|
|
horde/${HORDE_MODULE}/po/zh_TW.po
|
|
|
|
horde/${HORDE_MODULE}/prefs.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/.htaccess
|
|
|
|
horde/${HORDE_MODULE}/scripts/${HORDE_NAME}.reg
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/drivers/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/drivers/mysql_create.sql
|
|
|
|
horde/${HORDE_MODULE}/scripts/drivers/mysql_upgrade_1.1_to_1.2.sql
|
|
|
|
horde/${HORDE_MODULE}/scripts/drivers/pgsql_create.sql
|
|
|
|
horde/${HORDE_MODULE}/scripts/drivers/${HORDE_MODULE}.sql
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/ldap/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/scripts/ldap/addou
|
|
|
|
horde/${HORDE_MODULE}/scripts/ldap/addou.pl
|
|
|
|
horde/${HORDE_MODULE}/scripts/ldap/core.schema.patch
|
|
|
|
horde/${HORDE_MODULE}/search.php
|
|
|
|
horde/${HORDE_MODULE}/status.php
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/.htaccess
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/add/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/add/add.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/add/noadd.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/add/select.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/advanced/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/advanced/criteria.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/advanced/foot.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/advanced/head.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/advanced/results_head.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/browse/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/browse/actions.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/column_footers.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/column_headers.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/contactrow.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/footer.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/header.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/javascript.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/search.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/browse/select.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/common-footer.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/common-header.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/data/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/data/export.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/data/import.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/display/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/display/display.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/edit/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/edit/edit.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/index/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/index/css.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/index/notconfigured.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/menu/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/menu/menu.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/miniwindow/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/miniwindow/frames.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/miniwindow/menu.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/prefs/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/prefs/columnselect.inc
|
2004-09-15 14:49:48 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/search/
|
2004-05-01 19:57:38 -04:00
|
|
|
horde/${HORDE_MODULE}/templates/search/foot.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/search/head.inc
|
|
|
|
horde/${HORDE_MODULE}/templates/search/row.inc
|