Function loadLanguageFile() does now support extensions
[mailer.git] / .gitattributes
index e6403632b36a1c06948c411e3afc6a17a12bdaaa..7eb12c044ddb8f7a7d0e1755d5606500f7346185 100644 (file)
@@ -1,6 +1,5 @@
 * text=auto !eol
 /.htaccess -text
-/.svnignore -text
 DOCS/INSTALL.txt -text
 DOCS/LICENSE.txt -text
 DOCS/README -text
@@ -66,6 +65,7 @@ DOCS/en/rewrite/README_htaccess.de -text
 DOCS/en/task/README.txt -text
 DOCS/en/themes/README.txt -text
 DOCS/final-checker.sh -text
+DOCS/prop-set.sh -text
 DOCS/todo-builder.sh -text
 DOCS/tpl-validator.php -text
 DOCS/validator.sh -text
@@ -125,6 +125,7 @@ inc/extensions/ext-doubler.php -text
 inc/extensions/ext-events.php -text
 inc/extensions/ext-holiday.php -text
 inc/extensions/ext-html_mail.php -text
+inc/extensions/ext-imprint.php -text
 inc/extensions/ext-iso3166.php -text
 inc/extensions/ext-lead.php -text
 inc/extensions/ext-logs.php -text
@@ -151,6 +152,7 @@ inc/extensions/ext-removeip.php -text
 inc/extensions/ext-repair.php -text
 inc/extensions/ext-rewrite.php -text
 inc/extensions/ext-safe.php -text
+inc/extensions/ext-seo.php -text
 inc/extensions/ext-sponsor.php -text
 inc/extensions/ext-sql_patches.php -text
 inc/extensions/ext-support.php -text
@@ -159,12 +161,14 @@ inc/extensions/ext-task.php -text
 inc/extensions/ext-theme.php -text
 inc/extensions/ext-top10.php -text
 inc/extensions/ext-transfer.php -text
+inc/extensions/ext-uberwach.php -text
 inc/extensions/ext-usage.php -text
 inc/extensions/ext-user.php -text
 inc/extensions/ext-wernis.php -text
 inc/extensions/ext-yoomedia.php -text
 inc/fatal_errors.php -text
 inc/filters.php -text
+inc/fix_filters.php -text
 inc/footer.php -text
 inc/functions.php -text
 inc/gen_mediadata.php -text
@@ -176,6 +180,8 @@ inc/hooks.php -text
 inc/img/.htaccess -text
 inc/install-inc.php -text
 inc/js/.htaccess -text
+inc/js/js-uberwach.php -text
+inc/language-functions.php -text
 inc/language.php -text
 inc/language/.htaccess -text
 inc/language/_de.php -text
@@ -259,6 +265,7 @@ inc/libs/surfbar_functions.php -text
 inc/libs/task_functions.php -text
 inc/libs/theme_functions.php -text
 inc/libs/transfer_functions.php -text
+inc/libs/uberwach_functions.php -text
 inc/libs/user_functions.php -text
 inc/libs/wernis_functions.php -text
 inc/libs/yoomedia_functions.php -text
@@ -268,6 +275,7 @@ inc/load_extensions.php -text
 inc/loader/.htaccess -text
 inc/loader/load_cache-admin.php -text
 inc/loader/load_cache-config.php -text
+inc/loader/load_cache-filter.php -text
 inc/loader/load_cache-modreg.php -text
 inc/loader/load_cache-refdepths.php -text
 inc/loader/load_cache-refsystem.php -text
@@ -419,12 +427,9 @@ inc/modules/admin/what-optimize.php -text
 inc/modules/admin/what-overview.php -text
 inc/modules/admin/what-payments.php -text
 inc/modules/admin/what-refbanner.php -text
-inc/modules/admin/what-repair_amenu.php -text
 inc/modules/admin/what-repair_amnu.php -text
 inc/modules/admin/what-repair_cats.php -text
-inc/modules/admin/what-repair_gmenu.php -text
 inc/modules/admin/what-repair_gmnu.php -text
-inc/modules/admin/what-repair_mmenu.php -text
 inc/modules/admin/what-repair_mmnu.php -text
 inc/modules/admin/what-send_bonus.php -text
 inc/modules/admin/what-send_newsletter.php -text
