[pLog-svn] r4503 - plugins/trunk/unported/mobile

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Jan 4 23:07:06 GMT 2007


Author: oscar
Date: 2007-01-04 23:07:05 +0000 (Thu, 04 Jan 2007)
New Revision: 4503

Modified:
   plugins/trunk/unported/mobile/pluginmobile.class.php
Log:
one string change, otherwise the plugin seems to be working just fine.


Modified: plugins/trunk/unported/mobile/pluginmobile.class.php
===================================================================
--- plugins/trunk/unported/mobile/pluginmobile.class.php	2007-01-04 23:04:47 UTC (rev 4502)
+++ plugins/trunk/unported/mobile/pluginmobile.class.php	2007-01-04 23:07:05 UTC (rev 4503)
@@ -14,7 +14,7 @@
             $this->PluginBase();
             
             $this->id = "mobile";
-            $this->desc = "Allows pLog blogs to be accessed via mobile terminals";
+            $this->desc = "Allows LifeType blogs to be accessed via mobile terminals";
             $this->author = "The LifeType Project";
         }
      



More information about the pLog-svn mailing list