Adding a webpage
authorEd Page <eopage@byu.net>
Wed, 2 Dec 2009 13:50:52 +0000 (07:50 -0600)
committerEd Page <eopage@byu.net>
Wed, 2 Dec 2009 13:50:52 +0000 (07:50 -0600)
support/org.freedesktop.Telepathy.ConnectionManager.theonering.service [new file with mode: 0644]
support/org.freedesktop.Telepathy.ConnectionManager.theonering.service.in [deleted file]
www/index.html [new file with mode: 0644]

diff --git a/support/org.freedesktop.Telepathy.ConnectionManager.theonering.service b/support/org.freedesktop.Telepathy.ConnectionManager.theonering.service
new file mode 100644 (file)
index 0000000..e868378
--- /dev/null
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=org.freedesktop.Telepathy.ConnectionManager.theonering
+Exec=@LIBEXECDIR@/telepathy-theonering
diff --git a/support/org.freedesktop.Telepathy.ConnectionManager.theonering.service.in b/support/org.freedesktop.Telepathy.ConnectionManager.theonering.service.in
deleted file mode 100644 (file)
index e868378..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[D-BUS Service]
-Name=org.freedesktop.Telepathy.ConnectionManager.theonering
-Exec=@LIBEXECDIR@/telepathy-theonering
diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..5d78b0b
--- /dev/null
@@ -0,0 +1,44 @@
+<html>
+       <head>
+               <title>The One Ring - Google Voice Integration for Maemo</title>
+       </head>
+       <body>
+               <h1>
+                       The One Ring
+               </h1>
+               <h2>Google Voice Integration for Maemo</h2>
+
+               <h3><a href="">[About]</a> <a href="screenshots.html">[Screenshots]</a> <a href="download.html">[Download]</a>
+
+               <h3>About</h3>
+               <p>So you might be using <a href="http://gc-dialer.garage.maemo.org">Dialcentral</a> and be thinking "the chat system is horrible and I want to use my system's contacts.  Why can't it be integrated with my phone software like Skype?
+               </p>
+               <p>You are in luck.  The One Ring is a way for you to integrate That One Number to Rule Them All.
+               </p>
+               <p>The One Ring let's you setup an account with the system similar to Google Talk, SIP, or Skype.  You can then use the same chat interface you use with GoogleTalk as you use to Text through GoogleVoice.  You also can initiate callbacks using the dialpad.
+               </p>
+
+
+               <h4>Planned Features</h4>
+
+               <ul>
+                       <li>Support for GoogleVoice contacts</li>
+                       <li>Support for system contacts</li>
+                       <li>Texting through the chat interface</li>
+                       <li>Initiating callbacks through the dialpad builtin</li>
+                       <li>Support for Maemo 5</li>
+                       <li>Support for Maemo 4.1</li>
+                       <li>Support for Ubuntu</li>
+               </ul>
+
+               <h4>Status: Pre Alpha</h4>
+
+               <ul>
+                       <li>Only tested by telepathy-inspector and hand rolled testing tools</li>
+                       <li>Login</li>
+                       <li>GV Contacts w/ aliases</li>
+                       <li>Sending a text</li>
+               </ul>
+
+       </body>
+</html>