|
From: <an...@us...> - 2007-03-24 03:36:17
|
Revision: 215
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=215&view=rev
Author: and-81
Date: 2007-03-23 20:36:12 -0700 (Fri, 23 Mar 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/plugins/ComSkipLauncher TVE2/Configuration.cs
trunk/plugins/ComSkipLauncher TVE3/PluginSetup.cs
Modified: trunk/plugins/ComSkipLauncher TVE2/Configuration.cs
===================================================================
--- trunk/plugins/ComSkipLauncher TVE2/Configuration.cs 2007-03-23 15:15:17 UTC (rev 214)
+++ trunk/plugins/ComSkipLauncher TVE2/Configuration.cs 2007-03-24 03:36:12 UTC (rev 215)
@@ -23,7 +23,8 @@
{2} = Recorded filename (w/o path or extension)
{3} = Recorded file path
{4} = Current date
-{5} = Current time";
+{5} = Current time
+{6} = Channel name";
#endregion Constants
Modified: trunk/plugins/ComSkipLauncher TVE3/PluginSetup.cs
===================================================================
--- trunk/plugins/ComSkipLauncher TVE3/PluginSetup.cs 2007-03-23 15:15:17 UTC (rev 214)
+++ trunk/plugins/ComSkipLauncher TVE3/PluginSetup.cs 2007-03-24 03:36:12 UTC (rev 215)
@@ -27,7 +27,8 @@
{2} = Recorded filename (w/o path or extension)
{3} = Recorded file path
{4} = Current date
-{5} = Current time";
+{5} = Current time
+{6} = Channel name";
#endregion Constants
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|