Minor error being fixed
[gc-dialer] / download.html
1 <html>
2         <head>
3                 <title>DialCentral - An Interface for GoogleVoice</title>
4         </head>
5         <body>
6                 <h1>
7                         DialCentral
8                 </h1>
9                 <h2>An Interface for GoogleVoice</h2>
10                 <h3><a href="index.html">[About]</a> <a href="screenshots.html">[Screenshots]</a> <a href="download.html">[Download]</a>
11                 <h3>Download</h3>
12
13                 <h4>Packages</h4>
14                 <p>Maemo 5 and Later: Go to the application installer, enable Extras, and download Dialcentral (Note: technically its still in extras-testing because people haven't been reviewing it)</p>
15
16                 <p>Maemo 4.1 and Earlier: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager for DialCentral</p>
17
18                 <p>Linux: Browse for <a href="http://repository.maemo.org/extras/pool/diablo/free/d/dialcentral/">.deb files</a></p>
19
20                 <h4>Source</h4>
21                 <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=657">svn</a>.
22                 </p>
23                 <p>Requires</p>
24                 <ul>
25                         <li>PyGTK / Glade</li>
26                         <li>Python bindings for hildon, osso, dbus, and conic</li>
27                 </ul>
28
29         </body>
30 </html>