[Monodevelop-patches-list] r1873 - in trunk/md-website: sonata tutorials

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Thu Jul 1 15:03:55 EDT 2004


Author: tberman
Date: 2004-07-01 15:03:55 -0400 (Thu, 01 Jul 2004)
New Revision: 1873

Modified:
   trunk/md-website/sonata/monodevelop.xml
   trunk/md-website/tutorials/package_install.aspx
Log:
flush


Modified: trunk/md-website/sonata/monodevelop.xml
===================================================================
--- trunk/md-website/sonata/monodevelop.xml	2004-07-01 18:08:17 UTC (rev 1872)
+++ trunk/md-website/sonata/monodevelop.xml	2004-07-01 19:03:55 UTC (rev 1873)
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <channel>
-	<package name="debugger">
-		<DisplayName>MonoDevelop Debugging Extension</DisplayName>
-		<Version>0.5</Version>
+	<package name="java-language-binding">
+		<DisplayName>Java Language Support</DisplayName>
+		<Version>0.6</Version>
 		<CompatWith>
-			<Version>0.5</Version>
+			<Version>0.6</Version>
 		</CompatWith>
-		<Url>http://www.monodevelop.com/packages/debugger/0.5/debugger.tar.gz</Url>
+		<Url>http://www.monodevelop.com/packages/javabinding/0.6/javabinding.tar.gz</Url>
 	</package>
 </channel>

Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx	2004-07-01 18:08:17 UTC (rev 1872)
+++ trunk/md-website/tutorials/package_install.aspx	2004-07-01 19:03:55 UTC (rev 1873)
@@ -36,7 +36,7 @@
       <p>You may download a binary package for your distribution if it provides version 1.0 or higher. On computers without gtk+ 2.4, you will need to download and install 1.0.1
 Otherwise, download the 
 <a href="http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/1.0/gtksourceview-1.0.0.tar.gz">official 
-tarball (0.7)</a>. 
+tarball (1.0.0)</a>. 
 The `<tt>./configure</tt>' line is a little more involved than usual. Use the example below:
 <pre class="code">
 tar -xzf gtksourceview-1.0.0.tar.gz




More information about the Monodevelop-patches-list mailing list