This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/help/appdb_faq.help

76 lines
3.0 KiB
Plaintext
Raw Normal View History

2004-03-15 16:22:00 +00:00
<!--TITLE: Application Database FAQ -->
<h3>Application Database FAQ</h3>
<p>This FAQ answers questions related to the usage of the
Application Database.</p>
<ul>
<p><b>Q: What is the Application Database?</b></p>
<blockquote>
<p><b>A:</b> The Application Database is a repository for
compatibility information of applications for Microsoft Windows
running on Wine.<p>
</blockquote>
<p><b>Q: What is Wine?</b></p>
<blockquote>
<p><b>A:</b>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
<a href="http://www.linux.org/">Linux</a>,
<a href="http://www.freebsd.org/">FreeBSD</a>, and
<a href="http://wwws.sun.com/software/solaris/">Solaris</a>.</p>
<p>More information can be found at the
<a href="http://www.winehq.org/site/docs/wine-faq/index">Wine FAQ</a>.<p>
2004-03-15 16:22:00 +00:00
</blockquote>
2004-03-26 20:36:54 +00:00
<p><b>Q: What is the benefits of this Application Database?</b></p>
2004-03-15 16:22:00 +00:00
<blockquote>
<p><b>A:</b> The Application database will give the Wine developers a
resource for compatibility information. This will allow them to focus their
efforts on those applications the community most wants to see working. It also
provides end-user support. Users can find out before they even install Wine if
their application is supported.<p>
</blockquote>
<p><b>Q: How does a new application get added to the database?</b></p>
<blockquote>
<p><b>A:</b> In order to ensure consistency, only authorized application database
maintainers are permitted to add new applications to the database.
Anyone can comment on, or rate a particular application.</p>
<p>Anyone can request that an application be added to the database,
but the application is not actually added until after it has been
reviewed and categorized by a maintainer.</p>
</blockquote>
<p><b>Q: How can I submit HowTo's and Screenshots?</b></p>
<blockquote>
<p><b>A:</b> We love to hear from our users. Send those helpful HowTo's and
2004-03-24 15:49:59 +00:00
Screenshots right on over to <a href="mailto:appdb@winehq.org">appdb@winehq.org</a>.
2004-03-15 16:22:00 +00:00
We'll be happy to post them, and give you proper credit for your great contribution.</p>
</blockquote>
<p><b>Q: How do I become an authorized application database maintainer.</b></p>
<blockquote>
<p><b>A:</b> Pretty much anyone with an established reputation supporting Wine
is welcome (begged?) to be an application maintainer.
2004-03-24 15:49:59 +00:00
Simply send email to <a href="mailto:appdb@winehq.org">appdb@winehq.org</a>
2004-03-15 16:22:00 +00:00
to apply. Once we have a community of maintainers, we hope that community
will further refine the policies and procedures.</p>
</blockquote>
</ul>
If you have more questions you would like to add to our FAQ, please contact us
2004-03-24 15:49:59 +00:00
at <a href="mailto:appdb@winehq.org">appdb@winehq.org</a>.
2004-03-15 16:22:00 +00:00
<p>&nbsp;</p>