[Freeciv-Dev] Re: (PR#14613) GTK2 client ignores ~/.gtkrc-2.0
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14613 >
On 11/15/05, xbxrjf@xxxxxxxxxx <xbxrjf@xxxxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14613 >
>
> When the gtk2 theme system doesn't discover a theme to use, it calls
> gtk_rc_set_default_files to an empty list, which causes GTK to ignore
> the user's ~/.gtkrc-2.0 file, Presumably it should be instead storing
> a copy of the return value of gtk_rc_get_default_files somewhere and
> handing that back instead of simply using an empty list.
Hello Robert,
Agreed. It should be possible to use the selected system theme.
> Though, actually, it's a bad idea for any application to override a
> user's UI preferences; presumably they've been set for a reason
> (anything from "I like it this way" to "my eyes are bad and I can't
> read anything except bright-white-on-black") and should be honored by
> individual programs.
Freeciv is not a regular application. It is a game. :-)
We have had many players complaining about how it looks like a spreadsheet.
Eventually we intend to ship with our own theme. This does not mean it should
not be possible to override it of course.
-Vasco Alexandre da Silva Costa
- [Freeciv-Dev] Re: (PR#14613) GTK2 client ignores ~/.gtkrc-2.0,
Vasco Alexandre da Silva Costa <=
|
|