Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] (PR#2942) PATCH: use the same name everywhere in BUGS for
Home

[Freeciv-Dev] (PR#2942) PATCH: use the same name everywhere in BUGS for

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxx
Subject: [Freeciv-Dev] (PR#2942) PATCH: use the same name everywhere in BUGS for the same client
From: "Guest via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 30 Jan 2003 02:41:00 -0800
Reply-to: rt@xxxxxxxxxxxxxx

This is a patch for HEAD to use the same name everywhere in BUGS for 
the same client. 
Index: BUGS
===================================================================
RCS file: /home/freeciv/CVS/freeciv/doc/BUGS,v
retrieving revision 1.13
diff -u -3 -p -r1.13 BUGS
--- BUGS        2003/01/12 21:24:44     1.13
+++ BUGS        2003/01/30 10:30:11
@@ -59,7 +59,7 @@ KNOWN BUGS:
  - The science dialog is not updated when you gain a tech. You need to
    close and open it.
 
- - In the gtk client, sometimes the area near the minimap contains
+ - In the GTK+ client, sometimes the area near the minimap contains
    garbage.
 
  - Automate routines like auto explore don't handle triremes very well.
@@ -76,8 +76,8 @@ KNOWN BUGS:
    and after the human player each turn. This will sometimes give the
    impression that the AI moves twice.
 
- - The xaw client does not work well with the KDE window manager.
-   Try using the gtk client or another window manager.
+ - The XAW client does not work well with the KDE window manager.
+   Try using the GTK+ client or another window manager.
 
 REPORTING A BUG:
 ================
@@ -121,7 +121,7 @@ Here's what to do:
 
    - Describe the problem, including any messages that were displayed.
 
-   - Indicate which client(s) you are using (Gtk+ or Xaw).
+   - Indicate which client(s) you are using (GTK+ or XAW).
 
    - Tell us the name and version of:
 
@@ -130,13 +130,13 @@ Here's what to do:
 
        - The version number of Freeciv.
 
-       - If you are using the Gtk+ client, the version numbers
-         (if you know them) of your Gtk+, glib, and imlib libraries.
+       - If you are using the GTK+ client, the version numbers
+         (if you know them) of your GTK+, glib, and imlib libraries.
 
-       - If you are using the Xaw client, the version numbers (if you
+       - If you are using the XAW client, the version numbers (if you
          know them) of the X libraries, the PNG library, the Z library,
-         and the Xaw library, and particularly whether it is standard
-         Xaw, or a variant such as Xaw3d, Xaw95, or Nextaw.
+         and the XAW library, and particularly whether it is standard
+         XAW, or a variant such as Xaw3d, Xaw95, or Nextaw.
 
        - If you're compiling from source code, the name
          and version number of the compiler.

[Prev in Thread] Current Thread [Next in Thread]