Adding the ignore file
[gc-dialer] / www / 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: <a href="dialcentral.deb">.deb files</a></p>
19
20                 <h3>Development</h3>
21                 <h4>Source</h4>
22                 <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=657">git</a>.
23                 </p>
24                 <p>Requires</p>
25                 <ul>
26                         <li>PyGTK / Glade</li>
27                         <li>Python bindings for hildon, osso, dbus, and conic</li>
28                 </ul>
29
30                 <h4>Bugs</h4>
31
32                 <p>Discuss your issue on <a href="http://talk.maemo.org/showthread.php?p=293533">Maemo.Org Talk</a></p>
33
34                 <p>Check out a list of helpful <a href="http://talk.maemo.org/showpost.php?p=293533&postcount=1">troubleshooting tips</a></p>
35
36                 <p>File a <a href="https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral">bug report</a> against Extras-&gt;Dialcentral</p>
37                 <p>View  <a href="https://bugs.maemo.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=Dialcentral&content=">existing bug reports</a></p>
38         </body>
39 </html>