From: <fr...@us...> - 2007-01-31 19:00:54
|
Revision: 60 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=60&view=rev Author: framug Date: 2007-01-31 11:00:47 -0800 (Wed, 31 Jan 2007) Log Message: ----------- Modified Author() leave Gucky62, remove framug Modified Paths: -------------- trunk/plugins/My Status/My Status.suo trunk/plugins/My Status/SetupForm.cs trunk/plugins/My Status/bin/Release/My Status.dll trunk/plugins/My Status/bin/Release/My Status.pdb Modified: trunk/plugins/My Status/My Status.suo =================================================================== (Binary files differ) Modified: trunk/plugins/My Status/SetupForm.cs =================================================================== --- trunk/plugins/My Status/SetupForm.cs 2007-01-31 11:38:55 UTC (rev 59) +++ trunk/plugins/My Status/SetupForm.cs 2007-01-31 19:00:47 UTC (rev 60) @@ -926,7 +926,7 @@ public string Author() { - return "Gucky62, framug (SVN compliant)"; + return "Gucky62"; } public void ShowPlugin() Modified: trunk/plugins/My Status/bin/Release/My Status.dll =================================================================== (Binary files differ) Modified: trunk/plugins/My Status/bin/Release/My Status.pdb =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |