Change the sourceforge logo link to point to the gssmp page.
[gssmp.git] / www / index.html
blob94a3fe355624b100736bc97f49e2a769a98dc330
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4 <head>
5 <link rel="stylesheet" href="style.css" type="text/css" />
6 <title>Gnome Simple Stateful Music Player</title>
7 </head>
9 <body>
11 <address>Home | <a href="install.html">Install</a> |
12 <a href="use.html">Use</a> |
13 <a href="screenshots.html">Screenshots</a> |
14 <a href="developers.html">Developers</a> |
15 <a href="contact.html">Contact</a></address>
17 <h1>Gnome Simple Stateful Music Player</h1>
19 <p>GSSMP is a music player designed to work with the
20 <a href="http://www.gnome.org/">GNOME</a> desktop environment.
21 It does not store a database of all your music, but is designed to work with
22 music files organised into directories. It is small, unobtrusive, and tries
23 to do what you would expect, instead of asking you questions.</p>
25 <p>It remembers which file was playing on exit, and continues that file from the
26 same place when you start again. It remembers tracks you have been listening
27 to recently and displays them in the "Recent" menu.</p>
29 <p>GSSMP has been developed on Linux, but should theoretically work with any
30 operating system that supports the standard GNOME environment.</p>
32 <div style="float:right"><a href="screenshots.html">
33 <img src="screenshot-small.png" alt="gssmp" /></a></div>
35 <p>Choose an option:</p>
37 <ul>
38 <li><a href="install.html">How to download and install</a></li>
39 <li><a href="use.html">Using the program</a></li>
40 <li><a href="screenshots.html">Screenshots</a></li>
41 <li><a href="developers.html">Developers</a></li>
42 <li><a href="contact.html">Contact us</a></li>
43 </ul>
45 <address><b>Links:</b>
46 <a href="http://sourceforge.net/projects/gssmp/">GSSMP on SourceForge</a> |
47 <a href="http://freshmeat.net/projects/gssmp">GSSMP on Freshmeat</a> |
48 <a href="http://www.gnomefiles.org/app.php/Gnome_Simple_Stateful_Music_Player">GSSMP
49 on GnomeFiles</a> |
50 <a href="http://www.artificialworlds.net/blog">Andy Balaam's Blog</a></address>
52 <p class="licence">Gnome Simple Stateful Music Player is copyright (C)
53 2007 Andy Balaam.</p>
55 <p class="licence">This program is free software; you can redistribute
56 it and/or modify
57 it under the terms of the GNU General Public License as published by
58 the Free Software Foundation; either version 2 of the License, or
59 (at your option) any later version.</p>
61 <p class="licence">This program is distributed in the hope that it will
62 be useful,
63 but WITHOUT ANY WARRANTY; without even the implied warranty of
64 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
65 GNU General Public License for more details.</p>
67 <p class="licence">You should have received a copy of the GNU General
68 Public License
69 along with this program; if not, write to the Free Software
70 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
72 <p class="licence">See the file <a href="COPYING">COPYING</a> for more
73 details.</p>
75 <div style="float:right"><a href="http://sourceforge.net/projects/gssmp/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=187144&amp;type=2" width="125" height="37" alt="SourceForge.net Logo" /></a></div>
77 <address>Home | <a href="install.html">Install</a> |
78 <a href="use.html">Use</a> |
79 <a href="screenshots.html">Screenshots</a> |
80 <a href="developers.html">Developers</a> |
81 <a href="contact.html">Contact</a></address>
83 </body>
84 </html>