~ubuntu-branches/ubuntu/trusty/freeguide/trusty

« back to all changes in this revision

Viewing changes to doc/sourceforge-redirects/design.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Watkins
  • Date: 2008-09-07 15:49:32 UTC
  • mfrom: (1.2.6 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20080907154932-2jvgv76btq068fe0
Tags: 0.10.9-1
* New upstream release. (Closes: #492789)
* Moved package from contrib to main. (Closes: #492544)
* Added lintian override for 'build-depends-without-arch-dep ant', as ant is
  used in the clean target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html>
 
3
 
 
4
<head>
 
5
 
 
6
<script type="text/javascript" src="redirect.js"></script>
 
7
 
 
8
<script language="JavaScript" type="text/javascript">
 
9
// Redirect to the appropriate page on the new FreeGuide site.
 
10
 
 
11
var normal_redirect_location = "Developers/Design";
 
12
 
 
13
freeguide_redirect( normal_redirect_location );
 
14
 
 
15
</script>
 
16
 
 
17
<title>Redirecting...</title>
 
18
 
 
19
</head>
 
20
 
 
21
<body>
 
22
<p>Redirecting...</p>
 
23
</body>
 
24
 
 
25
 
 
26
 
 
27
 
 
28