From a7875ee825d60f8fad77ca408b73d330e5b07805 Mon Sep 17 00:00:00 2001
From: Joachim Seemer
Date: Sat, 13 Jun 2009 16:43:13 +0000
Subject: [PATCH] * Added the drag&drop of images in Backgrounds preferences. *
Updated ActivityMonitor with the interval setting panel and took a new
screenshot. * Added documentation, icons, screenshot for CharacterMap
(comments welcome, as I'm not excatly the target for this app, I guess).
Added entry in Applications contents and adjusted links accordingly. *
Removed Menu preferences as it's settings have been moved to other panels.
Adjusted links to it accordingly. * Added zuMi's fine Poorman icon (Poor man,
carries the weight of the planet.)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31033 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
docs/userguide/en/applications.html | 2 +
.../en/applications/apps-activitymonitor.html | 9 ++-
.../en/applications/apps-cdplayer.html | 4 +-
.../en/applications/apps-charactermap.html | 65 ++++++++++++++++
.../en/applications/apps-codycam.html | 6 +-
docs/userguide/en/keyboard-shortcuts.html | 2 +-
docs/userguide/en/preferences.html | 2 -
.../en/preferences/prefs-backgrounds.html | 2 +-
.../userguide/en/preferences/prefs-fonts.html | 2 +-
.../userguide/en/preferences/prefs-media.html | 4 +-
docs/userguide/en/preferences/prefs-menu.html | 71 ------------------
.../userguide/en/preferences/prefs-mouse.html | 4 +-
.../images/apps-images/activitymonitor.png | Bin 41766 -> 46068 bytes
.../apps-images/charactermap-icon_16.png | Bin 0 -> 617 bytes
.../apps-images/charactermap-icon_32.png | Bin 0 -> 1472 bytes
.../apps-images/charactermap-icon_64.png | Bin 0 -> 3509 bytes
.../images/apps-images/charactermap.png | Bin 0 -> 47529 bytes
.../images/apps-images/poorman-icon_16.png | Bin 339 -> 635 bytes
.../images/apps-images/poorman-icon_32.png | Bin 725 -> 1576 bytes
.../images/apps-images/poorman-icon_64.png | Bin 4728 -> 4032 bytes
docs/userguide/images/prefs-images/fonts.png | Bin 18115 -> 27250 bytes
21 files changed, 84 insertions(+), 89 deletions(-)
create mode 100644 docs/userguide/en/applications/apps-charactermap.html
delete mode 100644 docs/userguide/en/preferences/prefs-menu.html
create mode 100644 docs/userguide/images/apps-images/charactermap-icon_16.png
create mode 100644 docs/userguide/images/apps-images/charactermap-icon_32.png
create mode 100644 docs/userguide/images/apps-images/charactermap-icon_64.png
create mode 100644 docs/userguide/images/apps-images/charactermap.png
diff --git a/docs/userguide/en/applications.html b/docs/userguide/en/applications.html
index 77780f48d0..791b4cf0c2 100644
--- a/docs/userguide/en/applications.html
+++ b/docs/userguide/en/applications.html
@@ -71,6 +71,8 @@ Otherwise, uninstalling is simply done by deleting the application's folder.
A web browser based on Mozilla's source code. |
 | CDPlayer | |
A player for audio CDs. |
+  | CharacterMap | |
+ An application that shows the Unicode character map. [still missing] |
 | CodyCam | |
A tool to regularly upload images from a webcam to a server. |
 | DeskCalc | |
diff --git a/docs/userguide/en/applications/apps-activitymonitor.html b/docs/userguide/en/applications/apps-activitymonitor.html
index b92e889f8a..dd2f3b81e6 100644
--- a/docs/userguide/en/applications/apps-activitymonitor.html
+++ b/docs/userguide/en/applications/apps-activitymonitor.html
@@ -43,15 +43,16 @@ width="64" height="64" />ActivityMonitor
You can track system resources by launching the ActivityMonitor and activating different items of interest.
-
+
By right-clicking into the window, you can toggle the display of all kinds of resources:
-Used/Cached Memory, Swap Space, CPU Usage, Network Receive/Send, Page faults, Semaphores, Ports, Threads, Teams, Running Applications, Raw/Text Clipboard Size, Media Nodes
+Used/Cached Memory, Swap Space, CPU Usage, Network Receive/Send, Page faults, Semaphores, Ports, Threads, Teams, Running Applications, Raw/Text Clipboard Size, Media Nodes.
Below the graphics is a legend (hideable from the context menu). You can change their colors and that of the graph's background via drag&drop from any color picker, e.g. from Icon-O-Matic.
You can add more views from the menu if it gets too crowded.
+The menu opens a panel where you can set the update interval.
Each view has it's own Replicator handle and can thus be arranged, for example, on the Desktop.
-
+