@@ -1245,6 +1250,7 @@ templates/de/html/ext/ext_doubler.tpl -text
 templates/de/html/ext/ext_events.tpl -text
 templates/de/html/ext/ext_holiday.tpl -text
 templates/de/html/ext/ext_html_mail.tpl -text
+templates/de/html/ext/ext_imprint.tpl -text
 templates/de/html/ext/ext_lead.tpl -text
 templates/de/html/ext/ext_logs.tpl -text
 templates/de/html/ext/ext_mailid.tpl -text
@@ -1270,6 +1276,7 @@ templates/de/html/ext/ext_removeip.tpl -text
 templates/de/html/ext/ext_repair.tpl -text
 templates/de/html/ext/ext_rewrite.tpl -text
 templates/de/html/ext/ext_safe.tpl -text
+templates/de/html/ext/ext_seo.tpl -text
 templates/de/html/ext/ext_sponsor.tpl -text
 templates/de/html/ext/ext_sql_patches.tpl -text
 templates/de/html/ext/ext_support.tpl -text
@@ -1278,6 +1285,7 @@ templates/de/html/ext/ext_task.tpl -text
 templates/de/html/ext/ext_theme.tpl -text
 templates/de/html/ext/ext_top10.tpl -text
 templates/de/html/ext/ext_transfer.tpl -text
+templates/de/html/ext/ext_uberwach.tpl -text
 templates/de/html/ext/ext_usage.tpl -text
 templates/de/html/ext/ext_user.tpl -text
 templates/de/html/ext/ext_wernis.tpl -text
@@ -1354,7 +1362,10 @@ templates/de/html/install/install_header.tpl -text
 templates/de/html/install/install_page1.tpl -text
 templates/de/html/install/install_page2.tpl -text
 templates/de/html/install/install_page3.tpl -text
+templates/de/html/install/install_page5.tpl -text
 templates/de/html/install/install_welcome.tpl -text
+templates/de/html/js/.htaccess -text
+templates/de/html/js/js_uberwach.tpl -text
 templates/de/html/lead_code.tpl -text
 templates/de/html/loader.tpl -text
 templates/de/html/login_failed_js.tpl -text
@@ -1540,6 +1551,8 @@ templates/de/html/theme/.htaccess -text
 templates/de/html/theme/theme_one.tpl -text
 templates/de/html/theme/theme_select_box.tpl -text
 templates/de/html/theme/theme_select_form.tpl -text
+templates/de/html/uberwach/.htaccess -text
+templates/de/html/uberwach/uberwach_snippet.tpl -text
 templates/de/html/welcome.tpl -text
 templates/en/html/admin/admin_welcome.tpl -text
 templates/en/html/impressum.tpl -text
@@ -1557,6 +1570,7 @@ theme/business/css/sponsor.css -text
 theme/business/css/surfbar.css -text
 theme/business/css/top10.css -text
 theme/business/css/transfer.css -text
+theme/business/css/uberwach.css -text
 theme/business/images/code_bg.jpg -text
 theme/business/images/code_bg.png -text
 theme/business/theme.php -text
@@ -1571,6 +1585,7 @@ theme/default/css/sponsor.css -text
 theme/default/css/surfbar.css -text
 theme/default/css/top10.css -text
 theme/default/css/transfer.css -text
+theme/default/css/uberwach.css -text
 theme/default/images/code_bg.jpg -text
 theme/default/images/code_bg.png -text
 theme/default/theme.php -text
@@ -1587,6 +1602,7 @@ theme/desert/css/sponsor.css -text
 theme/desert/css/surfbar.css -text
 theme/desert/css/top10.css -text
 theme/desert/css/transfer.css -text
+theme/desert/css/uberwach.css -text
 theme/desert/images/code_bg.jpg -text
 theme/desert/images/code_bg.png -text
 theme/desert/images/help/bullet.png -text
@@ -1595,4 +1611,6 @@ theme/desert/images/help/left.jpg -text
 theme/desert/images/help/right.jpg -text
 theme/desert/images/help/up.jpg -text
 theme/desert/theme.php -text
+uberwach/uberwach-button-gruen.gif -text
+uberwach/uberwach-kamera-gruen.gif -text
 /view.php -text