Complete.Org: Mailing Lists: Archives: freeciv: December 2001:
[Freeciv] Re: Reports
Home

[Freeciv] Re: Reports

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxxxxxx
Subject: [Freeciv] Re: Reports
From: Carlos Lorenzo Matés <clmates@xxxxxxxxxxx>
Date: Sun, 23 Dec 2001 00:52:26 +0100

Hello


El Domingo 23 Diciembre 2001 00:31, Jason Short escribió:
> >
> > Yes, this could be a font issue, I'm running Suse 7.2 with kde 2.2.1 and
> > after the update to 1.12.0 the report worked well using an 1.11.xx
> > version
>
> So, if it is a font issue (which it sounds like), what are the contents of
>
> /usr/share/freeciv/freeciv.rc (path could be different).
> ~/.freecivrc (I think this is the name, you probably don't have it)

Here it goes

>
> Or, alternately, where can we get a copy of the original RPM?
>
> jason

I've downloaded from the links in the freeciv.org page


Greetings

Carlos Lorenzo Mates



-- Attached file included as plaintext by Listar --
-- File: freeciv.rc
-- Desc: freeciv.rc

style "city_label"
{
  font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"

#  font = "-b&h-lucidatypewriter-bold-r-normal-*-10-*-*-*-*-*-*-*"
}

style "notify_label"
{
  font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"

#  font = "-b&h-lucidatypewriter-bold-r-normal-*-12-*-*-*-*-*-*-*"
}

style "spaceship_label"
{
  font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"

#  font = "-b&h-lucidatypewriter-bold-r-normal-*-12-*-*-*-*-*-*-*"
}

style "help_label"
{
  font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"

  fg[PRELIGHT] = { 1.0, 0.0, 0.0 }
  fg[ACTIVE] = { 1.0, 0.0, 0.0 }
  fg[NORMAL] = { 1.0, 0.0, 0.0 }
  fg[INSENSITIVE] = { 1.0, 0.0, 0.0 }
}

style "help_text"
{
  font = "-*-fixed-medium-r-*-*-14-*-*-*-*-*-iso8859-*"
}

widget  "Freeciv*.city label"           style   "city_label"
widget  "Freeciv*.notify label"         style   "notify_label"
widget  "Freeciv*.spaceship label"      style   "spaceship_label"
widget  "Freeciv*.help label"           style   "help_label"
widget  "Freeciv*.help text"            style   "help_text"



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