anjuta r4897 - trunk/www/htdocs
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4897 - trunk/www/htdocs
- Date: Wed, 25 Mar 2009 22:50:52 +0000 (UTC)
Author: jhs
Date: Wed Mar 25 22:50:52 2009
New Revision: 4897
URL: http://svn.gnome.org/viewvc/anjuta?rev=4897&view=rev
Log:
Corrected include url and moved home.html => index.html
Added:
trunk/www/htdocs/index.html (contents, props changed)
- copied, changed from r4896, /trunk/www/htdocs/home.html
Removed:
trunk/www/htdocs/home.html
Modified:
trunk/www/htdocs/Makefile.am
trunk/www/htdocs/development.html
trunk/www/htdocs/downloads.html
trunk/www/htdocs/features.html
Modified: trunk/www/htdocs/Makefile.am
==============================================================================
--- trunk/www/htdocs/Makefile.am (original)
+++ trunk/www/htdocs/Makefile.am Wed Mar 25 22:50:52 2009
@@ -2,7 +2,7 @@
urlpath = /anjuta
-HTMLFILES = development.html downloads.html features.html home.html layout.shtml
+HTMLFILES = development.html downloads.html features.html index.html layout.shtml
page_DATA = $(HTMLFILES)
Modified: trunk/www/htdocs/development.html
==============================================================================
--- trunk/www/htdocs/development.html (original)
+++ trunk/www/htdocs/development.html Wed Mar 25 22:50:52 2009
@@ -8,7 +8,7 @@
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
-<!--#include virtual="layout.html" -->
+<!--#include virtual="layout.shtml" -->
<div id="body">
<div id="content">
<h3>Getting Anjuta from the GNOME Subversion server</h3>
Modified: trunk/www/htdocs/downloads.html
==============================================================================
--- trunk/www/htdocs/downloads.html (original)
+++ trunk/www/htdocs/downloads.html Wed Mar 25 22:50:52 2009
@@ -8,7 +8,7 @@
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
-<!--#include virtual="layout.html" -->
+<!--#include virtual="layout.shtml" -->
<div id="body">
<div id="content">
<h3>Latest unstable Anjuta 2.25.x releases</h3>
Modified: trunk/www/htdocs/features.html
==============================================================================
--- trunk/www/htdocs/features.html (original)
+++ trunk/www/htdocs/features.html Wed Mar 25 22:50:52 2009
@@ -8,7 +8,7 @@
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
-<!--#include virtual="layout.html" -->
+<!--#include virtual="layout.shtml" -->
<div id="body">
<div id="content">
<h1>The scoop on Anjuta DevStudio</h1>
Copied: trunk/www/htdocs/index.html (from r4896, /trunk/www/htdocs/home.html)
==============================================================================
--- /trunk/www/htdocs/home.html (original)
+++ trunk/www/htdocs/index.html Wed Mar 25 22:50:52 2009
@@ -8,7 +8,7 @@
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
-<!--#include virtual="layout.html" -->
+<!--#include virtual="layout.shtml" -->
<div id="body">
<div id="content">
<h3>Introduction</h3>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]