diff options
author | Egbert Eich <eich@suse.de> | 2004-03-19 17:09:00 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-19 17:09:00 +0000 |
commit | 04f75bd4500431fd76547537bffcf1472bcfda63 (patch) | |
tree | 6b26984801cbed3dd7933f7a8693afa1e0fda34a | |
parent | 792bc2bac388607abe38b0edbc8d6199789bdaf6 (diff) |
13. fixed gtf + man pages (Xserver name and config file name configurable
in Imake config files) (Egbert Eich).
12. Fixed xinit/startx man pages (server name and config file configurable)
(Egbert Eich).
11. Fixed fontstosfnt (project and support address configurable) (Egbert
Eich).
10. Fixed pswrap (relaced XFree86 with X11) (Egbert Eich).
9. fixed rman (added Xorg as system name) (Egbert Eich).
8. Fixed mkhtml (Egbert Eich).
7. Fixed default keyboard rules file in servers and setxkb (configurable)
(Egbert Eich).
6. Fixed XawVendor (configurable) (Egbert Eich).
-rw-r--r-- | data.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ char *notice_foundries[][2] = {"International Typeface Corporation", "itc"}, {"Tiro Typeworks", "tiro"}, {"XFree86", "xfree86"}, + {"Xorg", "xorg"}, {"Microsoft", "microsoft"}, {"Omega", "omega"}, {"Font21", "hwan"}, |