From afa07bfacd7ba754bb2257ea754b5d0ea672311a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Wed, 8 Oct 2008 22:59:59 +0000 Subject: [PATCH] Some acronyms. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27931 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/welcome/bugreports.html | 4 ++-- docs/welcome/filetypes.html | 2 +- docs/welcome/gui.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/welcome/bugreports.html b/docs/welcome/bugreports.html index 175b969484..9100edc164 100644 --- a/docs/welcome/bugreports.html +++ b/docs/welcome/bugreports.html @@ -27,10 +27,10 @@ Please follow these guidelines to create helpful bug reports:

  • After you have established this is a unique bug, make your information as accurate as possible:


  • After the bug has been reported, a developer will look at your bug and try to classify it. Remember, we are all volunteers, and as such, sometimes a bug report might go unanswered for a while. Adding new information when it becomes available usually helps getting a bug picked up quicker, but do not try to 'bump' the bug up by adding non-descriptive comments.

  • Remember, reporting a bug is not something you spend a little time on and then you are done. If you reported a bug, then you are part of the Haiku development process. Developers might come up with questions while they are trying to fix your bug. Please stay around to answer these. Consider your participation 'done' when the bug is marked as 'fixed'. Together we can improve Haiku, bit by bit. diff --git a/docs/welcome/filetypes.html b/docs/welcome/filetypes.html index c6b170f37a..a55f2c2376 100644 --- a/docs/welcome/filetypes.html +++ b/docs/welcome/filetypes.html @@ -24,7 +24,7 @@

    Filetypes

    -

    Other than Windows, Haiku doesn't rely on the 3-letter file extension for a file type (e.g. .txt, .jpg, .mp3). This method is only a last resort fallback. Haiku uses MIME types just like it's custom on the internet.

    +

    Other than Windows, Haiku doesn't rely on the 3-letter file extension for a file type (e.g. .txt, .jpg, .mp3). This method is only a last resort fallback. Haiku uses MIME types just like it's custom on the internet.


    Setting the filetype of a specific file

    You can change the type of a specific file, its icon and the associated application. Select the file and invoke the Add-Ons | Filetype add-on from the right-click context menu. diff --git a/docs/welcome/gui.html b/docs/welcome/gui.html index 409790be7d..526cee2b76 100644 --- a/docs/welcome/gui.html +++ b/docs/welcome/gui.html @@ -25,7 +25,7 @@

    Haiku's graphical user interface is an integral part of the system. Unlike unix-based operating systems, there's no separate window manager and booting just into a command line shell is not possible. Haiku's focus being on the desktop user, this is just not considered necessary.

    As you probably have experience with other graphical environments, let's skip over the standards like menus, right-click context menus, drag&drop etc. Let's have a look at the few unique aspects of Haiku's GUI instead.


    -

    Before we start with that, there's one more thing you'll probably run into quite quickly: By default, Haiku's option key, to invoke commands from menus for example, is not the usual CTRL key, but ALT instead. This has historical reasons, because the BeOS was inspired somewhat by MacOS. After you get used to it, it actually feels better as e.g. ALT+C and ALT+V is reached more conveniently on the keyboard and these commands seemlessly integrate into the bash shell of the Terminal. +

    Before we start with that, there's one more thing you'll probably run into quite quickly: By default, Haiku's option key, to invoke commands from menus for example, is not the usual CTRL key, but ALT instead. This has historical reasons, because the BeOS was inspired somewhat by MacOS. After you get used to it, it actually feels better as e.g. ALT+C and ALT+V is reached more conveniently on the keyboard and these commands seemlessly integrate into the bash shell of the Terminal.

    In any case, you can switch to the maybe more familiar CTRL key in the Menu preferences.