Remove the upload statistics from gui2.
Since the code has been removed from mainline remove it here again. (Reverts 2010-04-28T19:43:45Z!koraq@xs4all.nl, and thus reapplies 2010-04-27T20:29:29Z!koraq@xs4all.nl.)
This commit is contained in:
parent
edf7ee80f6
commit
2b8eeed10d
2 changed files with 0 additions and 28 deletions
|
@ -110,16 +110,4 @@
|
|||
|
||||
[/button_definition]
|
||||
|
||||
[button_definition]
|
||||
|
||||
id = "upload_statistics"
|
||||
description = "Used for the upload statistics in the title screen."
|
||||
|
||||
# Tiny gui sizes haven't been tested yet so might need some tuning.
|
||||
# NOTE the disabled version doesn't exist
|
||||
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 16 16 11 0 0 ({GUI_TINY__FONT_SIZE__SMALL}) "menu-button" }
|
||||
{_GUI_RESOLUTION () 32 32 22 0 0 ({GUI_NORMAL__FONT_SIZE__SMALL}) "menu-button" }
|
||||
|
||||
[/button_definition]
|
||||
|
||||
#undef _GUI_RESOLUTION
|
||||
|
|
|
@ -307,21 +307,6 @@
|
|||
{_GUI_MENU_SECTION}
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "right"
|
||||
vertical_alignment = "bottom"
|
||||
|
||||
[button]
|
||||
id = "upload_statistics"
|
||||
definition = "upload_statistics"
|
||||
|
||||
tooltip = _"Upload statistics"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
||||
{_GUI_H_SPACER}
|
||||
|
||||
[/row]
|
||||
|
@ -340,7 +325,6 @@
|
|||
|
||||
[/column]
|
||||
|
||||
{_GUI_V_SPACER}
|
||||
{_GUI_V_SPACER}
|
||||
{_GUI_H_SPACER}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue