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:42:57 -0800
Reply-to: rt@xxxxxxxxxxxxxx

This is a patch for S1_14 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.9.2.5
diff -u -3 -p -r1.9.2.5 BUGS
--- BUGS        2003/01/12 21:35:54     1.9.2.5
+++ BUGS        2003/01/30 10:36:04
@@ -14,8 +14,8 @@ This lists only the most obvious bugs.  
 KNOWN BUGS:
 ===========
 
- - In the XAW/XAW3d client, the -t options for the tileset to use
-   sometimes does not work. In this case, use --tiles instead.
+ - In the XAW client, the -t options for the tileset to use sometimes
+   does not work. In this case, use --tiles instead.
 
  - The display of units in the field left below the turn done button 
    is a little bit buggy. The AI can move units without an update of 
@@ -67,7 +67,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.
@@ -84,8 +84,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.
 
  - All options given to the client will also be passed to the UI. This means
    when there are identical options they will conflict. It is a problem for
@@ -135,7 +135,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:
 
@@ -144,12 +144,12 @@ 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
-         know them) of the X libraries, the Xpm library, and the Xaw
-         library, and particularly whether it is standard Xaw, or a
+       - If you are using the XAW client, the version numbers (if you
+         know them) of the X libraries, the Xpm library, 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

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