/[svn]/web/trunk/www.linuxsampler.org/downloads.html
ViewVC logotype

Annotation of /web/trunk/www.linuxsampler.org/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1617 - (hide annotations) (download) (as text)
Thu Jan 3 21:04:52 2008 UTC (16 years, 2 months ago) by schoenebeck
File MIME type: text/html
File size: 21112 byte(s)
* added OSX to the downloads site

1 senoner 542 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html>
3     <head>
4 capela 629 <link rel="stylesheet" type="text/css" href="index.css">
5 senoner 542 <title>The Linux Sampler Project</title>
6     <meta http-equiv="content-type"
7 capela 629 content="text/html; charset=ISO-8859-1">
8     <script language="javascript" type="text/javascript">
9 senoner 542 <!--
10     var dir = "gfx/";
11    
12     if(document.images) {
13    
14     newsover = new Image();
15     newsover.src = dir + "mnewshover.png";
16    
17     newsout = new Image();
18     newsout.src = dir + "mnews.png";
19    
20     aboutover = new Image();
21     aboutover.src = dir + "mabouthover.png";
22    
23     aboutout = new Image();
24     aboutout.src = dir + "mabout.png";
25    
26     featuresover = new Image();
27     featuresover.src = dir + "mfeatureshover.png";
28    
29     featuresout = new Image();
30     featuresout.src = dir + "mfeatures.png";
31    
32     screenshotsover = new Image();
33     screenshotsover.src = dir + "mscreenshotshover.png";
34    
35     screenshotsout = new Image();
36     screenshotsout.src = dir + "mscreenshots.png";
37    
38     demosover = new Image();
39     demosover.src = dir + "mdemoshover.png";
40    
41     demosout = new Image();
42     demosout.src = dir + "mdemos.png";
43    
44     downloadsover = new Image();
45     downloadsover.src = dir + "mdownloadshover.png";
46    
47     downloadsout = new Image();
48     downloadsout.src = dir + "mdownloads.png";
49    
50     developersover = new Image();
51     developersover.src = dir + "mdevelopershover.png";
52    
53     developersout = new Image();
54     developersout.src = dir + "mdevelopers.png";
55    
56     instrumentsover = new Image();
57     instrumentsover.src = dir + "minstrumentshover.png";
58    
59     instrumentsout = new Image();
60     instrumentsout.src = dir + "minstruments.png";
61    
62     linksover = new Image();
63     linksover.src = dir + "mlinkshover.png";
64    
65     linksout = new Image();
66     linksout.src = dir + "mlinks.png";
67    
68     documentationover = new Image();
69     documentationover.src = dir + "mdocumentationhover.png";
70    
71     documentationout = new Image();
72     documentationout.src = dir + "mdocumentation.png";
73    
74     creditsover = new Image();
75     creditsover.src = dir + "mcreditshover.png";
76    
77     creditsout = new Image();
78     creditsout.src = dir + "mcredits.png";
79    
80     faqover = new Image();
81     faqover.src = dir + "mfaqhover.png";
82    
83     faqout = new Image();
84     faqout.src = dir + "mfaq.png";
85    
86     bugsover = new Image();
87     bugsover.src = dir + "mbugshover.png";
88    
89     bugsout = new Image();
90     bugsout.src = dir + "mbugs.png";
91     }
92     -->
93     </script>
94     </head>
95     <body>
96 capela 629 <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg"
97     alt="LinuxSampler">
98     <h1><span class="hidden">The LinuxSampler Project</span></h1>
99     <table border="0" cellpadding="0" cellspacing="0">
100     <tbody>
101     <tr>
102     <th colspan="2" align="left"> <img name="h1blank"
103     src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th>
104     </tr>
105     <tr>
106     <td valign="top"> <a id="news" href="index.php"
107     onmouseover="javascript:if(document.images)document.news.src = newsover.src"
108     onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img
109     name="news" src="gfx/mnews.png" alt="news"></a> <a id="about"
110     href="about.html"
111     onmouseover="javascript:if(document.images)document.about.src = aboutover.src"
112     onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img
113     name="about" src="gfx/mabout.png" alt="about"></a> <a id="features"
114     href="features.html"
115     onmouseover="javascript:if(document.images)document.features.src = featuresover.src"
116     onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img
117     name="features" src="gfx/mfeatures.png" alt="features"></a> <a
118     id="screenshots" href="screenshots.html"
119     onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src"
120     onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img
121     name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a> <a
122     id="demos" href="demos.html"
123     onmouseover="javascript:if(document.images)document.demos.src = demosover.src"
124     onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img
125     name="demos" src="gfx/mdemos.png" alt="demos"></a> <a id="downloads"
126     href="downloads.html"
127     onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"
128     onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img
129     name="downloads" src="gfx/mdownloads.png" alt="download"></a> <a
130     id="developers" href="developers.html"
131     onmouseover="javascript:if(document.images)document.developers.src = developersover.src"
132     onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img
133     name="developers" src="gfx/mdevelopers.png" alt="developers"></a> <a
134     id="faq" href="faq.html"
135     onmouseover="javascript:if(document.images)document.faq.src = faqover.src"
136     onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img
137     name="faq" src="gfx/mfaq.png" alt="faq"></a> <a id="documentation"
138     href="documentation.html"
139     onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"
140     onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img
141     name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
142     <a id="bugs" href="http://bugs.linuxsampler.org"
143     onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"
144     onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img
145     name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"
146     href="instruments.html"
147     onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src"
148     onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img
149     name="instruments" src="gfx/minstruments.png" alt="instruments"></a> <a
150     id="links" href="links.html"
151     onmouseover="javascript:if(document.images)document.links.src = linksover.src"
152     onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img
153     name="links" src="gfx/mlinks.png" alt="links"></a> <a id="credits"
154     href="credits.html"
155     onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"
156     onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img
157     name="credits" src="gfx/mcredits.png" alt="credits"></a> </td>
158     <td valign="top" width="100%">
159     <div id="contents">
160 senoner 702
161 schoenebeck 1246 <h2>Licenses</h2>
162 schoenebeck 1126 <p class="default">
163 schoenebeck 1246 There are several subprojects, each having its own license terms, as follows:
164     </p>
165     <table class="default">
166     <tbody>
167     <tr>
168     <td class="bordered">
169 schoenebeck 1450 <a class="info" href=#gigedit>gigedit<span class='info'>An instrument editor for gig files (written in C++, based on the gtk(mm) toolkit).</span></a>
170 schoenebeck 1246 </td>
171 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
172 schoenebeck 1246 </tr>
173     <tr>
174     <td class="bordered">
175     <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
176     </td>
177 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
178 schoenebeck 1246 </tr>
179     <tr>
180     <td class="bordered">
181     <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
182     </td>
183 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
184 schoenebeck 1246 </tr>
185     <tr>
186     <td class="bordered">
187     <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
188     </td>
189 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
190 schoenebeck 1246 </tr>
191     <tr>
192     <td class="bordered">
193     <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
194     </td>
195 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
196 schoenebeck 1246 </tr>
197     <tr>
198     <td class="bordered">
199     <a class="info" href=#linuxsampler>LinuxSampler<span class='info'>Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API.</span></a>
200     </td>
201 schoenebeck 1594 <td> -> <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> with <a href="#exception" title="see description below"><u><i>commercial exception</i></u>*</a></td>
202 schoenebeck 1246 </tr>
203     <tr>
204     <td class="bordered">
205     <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
206     </td>
207 schoenebeck 1594 <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
208 schoenebeck 1246 </tr>
209     </tbody>
210     </table>
211 schoenebeck 1276
212 schoenebeck 1246 <a name="exception"></a>
213 schoenebeck 1276 <p class="caution">
214 schoenebeck 1594 [*] LinuxSampler is licensed under the GNU GPL with the exception that
215 schoenebeck 1574 <b>USAGE</b> of the source code, libraries and applications
216 schoenebeck 1282 <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
217     without prior written permission by the LinuxSampler authors.
218     If you have questions on the subject, that are not yet covered by the
219 schoenebeck 1594 <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
220     please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
221 schoenebeck 1276 </p>
222 senoner 702
223 capela 629 <h2>Dependencies</h2>
224     <p class="default"> The following figure illustrates the compile
225 schoenebeck 1276 time / linker dependencies.</p>
226 capela 629 <div style="line-height: 1.2em;">
227 schoenebeck 1276 <pre class="figure"> <strong>gigedit</strong>
228 schoenebeck 1176 |
229     (mandatory)
230     |
231     V
232     <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong> <strong>JSampler</strong>
233 schoenebeck 891 | A |
234     | | |
235     (mandatory) (mandatory) (mandatory)
236     | | |
237     V | V
238 schoenebeck 1276 <strong>liblscp</strong> <strong>LinuxSampler</strong> <strong>jlscp</strong></pre>
239 capela 629 </div>
240     <p class="default"> Or again in words: you have to compile and
241     install libgig before being able to compile and use LinuxSampler. You
242     don't need libgig for compiling and using QSampler, but it's definitely
243     recommended. You cannot compile nor use QSampler without liblscp
244     though. As QSampler is communicating with LinuxSampler via TCP, there
245     is no linker dependency between them, but of course you still need to
246 schoenebeck 891 have LinuxSampler installed to be able to use QSampler (either locally
247     or on any other computer in your network). JSampler is also communicating
248     with LinuxSampler via TCP, so there is no linker dependency between them
249 schoenebeck 1176 either. JSampler requires jlscp though. You have to compile and install
250     libgig before being able to compile and use gigedit.</p>
251 schoenebeck 734
252 schoenebeck 1589 <h2>Binary Packages</h2>
253     <p class="default">
254     We currently provide pre-compiled binaries for the following operating systems:
255     </p>
256 schoenebeck 1276 <table class="decorated">
257     <thead>
258     <tr>
259 schoenebeck 1589 <td class="decorated_header">Operating System</td>
260 schoenebeck 1276 <td class="decorated_header">Description</td>
261     </tr>
262     </thead>
263 capela 629 <tbody>
264     <tr>
265 schoenebeck 1276 <td class="decorated">
266 schoenebeck 1594 <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
267 schoenebeck 1589 <img src="gfx/logos/debian.png">Debian
268     </a>
269     </td>
270     <td class="decorated"> Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian <i>stable</i>, a.k.a "Etch"). </td>
271 capela 629 </tr>
272     <tr>
273 schoenebeck 1276 <td class="decorated">
274 schoenebeck 1594 <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
275 schoenebeck 1589 <img src="gfx/logos/gentoo.png">Gentoo
276     </a>
277     </td>
278     <td class="decorated"> Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS. </td>
279 capela 629 </tr>
280     <tr>
281 schoenebeck 1276 <td class="decorated">
282 schoenebeck 1589 <a href="http://download.linuxsampler.org/packages/rpms/">
283 schoenebeck 1594 <img src="gfx/logos/suse.png" title=".rpm packages">Suse
284 schoenebeck 1589 </a>
285     </td>
286     <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
287 capela 629 </tr>
288     <tr>
289 schoenebeck 1276 <td class="decorated">
290 schoenebeck 1594 <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe" title="all-in-one installer">
291 schoenebeck 1589 <img src="gfx/logos/windows.png">Windows
292     </a>
293     </td>
294 schoenebeck 1594 <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. Download, execute, enjoy!</td>
295 capela 629 </tr>
296 schoenebeck 1617 <tr>
297     <td class="decorated">
298     <a href="http://download.linuxsampler.org/packages/osx/linuxsampler_20080103.dmg" title="all-in-one installer">
299     <img src="gfx/logos/apple.png">Mac
300     </a>
301     </td>
302     <td class="decorated"> All-in-one installer (Diskimage) for the latest official releases of the software components for Mac OS X. (<b>Note:</b> the Mac installer does <b>not</b> include gigedit and JSampler yet!)</td>
303     </tr>
304 schoenebeck 1589 </tbody>
305     </table>
306     <p class="default">
307 schoenebeck 1594 Additionally there are the following platform independent Java executable
308     packages (note: you need to have the
309     <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
310     Environment 6</a> installed to be able to execute these software
311     packages on your computer):
312 schoenebeck 1589 </p>
313     <table class="decorated">
314     <thead>
315 iliev 1148 <tr>
316 schoenebeck 1589 <td class="decorated_header">File Name</td>
317     <td class="decorated_header">Description</td>
318     </tr>
319     </thead>
320     <tbody>
321     <tr>
322 schoenebeck 1276 <td class="decorated">
323 schoenebeck 1594 <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar" title="JSampler *Fantasia*">
324 schoenebeck 1589 <img src="gfx/logos/java.png">Fantasia-0.8a.jar
325     </a>
326     </td>
327 schoenebeck 1594 <td class="decorated"> JSampler "Fantasia", a frontend to LinuxSampler,
328     modern skin-based distribution of JSampler (note: "Fantasia" is
329     already included with the Windows installer)</td>
330 iliev 1148 </tr>
331     <tr>
332 schoenebeck 1276 <td class="decorated">
333 schoenebeck 1594 <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar" title="JSampler *Classic*">
334 schoenebeck 1589 <img src="gfx/logos/java.png">JS_Classic-0.8a.jar
335     </a>
336     </td>
337 schoenebeck 1594 <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
338 iliev 1148 </tr>
339 capela 629 </tbody>
340     </table>
341 schoenebeck 1589 <br>
342 schoenebeck 734
343 schoenebeck 1589 <h2>Source Packages</h2>
344     <p class="default">
345     Source code packages of the latest official releases:
346     </p>
347 schoenebeck 1276 <table class="decorated">
348     <thead>
349     <tr>
350     <td class="decorated_header">File Name</td>
351     <td class="decorated_header">Description</td>
352     </tr>
353     </thead>
354 schoenebeck 734 <tbody>
355     <tr>
356 schoenebeck 1591 <td class="decorated">
357     <a name="libgig"></a>
358     <a
359 schoenebeck 1553 href="http://download.linuxsampler.org/packages/libgig-3.2.1.tar.bz2">
360     libgig-3.2.1.tar.bz2 </a> </td>
361 schoenebeck 1276 <td class="decorated"> Gigasampler file access library (C++) </td>
362 schoenebeck 734 </tr>
363     <tr>
364 schoenebeck 1591 <td class="decorated">
365     <a name="liblscp"></a>
366     <a
367 capela 1423 href="http://download.linuxsampler.org/packages/liblscp-0.5.5.tar.gz">
368     liblscp-0.5.5.tar.gz </a> </td>
369 schoenebeck 1276 <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>
370 schoenebeck 734 </tr>
371     <tr>
372 schoenebeck 1591 <td class="decorated">
373     <a name="linuxsampler"></a>
374     <a
375 schoenebeck 1572 href="http://download.linuxsampler.org/packages/linuxsampler-0.5.1.tar.bz2">
376     linuxsampler-0.5.1.tar.bz2 </a> </td>
377 schoenebeck 1276 <td class="decorated"> sampler engine / backend </td>
378 schoenebeck 734 </tr>
379     <tr>
380 schoenebeck 1591 <td class="decorated">
381     <a name="qsampler"></a>
382     <a
383 schoenebeck 1576 href="http://download.linuxsampler.org/packages/qsampler-0.2.1.tar.gz">
384     qsampler-0.2.1.tar.gz </a> </td>
385 schoenebeck 1276 <td class="decorated"> graphical frontend to LinuxSampler </td>
386 schoenebeck 734 </tr>
387     <tr>
388 schoenebeck 1591 <td class="decorated">
389     <a name="jlscp"></a>
390     <a
391 schoenebeck 1576 href="http://downloads.sourceforge.net/jlscp/jlscp-0.7a.tar.bz2">
392     jlscp-0.7a.tar.bz2 </a> </td>
393 schoenebeck 1276 <td class="decorated"> a java LinuxSampler control protocol API </td>
394 schoenebeck 734 </tr>
395 iliev 789 <tr>
396 schoenebeck 1591 <td class="decorated">
397     <a name="jsampler"></a>
398     <a
399 schoenebeck 1576 href="http://downloads.sourceforge.net/jsampler/JSampler-0.8a.tar.bz2">
400     JSampler-0.8a.tar.bz2 </a> </td>
401 schoenebeck 1276 <td class="decorated"> a java frontend to LinuxSampler </td>
402 iliev 789 </tr>
403 persson 1125 <tr>
404 schoenebeck 1276 <td class="decorated">
405 schoenebeck 1246 <a name="gigedit"></a>
406     <a
407 persson 1566 href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">
408     gigedit-0.1.1.tar.gz </a> </td>
409 schoenebeck 1276 <td class="decorated"> an instrument editor for gig files </td>
410 schoenebeck 734 </tbody>
411     </table>
412 schoenebeck 1589 <br>
413 schoenebeck 734
414 schoenebeck 894 <a name="cvs"></a><h2>CVS</h2>
415 capela 629 <p class="default"> This project's CVS repository can be checked
416     out through anonymous (pserver) CVS with the following instruction set.
417     When prompted for a password for anonymous, simply press the Enter key.
418 persson 1125 There are currently seven subprojects in the LinuxSampler project, pick
419 capela 629 the line of the respective subproject you want to checkout from below: </p>
420 schoenebeck 1276
421     <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
422     co libgig
423     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
424     co liblscp
425     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
426     co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
427     co qsampler
428     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
429     co jlscp
430     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
431     co jsampler
432     cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
433     co gigedit</pre>
434    
435 schoenebeck 1219 <p class="default"> You don't need to checkout the sources again later on,
436     just for keeping track to the latest development version. For updating to
437     the latest CVS version you can simply run the following command at any
438     time from the checked out source directory:</p>
439 schoenebeck 1276
440     <pre class="code">cvs update -d -P</pre>
441    
442 capela 629 <p class="default"> You can also <a
443     href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
444     repository</a>. </p>
445 schoenebeck 1131 <h2>Bootsplash theme</h2>
446     <p class="default"> Does your computer already boot in LinuxSampler style? No? Checkout the following LinuxSampler theme for either <a href="http://dev.gentoo.org/~spock/projects/gensplash/">fbsplash (gensplash)</a> or <a href="http://www.bootsplash.org">bootsplash</a>:</p>
447 capela 629 <table class="default">
448     <tbody>
449     <tr>
450     <td> <a
451 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
452     <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
453     alt="Screenshot 1"> </a> </td>
454 capela 629 <td> --&gt; </td>
455     <td> <a
456 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
457 capela 629 </tr>
458 schoenebeck 1131 <tr>
459     <td> <a
460     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
461     <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
462     alt="Screenshot 2"> </a> </td>
463     <td> --&gt; </td>
464     <td> <a
465     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
466     </tr>
467 capela 629 </tbody>
468     </table>
469 schoenebeck 1276 <p class="default"> <a
470 schoenebeck 1131 href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
471 capela 629 <br>
472     </div>
473     </td>
474     </tr>
475     </tbody>
476     </table>
477     </div>
478 senoner 542 </body>
479     </html>

  ViewVC Help
Powered by ViewVC