[gnomeweb-wml] Fixed some path prolems in anjuta web
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] Fixed some path prolems in anjuta web
- Date: Sun, 26 Apr 2009 18:02:08 -0400 (EDT)
commit d5b7414d1d3fde4fa8baac9123f9a3785a1f4b1b
Author: Johannes Schmid <jhs gnome org>
Date: Mon Apr 27 00:01:45 2009 +0200
Fixed some path prolems in anjuta web
---
projects.gnome.org/anjuta/Makefile.am | 2 +-
projects.gnome.org/anjuta/index.html | 7 +++++++
projects.gnome.org/anjuta/index.shtml | 6 +++---
projects.gnome.org/anjuta/layout.shtml | 12 ++++++------
4 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/projects.gnome.org/anjuta/Makefile.am b/projects.gnome.org/anjuta/Makefile.am
index e07dd59..d0b1d88 100644
--- a/projects.gnome.org/anjuta/Makefile.am
+++ b/projects.gnome.org/anjuta/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS=css
urlpath = /anjuta
-HTMLFILES = development.shtml downloads.shtml features.shtml index.shtml layout.shtml
+HTMLFILES = development.shtml downloads.shtml features.shtml index.shtml layout.shtml index.html
page_DATA = $(HTMLFILES)
diff --git a/projects.gnome.org/anjuta/index.html b/projects.gnome.org/anjuta/index.html
new file mode 100644
index 0000000..273af6d
--- /dev/null
+++ b/projects.gnome.org/anjuta/index.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=http://projects.gnome.org/anjuta/index.shtml">
+</head>
+<body>
+</body>
+<html>
diff --git a/projects.gnome.org/anjuta/index.shtml b/projects.gnome.org/anjuta/index.shtml
index a2e9f9a..62192a1 100644
--- a/projects.gnome.org/anjuta/index.shtml
+++ b/projects.gnome.org/anjuta/index.shtml
@@ -3,9 +3,9 @@
<title>Anjuta Integrated Development Environment</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta content="programming, best, ide, free, user friendly, gnome, linux, anjuta, c, c++, php, versatile, gtk, website" name="keywords"/>
- <link href="/css/docs.css" type="text/css" rel="StyleSheet"/>
- <link href="/css/layout.css" rel="stylesheet" type="text/css" media="screen">
- <link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
+ <link href="css/docs.css" type="text/css" rel="StyleSheet"/>
+ <link href="css/layout.css" rel="stylesheet" type="text/css" media="screen">
+ <link href="css/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<!--#include virtual="layout.shtml" -->
diff --git a/projects.gnome.org/anjuta/layout.shtml b/projects.gnome.org/anjuta/layout.shtml
index 8e4147a..e12d9c9 100644
--- a/projects.gnome.org/anjuta/layout.shtml
+++ b/projects.gnome.org/anjuta/layout.shtml
@@ -26,11 +26,11 @@
<h1>Anjuta DevStudio: GNOME Integrated Development Environment</h1>
<div id="tabs">
<ul id="portal-globalnav">
- <li><a href="index.html"><span>About</span></a></li>
- <li><a href="development.html"><span>Development</span></a></li>
- <li><a href="downloads.html"><span>Downloads</span></a></li>
- <li><a href="features.html"><span>Features</span></a></li>
- <li><a href="http://svn.gnome.org/viewvc/anjuta/trunk/AUTHORS?revision=4499&view=markup"><span>Credits</span></a></li>
+ <li><a href="index.shtml"><span>About</span></a></li>
+ <li><a href="development.shtml"><span>Development</span></a></li>
+ <li><a href="downloads.shtml"><span>Downloads</span></a></li>
+ <li><a href="features.shtml"><span>Features</span></a></li>
+ <li><a href="http://git.gnome.org/cgit/anjuta/tree/AUTHORS"><span>Credits</span></a></li>
</ul>
</div> <!-- end of #tabs -->
</div> <!-- end of #header -->
@@ -61,4 +61,4 @@
src="http://sourceforge.net/sflogo.php?group_id=14222&type=5"
width="210" height="62" border="0" alt="SourceForge.net Logo"/></A>
</p>
-</div> <!-- sidebar -->
\ No newline at end of file
+</div> <!-- sidebar -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]