URL:
<http://gna.org/bugs/?19889>
Summary: Gtk3 client uses some Gtk2 option values/defaults
Project: Freeciv
Submitted by: jtn
Submitted on: Mon Jul 2 23:17:51 2012
Category: client-gtk-3.0
Severity: 2 - Minor
Priority: 5 - Normal
Status: In Progress
Assigned to: jtn
Originator Email:
Open/Closed: Open
Release:
Discussion Lock: Any
Operating System: Any
Planned Release: 2.4.0,2.5.0
_______________________________________________________
Details:
The copy-paste-and-modify for the Gtk3 client and its options left a few
references to Gtk2 option stuff in Gtk3 code.
It doesn't break anything right now as the values are still the same.
* GUI_GTK2_CITYDLG_DEFAULT_[XY]SIZE: just correct to GUI_GTK3_* (it seems
defensible to have separate symbols for Gtk2/3, as the right city dialog sizes
for the two could conceivably diverge).
* GUI_GTK2_MSGCHAT_*: just merge into a single enum GUI_GTK_MSGCHAT_*. There's
already a shared string accessor function, and there seems no point having two
enums with the same values.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19889>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev