diff --git a/help/appdb_faq.help b/help/appdb_faq.help
index 63aceda..19a9138 100644
--- a/help/appdb_faq.help
+++ b/help/appdb_faq.help
@@ -16,9 +16,18 @@ running on Wine.
Q: What is Wine?
-A: Wine is an execution layer that allows Windows programs to be run
-on Linux Systems. More information can be found at the
-Wine FAQ.
+
A:Think of Wine as a Windows compatibility layer. Wine does not require
+Microsoft Windows, as it is a completely alternative implementation
+consisting of 100% Microsoft-free code, but it can optionally use
+native system DLLs if they are available. Wine provides both a development
+toolkit (Winelib) for porting Windows sources to Unix and a program loader,
+allowing many unmodified Windows binaries to run on x86-based Unixes, including
+Linux,
+FreeBSD, and
+Solaris.
+
+More information can be found at the
+Wine FAQ.
Q: What is the benefit Application Database?
diff --git a/help/generic.help b/help/generic.help
index 251f585..5905b9b 100644
--- a/help/generic.help
+++ b/help/generic.help
@@ -5,23 +5,21 @@ for a certain program doesn't exist.
-- Make sure your Wine release is pretty recent.
-Current possibilities are:
+
- Make sure your Wine release is recent.
-
- - CodeWeavers Wine Preview
- simple, complete configuration
- - TransGaming WineX,
- Wine version with special DirectX support, use this one for games.
- - Misc. Wine packages/versions downloadable via
- WineHQ
-
+
-
- Run winecheck
+
- You can run winecheck this handy tool is located in the /tools directory.
(chmod +x winecheck; ./winecheck)
-to verify the most important aspects of Wine environment
-configuration
+to verify the most important aspects of Wine environment configuration.
- Run your program
@@ -30,23 +28,55 @@ Run Wine with --debugmsg +loaddll to find out which
DLLs are loaded as native or builtin ones.
Then make sure appropriate native versions are in the
c:\windows\system directory as configured in your wine
-config file, and then use either --dll DLL1, DLL2,...=n or
---dll DLL1,DLL2,...=b
-to use native or builtin setting for certain DLLs, respectively.
+config file. There are five options you can choose from when setting
+dll overrides, I will use commctrl here as a example.
-
- In case of persisting failure, check out
-Wine Troubleshooting Guide
-and read all of the available documentation at
-WineHQ Support
+
+"commctrl" = "native, builtin"
+"commctrl" = "builtin, native "
+"commctrl" = "native"
+"commctrl" = "builtin"
+"commctrl" = ""
+
-- If that doesn't help, then ask people on
-irc.openprojects.net
-channel #WineHQ or on the
-wine-users
-mailing list.
+
+
- In case of persisting failure, you may want to read over the
+Wine Documentation
+and you may also want to read the
+Wine FAQ.
+
+
- The many different way's of getting help.
+
+
+
+- You can ask for help on the wine-users
+mailing list.
+
+- WineHQ has a newsgroup hosted by Usenet. You can read and post using a
+newsgroup reader such as Mozilla
+or Pan.
+
+
- comp.emulators.ms-windows.wine or via the web at
+Google
+
+- Freenode.net hosts a chat room for
+Wine. You can access the chat room using an IRC program such as
+X-Chat. Use the settings listed below.
+
+
+ Server: irc.freenode.net
+
+ Port: 6667
+ Channel: #winehq
+
+
+- If you use Mozilla or any other browser that supports IRC urls, you can
+join the chat by clicking on irc://irc.freenode.net/#winehq.
+
+
- If you have more questions, please contact us
-at appdb@codeweavers.com.
+at appdb@codeweavers.com.
diff --git a/help/voting.help b/help/voting.help
index 30964fe..059277c 100644
--- a/help/voting.help
+++ b/help/voting.help
@@ -30,7 +30,7 @@ you would MOST like to see running in Wine.
would not make much sense.
When voting for an application, you are voting for ALL its various versions. There is
- a separate system in place for ranking versions.
+ a separate system in place for ranking versions.
You can clear your vote at anytime. Simply browse to any App in the database, select the app
in your vote list you want to clear, and click the Clear button.