gaim/www

:-)

2004-01-08, Luke Schierer
2ac4ae804ab4
Parents 48c3298c42ce
Children 2d1cd15a5065
:-)
--- a/htdocs/faq.txt Thu Jan 08 20:00:31 2004 -0500
+++ b/htdocs/faq.txt Thu Jan 08 20:10:42 2004 -0500
@@ -274,8 +274,8 @@
Q: Why is everything at such small/large font sizes?
A: You need to edit your .gtkrc-2.0 in your home directory. This is almost
-certainly a gtk theme thing. You can find more gtk themes by
-visiting <a href="http://themes.freshmeat.net/">themes.freshmeat.net</a>,
+certainly a gtk theme thing. You can find more gtk themes by visiting
+<a href="http://themes.freshmeat.net/">themes.freshmeat.net</a>,
<a href="http://art.gnome.org/">art.gnome.org</a>, or searching on Google.
If it is a particular message window, you can also try ignoring font sizes
(Tools-&gt;Preferences-&gt;Message Text), though that will only have
@@ -294,11 +294,11 @@
<p>
Gtk+ sets these WM_CLASS values for us so that they are unique for Gaim
instances, and the documentation for the gtk_window_set_wmclass function
- says explicitly not to use it for anything else. I removed all calls to
- this function before 0.60, replacing them with gtk_window_set_role() to
- set the WM_WINDOW_ROLE hint instead. Ever since, many users have chosen
- to whine to us instead of fixing their window manager to use the
- WM_WINDOW_ROLE hint as per the ICCCM.
+ says explicitly not to use it for anything else. All calls to this
+ function were removed before 0.60, replacing them with
+ gtk_window_set_role() to set the WM_WINDOW_ROLE hint instead. Ever since,
+ many users have chosen to whine to us instead of fixing their window
+ manager to use the WM_WINDOW_ROLE hint as per the ICCCM.
</p>
Q: Gaim CVS is buggy. Gaim &lt;non-current version&gt; is buggy.
@@ -314,7 +314,7 @@
Q: Why is the toggle to disable tabs not working?
A: You have told gaim (or have neglected to change the default) to place
-tabs in the "Last Created Window" instead of in a "New Window." Change this
+tabs in the "Last Created Window" instead of in a "New Window." Change this
tab placement option and you will be all set.
Q: What is a "Buddy Pounce"?
@@ -328,7 +328,7 @@
actions include everything from playing a sound (like an Alert would do) to
sending a messsage to the person, to executing a command. This action will
occur the next time gaim detects the event, ie the next time the person in
-your buddy list who you have pounced signs on.
+your buddy list who you have pounced signs on.
Q: How do I get rid of the buddy icons in the taskbar?