Fixed desctiption
[merge-contacts] / www / index.html
index 4dda77a..8899c76 100644 (file)
@@ -5,17 +5,16 @@
                <title>Plugin for merging contacts</title>
        </head>
        <body>
-               <div id="layout">
+               <div id="layout"> 
             <div class="header"> 
-                   <h1 class="logo"><a href="http://merge-contacts.garage.maemo.org" title="Merge Contacts">Merge Contacts<a></h1>     
+                   <h1 class="logo"><a href="http://merge-contacts.garage.maemo.org" title="Merge Contacts">Merge Contacts</a></h1>    
             </div> 
 
                        <div id="container">
                                <div class="content" align="left">
                                        <h2>Plugin for merging contacts</h2>
-                                       <p>Plugin allows merge contacts with filter by accounts.</p>
-                                       <p>Unlikely to standart function for merging
-                                        contacts our plugin lets user to filter contacts by accounts.
+                                       <p>Plugin mergers contacts.
+                                           User can filter list of accounts by the certain account field.
                                          For example  let us consider a user that has two accounts: jabber (on the gmail.com server, so
                                           called Google Talk) and ICQ. When user choose filtering by jabber account, then
                                            the list of contacts  will has only contacts which have account on the
                                                 with this function for maemo address book. A package has the name
                                                 "contacts-merger".</p>
 
+                               </div>
+                               <div align="left">
+                                       <h2>Links</h2>
+                                       <p>
+                                       <ul>
+                                               <li><a href="http://maemo.org/packages/view/osso-abook-plugin-merge-contacts/">Merge contacts</a> package by Vyacheslav Dimitrov</li>
+                                               <li><a href="http://maemo.org/packages/view/contacts-merger/">Merge your duplicate contacts</a> package by Marco Barisione</li>
+                                       </ul>
+                                       </p>
+                               </div>
+
+                               <div align="left">
                                        <h2>Some Screenshots</h2>
                                        <p>
                                        <ul>
-                                               <li>The button "Merge Contacts" from the main menu of address book
-                                               <a href="images/menu.png"><img class="doc_img" src="images/menu.png" align="right" width="350px"></a>
-                                               </li>
+                                               <li>The button "Merge Contacts" from the main menu of address book.</li>
+                                               <a href="images/main_menu.png"><img src="images/main_menu.png" align="center" width="350px"></a>
+                                               <br /><br />
+                                               <li>The main window with two list of contacts. You may filter each 
+                                               contacts list by clicking button "Select account". The list has all contacts by default.</li>
+                                               <a href="images/main_win.png"><img src="images/main_win.png" align="center" width="350px"></a>
+                                               <br /><br />
+                                               <li>A list with accounts</li>
+                                               <a href="images/select_accounts.png"><img src="images/select_accounts.png" align="center" width="350px"></a>
+                                               <br /><br />
+                                               <li>Select contacts for merging.</li>
+                                               <a href="images/select_contacts_for_merging.png"><img src="images/select_contacts_for_merging.png" align="center" width="350px"></a>
+
+                                               <br /><br />
+                                               <li>Search contacts.</li>
+                                               <a href="images/search.png"><img src="images/search.png" align="center" width="350px"></a>
+                                               <br /><br />
+                                               <li>The button for merge.</li>
+                                               <a href="images/menu.png"><img src="images/menu.png" align="center" width="350px"></a>
+                                               <br /><br />
+                                               <li>The standart dialog for merging.</li>
+                                               <a href="images/dialog_for_merge.png"><img src="images/dialog_for_merge.png" align="center" width="350px"></a>                                          
+                                               <br /><br />
+                                               <li>Merging is complete.</li>
+                                               <a href="images/after_merge.png"><img src="images/after_merge.png" align="center" width="350px"></a>            
                                        </ul>
                                        </p>
                                </div>