File: doc_image_path.patch

package info (click to toggle)
lightyears 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,324 kB
  • ctags: 454
  • sloc: python: 3,499; makefile: 2
file content (159 lines) | stat: -rw-r--r-- 7,193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
## Description: add some description
## Origin/Author: add some origin or author
## Bug: bug URL
Description: Fix paths in HTML documentation to use Debian paths
Author: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>

Index: lightyears-1.4/manual/about.html
===================================================================
--- lightyears-1.4.orig/manual/about.html	2011-07-22 01:48:51.000000000 +0200
+++ lightyears-1.4/manual/about.html	2011-07-22 01:48:52.000000000 +0200
@@ -3,9 +3,9 @@
 <head>
 <title>20,000 Light Years Into Space</title></head>
 
-<body background="../data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
+<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
 
-<center><img src="../data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
+<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
 Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
 <font size="+1">
 <a href="story.html">The Story</a> -
@@ -25,8 +25,7 @@
 
 <h3>Legal stuff</h3>
 
-<p>The game includes assets from a variety of sources; please see 
-<a href="../README.txt">README.txt</a> for a complete list.
+<p>See <em>/usr/share/doc/lightyears/copyright</em>.</p>
 
 <h3>About the Author</h3>
 
@@ -35,7 +34,7 @@
 <h3>License</h3>
 <pre>
     20,000 Light-Years Into Space, a computer game
-    Copyright (C) 2006-07 Jack Whitham
+    Copyright (C) 2006-11 Jack Whitham
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2,
Index: lightyears-1.4/manual/hints.html
===================================================================
--- lightyears-1.4.orig/manual/hints.html	2011-07-22 01:48:51.000000000 +0200
+++ lightyears-1.4/manual/hints.html	2011-07-22 01:48:52.000000000 +0200
@@ -3,9 +3,9 @@
 <head>
 <title>20,000 Light Years Into Space</title></head>
 
-<body background="../data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
+<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
 
-<center><img src="../data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
+<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
 Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
 <font size="+1">
 <a href="story.html">The Story</a> -
Index: lightyears-1.4/manual/index.html
===================================================================
--- lightyears-1.4.orig/manual/index.html	2011-07-22 01:48:51.000000000 +0200
+++ lightyears-1.4/manual/index.html	2011-07-22 01:48:52.000000000 +0200
@@ -3,9 +3,9 @@
 <head>
 <title>20,000 Light Years Into Space</title></head>
 
-<body background="../data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
+<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
 
-<center><img src="../data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
+<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
 Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
 <h2>Online Manual</h2><br>
 <font size="+1">
Index: lightyears-1.4/manual/instructions.html
===================================================================
--- lightyears-1.4.orig/manual/instructions.html	2011-07-22 01:48:51.000000000 +0200
+++ lightyears-1.4/manual/instructions.html	2011-07-22 01:48:52.000000000 +0200
@@ -3,9 +3,9 @@
 <head>
 <title>20,000 Light Years Into Space</title></head>
 
-<body background="../data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
+<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
 
-<center><img src="../data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
+<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
 Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
 <font size="+1">
 <a href="story.html">The Story</a> -
@@ -17,7 +17,7 @@
 <h3>Instructions For New Players</h3>
 
 <table align=right cellspacing=10><tr><td align=center>
-<img src="../data/html1.jpg" align=center></td></tr>
+<img src="images/html1.jpg" align=center></td></tr>
 <tr><td align=center>Figure 1. Main menu screen.</td></tr></table>
 
 <p>The objective of "20,000 Light Years Into Space" is to upgrade a City to
@@ -53,7 +53,7 @@
 the game is paused.
 
 <table align=left cellspacing=10><tr><td align=center>
-<img src="../data/html2.jpg" align=center></td></tr>
+<img src="images/html2.jpg" align=center></td></tr>
 <tr><td align=center>Figure 2.
     The City, a Pipe, and a Steam Maker.</td></tr></table>
 
@@ -68,7 +68,7 @@
 An orange Steam Maker will appear over the source. 
 
 <table align=right cellspacing=10><tr><td align=center>
-<img src="../data/html3.jpg" align=center></td></tr>
+<img src="images/html3.jpg" align=center></td></tr>
 <tr><td align=center>Figure 3.
     Game controls.</td></tr></table>
 
@@ -92,7 +92,7 @@
 City. Do that now by clicking Upgrade, then clicking on your City.
 
 <table align=left cellspacing=10><tr><td align=center>
-<img src="../data/html5.jpg" align=center></td></tr>
+<img src="images/html5.jpg" align=center></td></tr>
 <tr><td align=center>Figure 4.
     Upgrade in progress.</td></tr></table>
 
@@ -120,7 +120,7 @@
 You must build additional routes for the steam.
 
 <table align=right cellspacing=10><tr><td align=center>
-<img src="../data/html4.jpg" align=center></td></tr>
+<img src="images/html4.jpg" align=center></td></tr>
 <tr><td align=center>Figure 5.
     Primary and secondary routes.</td></tr></table>
 
Index: lightyears-1.4/manual/story.html
===================================================================
--- lightyears-1.4.orig/manual/story.html	2011-07-22 01:49:38.000000000 +0200
+++ lightyears-1.4/manual/story.html	2011-07-22 01:49:35.000000000 +0200
@@ -3,9 +3,9 @@
 <head>
 <title>20,000 Light Years Into Space</title></head>
 
-<body background="../data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
+<body background="/usr/share/games/lightyears/data/006metal.jpg" bgcolor="#400000" text="white" link="white" vlink="white">
 
-<center><img src="../data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
+<center><img src="/usr/share/games/lightyears/data/header.jpg" alt="20,000 Light Years Into Space"><br><br>
 Produced by <a href="http://www.jwhitham.org/">Jack Whitham</a>.<br><br>
 <font size="+1">
 <a href="story.html">The Story</a> -
@@ -47,7 +47,7 @@
 
 <center>
 <table cellspacing=10><tr><td align=center>
-<img src="../data/html1.jpg" align=center></td></tr>
+<img src="images/html1.jpg" align=center></td></tr>
 <tr><td align=center>Figure 1. Main menu screen, showing
         the letter from Captain Verne.</td></tr></table>
 </center>