diff --git a/docs/userguide/en/applications.html b/docs/userguide/en/applications.html index e01e57e3c2..67ce640f7b 100644 --- a/docs/userguide/en/applications.html +++ b/docs/userguide/en/applications.html @@ -4,7 +4,7 @@ @@ -55,11 +55,21 @@ Settings:~/config/settings/MidiPlayerSettings


-

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+
This page is currently only a first draft. Please check back later for a refined version.
+

MidiPlayer is a audio player that supports playback of .mid music files.

+

Two ways to play a MIDI file in MidiPlayer can be either:

+ +midiplayer.png +

MidiPlayer comes with some additional features that extend the end user experience.

+

Besides volume slider you can apply some sound enhancements such as garage or cavern reverb or choose from available live audio input sources (not shown in example above).

+

Enabling a scope during a song playback applies a visualization of a track in a form of oscilloscope running on the black area.

- + diff --git a/docs/userguide/en/applications/packageinstaller.html b/docs/userguide/en/applications/packageinstaller.html index b49c6fd1a6..6c9f5264b6 100644 --- a/docs/userguide/en/applications/packageinstaller.html +++ b/docs/userguide/en/applications/packageinstaller.html @@ -4,11 +4,11 @@ @@ -56,11 +56,23 @@ double-clicking a supported file. Settings:none


-

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+
This page is currently only a first draft. Please check back later for a refined version.
+

PackageInstaller is a software installer for BeOS packages in PKG format. It provides an easy-to-use GUI that helps in fast package installation in Haiku.

+

It is being executed automatically when you try to open files with .pkg extension.

+packageinstaller.png +

The main window gives access to two configurations:

+ +

After clicking Install the extraction and installation process will begin.

+packageinstaller-installer.png +

At this point warnings and errors can appear saying which libraries and dependencies are missing in order to run the program. It might be required to install these packages before attempting to install desired program.

+

When the installation is complete, package should appear in the Deskbar applications menu.

- + diff --git a/docs/userguide/en/applications/showimage.html b/docs/userguide/en/applications/showimage.html index 0fa0e913cf..e4b9fc77d5 100644 --- a/docs/userguide/en/applications/showimage.html +++ b/docs/userguide/en/applications/showimage.html @@ -56,6 +56,7 @@ double-clicking a supported file. Settings:~/config/settings/ShowImage_settings


+
This page is currently only a first draft. Please check back later for a refined version.

ShowImage is an application used for viewing images in various formats. Its funcionality is not limited only to viewing photos, it can also crop images, show slideshows, rotate and flip images.

If you want to launch this application, simply double-click on some image on your computer.

diff --git a/docs/userguide/en/images/apps-images/midiplayer.png b/docs/userguide/en/images/apps-images/midiplayer.png new file mode 100644 index 0000000000..0058fe92df Binary files /dev/null and b/docs/userguide/en/images/apps-images/midiplayer.png differ diff --git a/docs/userguide/en/images/apps-images/packageinstaller-installer.png b/docs/userguide/en/images/apps-images/packageinstaller-installer.png new file mode 100644 index 0000000000..51deca1e37 Binary files /dev/null and b/docs/userguide/en/images/apps-images/packageinstaller-installer.png differ diff --git a/docs/userguide/en/images/apps-images/packageinstaller.png b/docs/userguide/en/images/apps-images/packageinstaller.png new file mode 100644 index 0000000000..ca935acfd8 Binary files /dev/null and b/docs/userguide/en/images/apps-images/packageinstaller.png differ diff --git a/docs/userguide/en/images/prefs-images/locale-formatting.png b/docs/userguide/en/images/prefs-images/locale-formatting.png new file mode 100644 index 0000000000..ff9fe60a23 Binary files /dev/null and b/docs/userguide/en/images/prefs-images/locale-formatting.png differ diff --git a/docs/userguide/en/images/prefs-images/locale-language.png b/docs/userguide/en/images/prefs-images/locale-language.png new file mode 100644 index 0000000000..d23364ba81 Binary files /dev/null and b/docs/userguide/en/images/prefs-images/locale-language.png differ diff --git a/docs/userguide/en/preferences.html b/docs/userguide/en/preferences.html index b6639a7d6f..7e56b0d78b 100644 --- a/docs/userguide/en/preferences.html +++ b/docs/userguide/en/preferences.html @@ -4,7 +4,7 @@ @@ -58,11 +58,19 @@ Settings:~/config/settings/Locale settings


-

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+
This page is currently only a first draft. Please check back later for a refined version.
+

The Locale Kit provides a set of tools for internationalizing, localizing and translating software. This includes not only replacing string with their translations at runtime, but also more complex tasks such as formatting numbers, dates, and times in a way that match the locale preferences of the user.

+

Currently there are more than 50 translations available for Haiku OS and applications. Unfortunately, some of them were not yet fully translated. For this reason, you can choose more than one language for “Preferred languages” category. Translated interface will be based on descending order of languages set up on this page. English is, by default, always active (also when not listed). In this example, language is set to Spanish.

+locale-language.png + +

On the Formatting tab you can set up date and time preferences, like 12/24 hour clock or translation of day/month names to desired language. The list on the left contains some default preferences for supported languages. In this example, formatting preferences are set to Spanish (Spain).

+ +locale-formatting.png +

To apply the changes, close the Locale and reboot your system.

- + diff --git a/docs/userguide/images/desktop-applets-images/powerstatus-icon_16.png b/docs/userguide/images/desktop-applets-images/powerstatus-icon_16.png new file mode 100644 index 0000000000..363eba283b Binary files /dev/null and b/docs/userguide/images/desktop-applets-images/powerstatus-icon_16.png differ diff --git a/docs/userguide/images/desktop-applets-images/powerstatus-icon_64.png b/docs/userguide/images/desktop-applets-images/powerstatus-icon_64.png new file mode 100644 index 0000000000..3f38354dae Binary files /dev/null and b/docs/userguide/images/desktop-applets-images/powerstatus-icon_64.png differ