Remove the upload stastics from gui2.
The removal for the rest of the code is planned as well.
This commit is contained in:
parent
3a3bd4ee51
commit
a2c9f589f7
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