[packagekit] packagekit: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Wed Oct 17 10:57:12 PDT 2007


 html/index.html          |    5 ++---
 html/pk-screenshots.html |    2 +-
 html/pk-using.html       |    8 +++-----
 3 files changed, 6 insertions(+), 9 deletions(-)

New commits:
commit 9b7891cea2967be321b9739178f22f268b0a79d7
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Oct 17 18:49:49 2007 +0100

    some html files

diff --git a/html/index.html b/html/index.html
index e36320c..470d485 100644
--- a/html/index.html
+++ b/html/index.html
@@ -14,9 +14,8 @@
 </table>
 
 <br>
-<br>
 
-<table align="center" cellpadding="3px" border="0">
+<table align="center" cellpadding="5px" border="0">
 
 <tr>
  <td align="middle"><a href="pk-intro.html"><img src="img/large-accessories-text-editor.png" width="128"/></a></td>
@@ -35,7 +34,7 @@
 </tr>
 <tr>
  <td><a href="pk-help.html"><p class="indextitle">How can I help?</p></a></td>
- <td><a href="pk-screenshots.html"><p class="indextitle">Screenshots of<br>latest stuff</p></a></td>
+ <td><a href="pk-screenshots.html"><p class="indextitle">Screenshots of<br>graphical tools</p></a></td>
  <td><a href="wiki/FAQ"><p class="indextitle">Frequently<br>asked questions</p></a></td>
 </tr>
 </table>
diff --git a/html/pk-screenshots.html b/html/pk-screenshots.html
index d1028c4..8ceca1c 100644
--- a/html/pk-screenshots.html
+++ b/html/pk-screenshots.html
@@ -15,7 +15,7 @@
 
 <p>Back to the <a href="index.html">main page</a></p>
 
-<h1>Screenshots of latest stuff</h1>
+<h1>Screenshots of graphical tools</h1>
 
 
 <center><img src="img/pk-application.png"/></center>
diff --git a/html/pk-using.html b/html/pk-using.html
index 7197c66..bb1bfe7 100644
--- a/html/pk-using.html
+++ b/html/pk-using.html
@@ -29,8 +29,8 @@ doing on the command line and is mainly used for debugging.
 <h2>Using graphical tools:</h2>
 <p>
 <code>gnome-packagekit</code> provides a rich set of GTK tools for
-automatically updating your computer and installing software. See the <a
-href=>screenshots page</a> for more details.
+automatically updating your computer and installing software.
+See the <a href="pk-screenshots.html">screenshots page</a> for more details.
 </p>
 
 <h2>Using libpackagekit:</h2>
@@ -55,9 +55,7 @@ gobject dependency is needed, although this means you will have to
 manage the transaction_id multiplexing in any client program.
 This is not difficult, although does require more code than just using
 libpackagekit.
-The latest interface is available in the source tree or <a
-href="http://gitweb.freedesktop.org/?p=packagekit.git;a=blob;f=src/pk-in
-terface.xml">online</a>.
+The latest interface is available in the source tree or <a href="http://gitweb.freedesktop.org/?p=packagekit.git;a=blob;f=src/pk-interface.xml">online</a>.
 </p>
 
 <p>Back to the <a href="index.html">main page</a></p>



More information about the PackageKit mailing list