90b8786ffa
- Major changes compared to mimp 1.0.1 are: - Add Simplified Chinese translation. - Add Polish translation. Approved by: sat (mentor, implicit)
125 lines
4 KiB
Text
125 lines
4 KiB
Text
%%HORDIR%%/compose.php
|
|
%%HORDIR%%/config/.htaccess
|
|
%%HORDIR%%/config/conf.xml
|
|
%%HORDIR%%/config/filter.txt.dist
|
|
%%HORDIR%%/config/header.php.dist
|
|
%%HORDIR%%/config/menu.php.dist
|
|
%%HORDIR%%/config/mime_drivers.php.dist
|
|
%%HORDIR%%/config/motd.php.dist
|
|
%%HORDIR%%/config/prefs.php.dist
|
|
%%HORDIR%%/config/servers.php.dist
|
|
%%HORDIR%%/config/trailer.txt.dist
|
|
%%HORDIR%%/folders.php
|
|
%%HORDIR%%/index.php
|
|
%%HORDIR%%/lib/Auth/mimp.php
|
|
%%HORDIR%%/lib/Compose.php
|
|
%%HORDIR%%/lib/Folder.php
|
|
%%HORDIR%%/lib/IMAP/Client.php
|
|
%%HORDIR%%/lib/IMAP/Sort.php
|
|
%%HORDIR%%/lib/IMAP/Tree.php
|
|
%%HORDIR%%/lib/IMAP.php
|
|
%%HORDIR%%/lib/Identity/mimp.php
|
|
%%HORDIR%%/lib/MIME/Contents.php
|
|
%%HORDIR%%/lib/MIME/Headers.php
|
|
%%HORDIR%%/lib/MIME/Viewer/alternative.php
|
|
%%HORDIR%%/lib/MIME/Viewer/html.php
|
|
%%HORDIR%%/lib/MIME/Viewer/multipart.php
|
|
%%HORDIR%%/lib/MIME/Viewer/plain.php
|
|
%%HORDIR%%/lib/MIME/Viewer/related.php
|
|
%%HORDIR%%/lib/MIMP.php
|
|
%%HORDIR%%/lib/Mailbox.php
|
|
%%HORDIR%%/lib/Message.php
|
|
%%HORDIR%%/lib/Session.php
|
|
%%HORDIR%%/lib/api.php
|
|
%%HORDIR%%/lib/base.php
|
|
%%HORDIR%%/lib/prefs.php
|
|
%%HORDIR%%/lib/version.php
|
|
%%HORDIR%%/locale/ca_ES/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/de_DE/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/es_ES/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/fr_FR/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/hu_HU/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/it_IT/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/lt_LT/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/nl_NL/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/pl_PL/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/pt_PT/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/ro_RO/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/locale/zh_CN/LC_MESSAGES/mimp.mo
|
|
%%HORDIR%%/login.php
|
|
%%HORDIR%%/mailbox.php
|
|
%%HORDIR%%/message.php
|
|
%%HORDIR%%/po/README
|
|
%%HORDIR%%/po/ca_ES.po
|
|
%%HORDIR%%/po/de_DE.po
|
|
%%HORDIR%%/po/es_ES.po
|
|
%%HORDIR%%/po/fi_FI.po
|
|
%%HORDIR%%/po/fr_FR.po
|
|
%%HORDIR%%/po/hu_HU.po
|
|
%%HORDIR%%/po/it_IT.po
|
|
%%HORDIR%%/po/lt_LT.po
|
|
%%HORDIR%%/po/mimp.pot
|
|
%%HORDIR%%/po/nl_NL.po
|
|
%%HORDIR%%/po/pl_PL.po
|
|
%%HORDIR%%/po/pt_PT.po
|
|
%%HORDIR%%/po/ro_RO.po
|
|
%%HORDIR%%/po/zh_CN.po
|
|
%%HORDIR%%/redirect.php
|
|
%%HORDIR%%/templates/common-header.inc
|
|
%%HORDIR%%/templates/compose/compose.inc
|
|
%%HORDIR%%/templates/compose/redirect.inc
|
|
%%HORDIR%%/templates/index/notconfigured.inc
|
|
%%HORDIR%%/templates/login/login.inc
|
|
%%HORDIR%%/templates/mailbox/mailbox.inc
|
|
%%HORDIR%%/templates/prefs/sentmailselect.inc
|
|
%%HORDIR%%/test.php
|
|
%%HORDIR%%/themes/graphics/favicon.ico
|
|
%%HORDIR%%/themes/graphics/horde-power2.png
|
|
%%HORDIR%%/themes/graphics/horde-power2.wbmp
|
|
%%HORDIR%%/themes/graphics/mimp.png
|
|
@dirrmtry %%HORDIR%%/config
|
|
@dirrm %%HORDIR%%/lib/Auth
|
|
@dirrm %%HORDIR%%/lib/IMAP
|
|
@dirrm %%HORDIR%%/lib/Identity
|
|
@dirrm %%HORDIR%%/lib/MIME/Viewer
|
|
@dirrm %%HORDIR%%/lib/MIME
|
|
@dirrm %%HORDIR%%/lib
|
|
@dirrm %%HORDIR%%/locale/ca_ES/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/ca_ES
|
|
@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/de_DE
|
|
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/es_ES
|
|
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/fi_FI
|
|
@dirrm %%HORDIR%%/locale/fr_FR/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/fr_FR
|
|
@dirrm %%HORDIR%%/locale/hu_HU/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/hu_HU
|
|
@dirrm %%HORDIR%%/locale/it_IT/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/it_IT
|
|
@dirrm %%HORDIR%%/locale/lt_LT/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/lt_LT
|
|
@dirrm %%HORDIR%%/locale/nl_NL/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/nl_NL
|
|
@dirrm %%HORDIR%%/locale/pl_PL/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/pl_PL
|
|
@dirrm %%HORDIR%%/locale/pt_PT/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/pt_PT
|
|
@dirrm %%HORDIR%%/locale/ro_RO/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/ro_RO
|
|
@dirrm %%HORDIR%%/locale/zh_CN/LC_MESSAGES
|
|
@dirrm %%HORDIR%%/locale/zh_CN
|
|
@dirrm %%HORDIR%%/locale
|
|
@dirrm %%HORDIR%%/po
|
|
@dirrm %%HORDIR%%/templates/compose
|
|
@dirrm %%HORDIR%%/templates/index
|
|
@dirrm %%HORDIR%%/templates/login
|
|
@dirrm %%HORDIR%%/templates/mailbox
|
|
@dirrm %%HORDIR%%/templates/prefs
|
|
@dirrm %%HORDIR%%/templates
|
|
@dirrm %%HORDIR%%/themes/graphics
|
|
@dirrm %%HORDIR%%/themes
|
|
@dirrmtry %%HORDIR%%
|
|
@dirrmtry %%HORBAS%%
|