]> git.decadent.org.uk Git - memories.git/blob - debian/patches/101_remove-ancc-refs.diff
198236919817ff17f32748fe7fbf8d7ee6e91747
[memories.git] / debian / patches / 101_remove-ancc-refs.diff
1 --- trunk.orig/templates/frontpage
2 +++ trunk/templates/frontpage
3 @@ -2,8 +2,7 @@
4  <h1> Welcome to Memories </h1>
5  
6  <p>
7 - Memories is a site where you can upload and share your photos of
8 - college life with your friends.
9 + Memories is a site where you can upload and share your photos.
10  </p>
11  <p>
12   To view other people's photos, look at the <a
13 --- trunk.orig/templates/header
14 +++ trunk/templates/header
15 @@ -1,6 +1,6 @@
16  <html>
17  <head>
18 -    <title> Memories - ANCC Photo Sharing </title>
19 +    <title> Memories - Photo Sharing </title>
20      <link title="Maypole" href="[%base%]/static/memories.css" type="text/css" rel="stylesheet"/>
21      [% IF photos %]
22  <link rel="alternate" type="application/rdf+xml" title="RSS"
23 --- trunk.orig/templates/photo/upload
24 +++ trunk/templates/photo/upload
25 @@ -1,6 +1,6 @@
26  <html>
27  <head>
28 -    <title> Memories - ANCC Photo Sharing </title>
29 +    <title> Memories - Photo Sharing </title>
30      <link title="Maypole" href="[%base%]/static/memories.css" type="text/css" rel="stylesheet"/>
31      <script type="text/javascript" src="[%base%]/tag/list_js"></script>
32      <script type="text/javascript" src="[%base%]/static/upload.js"></script>