[mythtv-commits] mythtv commit: r19752 - in trunk/mythplugins/mythweb by kormoc

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jan 20 06:42:03 UTC 2009


      Author: kormoc
        Date: 2009-01-20 06:42:03 +0000 (Tue, 20 Jan 2009)
New Revision: 19752
   Changeset: http://cvs.mythtv.org/trac/changeset/19752

Added:

   trunk/mythplugins/mythweb/classes/Modules.php

Modified:

   trunk/mythplugins/mythweb/classes/Cache/Engine.php
   trunk/mythplugins/mythweb/includes/init.php
   trunk/mythplugins/mythweb/includes/modules.php
   trunk/mythplugins/mythweb/includes/translate.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/default/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/lite/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/backend_log/init.php
   trunk/mythplugins/mythweb/modules/backend_log/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/mythweb/init.php
   trunk/mythplugins/mythweb/modules/remote/handler.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/remote.php
   trunk/mythplugins/mythweb/modules/remote/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/settings/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/stats/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/status/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/welcome.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/lite/welcome.php
   trunk/mythplugins/mythweb/modules/welcome.php
   trunk/mythplugins/mythweb/mythweb.php

Log:

Update the translation to only load the translation files if it is actually used. Migrate the Module code into a class.




More information about the mythtv-commits mailing list