Revision: 1187
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1187&view=rev
Author:   zas_
Date:     2008-11-06 23:39:22 +0000 (Thu, 06 Nov 2008)

Log Message:
-----------
Simplify the table.

Modified Paths:
--------------
    trunk/doc/collections.html

Modified: trunk/doc/collections.html
===================================================================
--- trunk/doc/collections.html  2008-11-06 20:01:32 UTC (rev 1186)
+++ trunk/doc/collections.html  2008-11-06 23:39:22 UTC (rev 1187)
@@ -77,357 +77,362 @@
 
   <div class="gq-collections-4">
     <table width="80%" border="1" cellpadding="2" cellspacing="0">
+      <col width="25%"></col>
+      <col width="25%"></col>
+      <col width="50%"></col>
 
-      <tr valign="top">
-        <td width="25%">
-          <p class="gq-collections-8">Shortcut</p>
-        </td>
+      <thead>
+      <tr>
+        <th>
+          <p>Shortcut</p>
+        </th>
 
-        <td width="25%">
-          <p class="gq-collections-8">Context menu name</p>
-        </td>
+        <th>
+          <p>Context menu name</p>
+        </th>
 
-        <td width="50%">
-          <p class="gq-collections-8">Description</p>
-        </td>
+        <th>
+          <p>Description</p>
+        </th>
       </tr>
+      </thead>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Enter</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">View</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Opens selected image in main window.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">V</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">View in new window</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Opens selected image in a new window.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + A</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Select all</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Selects all images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + Shift + A</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Select none</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Clear the image selection.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + 1 through<br />
           Control + 0</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Edit sub menu</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Executes the respective editor 
command.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + P</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Properties</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Opens a properties window for selected 
images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + C</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Copy</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Copy selected images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + M</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Move</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Move selected images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + R</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Rename</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Rename selected images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + D</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Delete</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Delete selected images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Delete</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Remove</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Remove selected images from result 
list.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + L</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Append from file list</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Add contents of main window to 
collection.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">A</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Append from collection</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Append contents of another collection 
from a file.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">S</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Save collection</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Save collection to disk, if the 
collection is new a dialog will appear to select the file name and location.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + S</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Save collection as</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Opens a dialog to select a new file name 
to use for the collection.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + T</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Show filename text</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Toggle display of text below icons.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Menu</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1"><br />
           </p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Displays the context menu.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">N</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Sort by name</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Sort collection by file name.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">I</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Sort by number</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Sort collection by file name, using 
natural numerical order</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">D</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Sort by date</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Sort collection by file date.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">B</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Sort by size</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Sort collection by file size.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">P</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Sort by path</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Sort collection by file location (path 
to file).</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1"><br />
           </p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1">Print</p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Opens a print dialog for selected 
images.</p>
         </td>
       </tr>
 
-      <tr valign="top">
-        <td width="25%">
+      <tr>
+        <td>
           <p class="gq-collections-1">Control + W</p>
         </td>
 
-        <td width="25%">
+        <td>
           <p class="gq-collections-1"><br />
           </p>
         </td>
 
-        <td width="50%">
+        <td>
           <p class="gq-collections-1">Close window.</p>
         </td>
       </tr>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to