From: <cl...@us...> - 2008-12-07 18:11:42
|
Revision: 372 http://freetrain.svn.sourceforge.net/freetrain/?rev=372&view=rev Author: clrg Date: 2008-12-07 18:11:37 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Clean up Modified Paths: -------------- branches/FreeTrainAgate/FreeTrain.userprefs Property Changed: ---------------- branches/FreeTrainAgate/bin/Debug/ branches/FreeTrainAgate/bin/Release/ Modified: branches/FreeTrainAgate/FreeTrain.userprefs =================================================================== --- branches/FreeTrainAgate/FreeTrain.userprefs 2008-12-06 00:29:44 UTC (rev 371) +++ branches/FreeTrainAgate/FreeTrain.userprefs 2008-12-07 18:11:37 UTC (rev 372) @@ -1,35 +1,20 @@ -<UserCombinePreferences version="1.0" filename="/home/ari/freetrain/FreeTrain.sln"> +<UserCombinePreferences version="1.0" filename="./FreeTrain.sln"> <Files> - <File name="lib/DirectAudio.net/src/AudioPath.cs" line="26" column="1" /> - <File name="lib/DirectAudio.net/src/Performance.cs" line="95" column="1" /> - <File name="lib/DirectAudio.net/src/Segment.cs" line="97" column="22" /> - <File name="lib/DirectAudio.net/src/BGM.cs" line="44" column="1" /> - <File name="lib/DirectAudio.net/src/SegmentState.cs" line="2" column="1" /> - <File name="lib/DirectAudio.net/src/DirectAudio.cs" line="16" column="1" /> - <File name="lib/DirectDraw.net/DirectDraw.cs" line="61" column="1" /> - <File name="lib/DirectDraw.net/Surface.cs" line="553" column="1" /> - <File name="lib/DirectDraw.net/Util.cs" line="7" column="7" /> - <File name="core/framework/graphics/SurfaceLoaders.cs" line="39" column="1" /> - <File name="core/framework/GlobalOptions.cs" line="94" column="1" /> - <File name="core/framework/ConfigDialog.cs" line="45" column="1" /> - <File name="core/views/map/MapView.cs" line="182" column="1" /> - <File name="core/views/map/PreviewMapWindow.cs" line="108" column="1" /> - <File name="tools/MapConstructionDriver/Driver.cs" line="2" column="26" /> + <File name="Welcome" /> </Files> <Views> <ViewMemento id="ProjectPad"> - <Node expanded="True"> - <Node name="FreeTrain.Creek.Eikichiya" expanded="True"> - <Node name="References" expanded="True" selected="True" /> - </Node> - </Node> + <Node expanded="True" /> </ViewMemento> <ViewMemento id="ClassPad"> <Node expanded="True" /> </ViewMemento> + <ViewMemento id="MonoDevelop.NUnit.TestPad"> + <Node expanded="True" /> + </ViewMemento> </Views> <Properties> - <Property key="ActiveWindow" value="/home/ari/freetrain/tools/MapConstructionDriver/Driver.cs" /> - <Property key="ActiveConfiguration" value="Debug|Mixed Platforms" /> + <Property key="ActiveWindow" value="Welcome" /> + <Property key="ActiveConfiguration" value="Debug|Any CPU" /> </Properties> -</UserCombinePreferences> \ No newline at end of file +</UserCombinePreferences> Property changes on: branches/FreeTrainAgate/bin/Debug ___________________________________________________________________ Added: svn:ignore + *.* Property changes on: branches/FreeTrainAgate/bin/Release ___________________________________________________________________ Added: svn:ignore + *.* This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |