summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
-rw-r--r--html/img/Makefile.am16
2 files changed, 17 insertions, 2 deletions
diff --git a/TODO b/TODO
index 71a2a0d4..77920b22 100644
--- a/TODO
+++ b/TODO
@@ -28,8 +28,7 @@ To do rollbacks sanely in PK we need a few things:
*** Use resolve for pkcon operations ***
'pkcon install zsh' should work as well as 'pkcon install "zsh;1.0;i386;repo"'
-*** HTML Help files ***
+*** HTML help files ***
Spellcheck and grammar check!
Add not about the development server and anon-cvs
-Populate screenshots section
diff --git a/html/img/Makefile.am b/html/img/Makefile.am
index 148ee6b4..062e23dd 100644
--- a/html/img/Makefile.am
+++ b/html/img/Makefile.am
@@ -9,6 +9,21 @@ IMAGE_FILES = \
large-preferences-system.png \
large-system-users.png \
packagekit.png \
+ pk-application.png \
+ pk-auto-update.png \
+ pk-backend-status.png \
+ pk-battery.png \
+ pk-inhibit.png \
+ pk-network.png \
+ pk-prefs.png \
+ pk-progress.png \
+ pk-repo-auth.png \
+ pk-repo.png \
+ pk-require-restart.png \
+ pk-transactions.png \
+ pk-updates.png \
+ pk-updates-warning.png \
+ pk-waiting.png \
$(NULL)
EXTRA_DIST = \
@@ -18,3 +33,4 @@ EXTRA_DIST = \
clean-local:
rm -f *~
+