SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
|
||||
<!-- The achievement's name is filled in the header at runtime -->
|
||||
<header id="title" width="100%" align="center" text_align="center"/>
|
||||
|
||||
<label id="description" width="100%" proportion="2" align="center"
|
||||
text_align="center" word_wrap="true" text=""/>
|
||||
|
||||
<div width="100%" proportion="2" layout="vertical-row">
|
||||
<div width="100%" height="100%" layout="horizontal-row">
|
||||
<div width="66%" height="100%" layout="vertical-row">
|
||||
<spacer width="20" proportion="1"/>
|
||||
<label width="100%" align="center"
|
||||
text_align="center" I18N="Objective shown in achievement dialog" text="Goal"/>
|
||||
<spacer width="20" proportion="1"/>
|
||||
<label id="main-goal-description" width="100%" align="center"
|
||||
text_align="center" word_wrap="true" text=""/>
|
||||
<spacer width="20" proportion="2"/>
|
||||
</div>
|
||||
<div width="33%" height="100%" layout="vertical-row">
|
||||
<spacer width="20" proportion="1"/>
|
||||
<label width="100%" align="center"
|
||||
text_align="center" I18N="Progress shown in achievement dialog" text="Progress"/>
|
||||
<spacer width="20" proportion="1"/>
|
||||
<label id="main-goal-progress" width="100%" align="center"
|
||||
text_align="center" word_wrap="true" text=""/>
|
||||
<spacer width="20" proportion="2"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<box width="100%" proportion="3" align="center" layout="vertical-row">
|
||||
<list id="progress-tree" x="0" y="0" width="100%" height="100%" word_wrap="true"/>
|
||||
</box>
|
||||
|
||||
<buttonbar id="options" width="100%" height="14%" align="center">
|
||||
<icon-button id="ok" width="128" height="128"
|
||||
icon="gui/icons/green_check.png" text="OK"
|
||||
label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="20"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the change password dialog" text="Password Change"/>
|
||||
|
||||
<spacer height="4%" width="50"/>
|
||||
|
||||
<div width="80%" align="center" layout="vertical-row" height="fit" >
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label proportion="1" height="100%" text_align="left" I18N="In the change password dialog" text="Current Password"/>
|
||||
<textbox proportion="2" height="fit" id="current_password" I18N="In the change password dialog"/>
|
||||
</div>
|
||||
|
||||
<spacer height="12%" width="20"/>
|
||||
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label proportion="1" height="100%" text_align="left" I18N="In the change password dialog" text="New Password"/>
|
||||
<textbox proportion="2" height="fit" id="new_password1" I18N="In the change password dialog"/>
|
||||
</div>
|
||||
|
||||
<spacer height="12%" width="20"/>
|
||||
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label proportion="1" height="100%" text_align="left" I18N="In the change password dialog" text="Confirm"/>
|
||||
<textbox proportion="2" height="fit" id="new_password2" I18N="In the change password dialog"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true"
|
||||
I18N="In the change password dialog" text=""/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="90%" height="16%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="In the change password dialog" text="Cancel" label_location="bottom"/>
|
||||
<icon-button id="submit" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the change password dialog" text="Submit" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="20"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<div x="1%" width="98%" height="fit" layout="horizontal-row">
|
||||
<textbox id="chat" proportion="1"/>
|
||||
<spacer width="2%" height="10"/>
|
||||
<button id="team" width="7%" height="fit" align="center" text=""/>
|
||||
<spacer id="team_space" width="1%" height="10"/>
|
||||
<button id="send" width="7%" height="fit" align="center" text=""/>
|
||||
<spacer width="1%" height="10"/>
|
||||
<button id="emoji" width="7%" height="fit" align="center" text=""/>
|
||||
</div>
|
||||
|
||||
<spacer width="20" height="2%" />
|
||||
|
||||
<buttonbar id="backbtnribbon" proportion="4" width="100%" align="center">
|
||||
<icon-button id="backbtn" width="128" height="128" align="center" icon="gui/icons/back.png"
|
||||
extend_label="200" I18N="Race paused button" text="Back to Race"/>
|
||||
<icon-button id="touch_device" width="128" height="128" align="center" icon="gui/icons/android/gyroscope_icon.png"
|
||||
extend_label="200" I18N="Race paused button" text="Gyroscope"/>
|
||||
</buttonbar>
|
||||
|
||||
<spacer width="20" height="8%" />
|
||||
|
||||
<buttonbar id="choiceribbon" proportion="4" width="100%" align="center">
|
||||
|
||||
<icon-button id="exit" width="128" height="128" icon="gui/icons/main_quit.png"
|
||||
I18N="Race paused button" text="Quit Server" word_wrap="true"/>
|
||||
|
||||
<icon-button id="newrace" width="128" height="128" icon="gui/icons/main_race.png"
|
||||
I18N="Show in network ingame dialog to allow user to go back to lobby to end spectating (for example)"
|
||||
text="Back to lobby" word_wrap="true"/>
|
||||
|
||||
<icon-button id="restart" width="128" height="128" icon="gui/icons/restart.png"
|
||||
I18N="Race paused button" text="Restart Race" word_wrap="true"/>
|
||||
|
||||
<icon-button id="endrace" width="128" height="128" icon="gui/icons/race_giveup.png"
|
||||
I18N="Race paused button" text="Give Up Race" word_wrap="true"/>
|
||||
|
||||
<icon-button id="options" width="128" height="128" icon="gui/icons/main_options.png"
|
||||
I18N="Race paused button" text="Options" word_wrap="true"/>
|
||||
|
||||
<icon-button id="help" width="128" height="128" icon="gui/icons/main_help.png"
|
||||
I18N="Race paused button" text="Help" word_wrap="true"/>
|
||||
|
||||
</buttonbar>
|
||||
|
||||
<spacer width="20" height="5%" />
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
|
||||
<header id="title" width="100%" height="fit" text_align="center"
|
||||
word_wrap="true" I18N="In player rankings dialog"
|
||||
text="Top 10 players"/>
|
||||
|
||||
<spacer height="2%" width="20" />
|
||||
|
||||
<box x="2%" width="90%" height="60%" align="center" layout="vertical-row"
|
||||
padding="6">
|
||||
<list id="top-ten" x="0" y="0" width="100%" height="100%"/>
|
||||
</box>
|
||||
|
||||
<label id="cur-rank" proportion="1" width="90%" align="center"
|
||||
text_align="center" word_wrap="true" text=""/>
|
||||
|
||||
<spacer height="1%" width="20" />
|
||||
|
||||
<buttonbar id="options" width="90%" height="14%" align="center">
|
||||
<icon-button id="refresh" width="128" height="128"
|
||||
icon="gui/icons/restart.png"
|
||||
text="Refresh" label_location="bottom"/>
|
||||
<icon-button id="ok" width="128" height="128"
|
||||
icon="gui/icons/green_check.png" text="OK"
|
||||
label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="20"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the recovery dialog" text="Account Recovery"/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true" I18N="In the recovery dialog"
|
||||
text="You will receive an email with further instructions on how to reset your password. Please be patient and be sure to check your spam folder." />
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="25%" height="15%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the recovery dialog" text="Close" label_location="none"/>
|
||||
</buttonbar>
|
||||
<spacer width="20" height="1f" />
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the recovery dialog" text="Account Recovery"/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="message" proportion="2" width="90%" align="center" text_align="left" word_wrap="true"
|
||||
text="Fill in the username and email address you supplied at registration to be able to reset your password."/>
|
||||
|
||||
<spacer height="4%" width="50"/>
|
||||
|
||||
<div width="80%" align="center" layout="vertical-row" height="fit">
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label proportion="1" text_align="left" I18N="In the recovery dialog" text="Username"/>
|
||||
<textbox proportion="2" id="username" I18N="In the recovery dialog"/>
|
||||
</div>
|
||||
|
||||
<spacer height="10%" width="20"/>
|
||||
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label proportion="1" text_align="left" I18N="In the recovery dialog" text="Email"/>
|
||||
<textbox proportion="2" id="email" I18N="In the recovery dialog"/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true"
|
||||
I18N="In the recovery dialog" text=""/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="90%" proportion="1" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="In the recovery dialog" text="Cancel" label_location="none"/>
|
||||
<icon-button id="submit" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the recovery dialog" text="Submit" label_location="none"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="20"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="4%" width="96%" height="92%" layout="vertical-row" >
|
||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the registration dialog" text="Terms and Agreement"/>
|
||||
|
||||
<spacer height="3%" width="50"/>
|
||||
|
||||
<box proportion="5" width="90%" align="center" layout="vertical-row" padding="8">
|
||||
<label word_wrap="true" id="terms" x="0" y="0" width="100%" height="100%"/>
|
||||
</box>
|
||||
|
||||
<div align="center" width="fit" height="fit" layout="horizontal-row" >
|
||||
<label text_align="center" align="center" I18N="In the registration dialog" word_wrap="true"
|
||||
text="I agree to the above terms and am 13 years or older. "/>
|
||||
</div>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true"
|
||||
I18N="In the registration dialog" text=""/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="45%" height="14%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="In the registration dialog" text="Cancel" label_location="bottom"/>
|
||||
<icon-button id="accept" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the registration dialog" text="Accept" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="5"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
||||
<header id="title" text_align="center" width="80%" align="center" I18N="In the server configuration screen" text="Server Configuration"/>
|
||||
<spacer height="1%" width="20"/>
|
||||
<box proportion="1" width="90%" layout="vertical-row" align="center">
|
||||
|
||||
<label width="100%" height="8%" text_align="left" I18N="In the server configuration screen" text="Difficulty"/>
|
||||
<ribbon id="difficulty" height="25%" width="90%" align="center">
|
||||
<icon-button id="novice" width="128" height="128" icon="gui/icons/difficulty_easy.png"
|
||||
I18N="Difficulty" text="Novice"/>
|
||||
<icon-button id="intermediate" width="128" height="128" icon="gui/icons/difficulty_medium.png"
|
||||
I18N="Difficulty" text="Intermediate"/>
|
||||
<icon-button id="expert" width="128" height="128" icon="gui/icons/difficulty_hard.png"
|
||||
I18N="Difficulty" text="Expert"/>
|
||||
<icon-button id="best" width="128" height="128" icon="gui/icons/difficulty_best.png"
|
||||
I18N="Difficulty" text="SuperTux"/>
|
||||
</ribbon>
|
||||
|
||||
<spacer height="1%" width="20"/>
|
||||
|
||||
<label width="100%" height="8%" text_align="left" I18N="In the server configuration screen" text="Game mode"/>
|
||||
<ribbon id="gamemode" height="25%" width="90%" align="center">
|
||||
<icon-button id="normal" width="128" height="128" icon="gui/icons/mode_normal.png"
|
||||
I18N="Multiplayer game mode" text="Normal Race"/>
|
||||
<icon-button id="timetrial" width="128" height="128" icon="gui/icons/mode_tt.png"
|
||||
I18N="Multiplayer game mode" text="Time Trial"/>
|
||||
<icon-button id="3strikes" width="128" height="128" icon="gui/icons/mode_weapons.png"
|
||||
I18N="Multiplayer game mode" text="Battle"/>
|
||||
<icon-button id="soccer" width="128" height="128" icon="gui/icons/mode_soccer.png"
|
||||
I18N="Multiplayer game mode" text="Soccer"/>
|
||||
</ribbon>
|
||||
|
||||
<spacer height="1%" width="20"/>
|
||||
|
||||
<div width="100%" height="10%" layout="horizontal-row" >
|
||||
<label id="more-options" proportion="1" text_align="left"/>
|
||||
<spinner id="more-options-spinner" proportion="1" wrap_around="true"/>
|
||||
</div>
|
||||
|
||||
<spacer height="1%" width="20"/>
|
||||
|
||||
<buttonbar id="options" x="0" y="0" width="40%" height="18%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="In the server configuration screen" text="Cancel" label_location="bottom"/>
|
||||
<icon-button id="ok" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="In the server configuration screen" text="OK" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
|
||||
<spacer height="1f" width="20"/>
|
||||
</box>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
||||
<header id="title" width="100%" proportion="3" text_align="center" word_wrap="true"/>
|
||||
<spacer height="1%" width="5"/>
|
||||
<div width="100%" proportion="3" layout="horizontal-row" >
|
||||
<div width="48%" height="100%" layout="vertical-row" >
|
||||
<label id="server-info-1" text_align="left" width="100%" text=""/>
|
||||
<label id="server-info-2" text_align="left" width="100%" text=""/>
|
||||
</div>
|
||||
<spacer width="2%"/>
|
||||
<div width="48%" height="100%" layout="vertical-row" >
|
||||
<label id="server-info-3" text_align="left" width="100%" text=""/>
|
||||
<label id="server-info-4" text_align="left" width="100%" text=""/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer height="1%"/>
|
||||
<box x="0%" width="90%" proportion="12" align="center" layout="vertical-row">
|
||||
<list id="player-list" x="0" y="0" width="100%" height="100%"
|
||||
alternate_bg="true" line_height="small"/>
|
||||
</box>
|
||||
<spacer height="1%" width="5"/>
|
||||
<div id="password-box" width="100%" proportion="2" layout="horizontal-row" >
|
||||
<label id="label_password" text_align="left" proportion="1" text="Password"/>
|
||||
<textbox id="password" proportion="3" height="fit"/>
|
||||
</div>
|
||||
<spacer height="1%" width="5"/>
|
||||
<buttonbar id="options" width="90%" proportion="4" align="center">
|
||||
<icon-button id="cancel" width="128" height="128" icon="gui/icons/back.png"
|
||||
I18N="In the server info dialog" text="Back" label_location="bottom"/>
|
||||
<icon-button id="bookmark" width="128" height="128" icon="gui/icons/story_mode_book.png"
|
||||
I18N="In the server info dialog" text="Bookmark this server" label_location="bottom"/>
|
||||
<icon-button id="join" width="128" height="128" icon="gui/icons/green_check.png"
|
||||
I18N="In the server info dialog" text="Join" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="5"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="Splitscreen player in network" text="Add player"/>
|
||||
|
||||
<spacer height="8%" width="10"/>
|
||||
|
||||
<div width="100%" align="center" layout="horizontal-row" height="fit" >
|
||||
<div proportion="1" align="center" layout="horizontal-row" height="fit" >
|
||||
<spacer proportion="1" height="10"/>
|
||||
<spinner id="name-spinner" width="70%" align="center" wrap_around="true" />
|
||||
</div>
|
||||
<spacer width="5%" height="10"/>
|
||||
<div proportion="1" align="center" layout="horizontal-row" height="fit" >
|
||||
<label id="name-text" text_align="left" I18N="Splitscreen player in network" text="Name"/>
|
||||
<spacer proportion="1" height="10"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer height="2%" width="10"/>
|
||||
|
||||
<div id="handicap-row" width="100%" align="center" layout="horizontal-row" height="fit" >
|
||||
<div proportion="1" align="center" layout="horizontal-row" height="fit" >
|
||||
<spacer proportion="1" height="10"/>
|
||||
<checkbox id="handicap" align="center" />
|
||||
</div>
|
||||
<spacer width="5%" height="10"/>
|
||||
<div proportion="1" align="center" layout="horizontal-row" height="fit" >
|
||||
<label id="handicap-text" text_align="left" I18N="Splitscreen player in network" text="Handicap"/>
|
||||
<spacer proportion="1" height="10"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer proportion="2" width="10"/>
|
||||
|
||||
<div width="80%" align="center" layout="vertical-row" height="fit" >
|
||||
<div width="100%" height="fit" layout="horizontal-row" >
|
||||
<label id="message-label" proportion="1" text_align="center" word_wrap="true" I18N="Splitscreen player in network"
|
||||
text="Press the 'All players ready' button after the player list is ready."/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer proportion="3" width="10"/>
|
||||
|
||||
<buttonbar id="options" width="90%" height="20%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="Splitscreen player in network" text="Cancel" label_location="bottom"/>
|
||||
<icon-button id="reset" width="64" height="64" icon="gui/icons/remove.png"
|
||||
I18N="Splitscreen player in network" text="Clear players" label_location="bottom"/>
|
||||
<icon-button id="add" width="64" height="64" icon="gui/icons/blue_plus.png"
|
||||
I18N="Splitscreen player in network" text="Add player" label_location="bottom"/>
|
||||
<icon-button id="connect" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="Splitscreen player in network" text="All players ready" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
|
||||
<spacer height="1f" width="10"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="User info dialog" text="User Info"/>
|
||||
|
||||
<spacer height="1f" width="50"/>
|
||||
|
||||
<div width="80%" align="center" layout="vertical-row" height="20%" >
|
||||
<div width="100%" height="100%" layout="horizontal-row">
|
||||
<label id="desc" width="100%" height="100%" text_align="left" word_wrap="true" text=""/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<spacer height="3%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true" text=""/>
|
||||
|
||||
<spacer height="3%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="90%" height="20%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/back.png"
|
||||
I18N="User info dialog" text="Close" label_location="bottom"/>
|
||||
<icon-button id="remove" width="64" height="64" icon="gui/icons/remove.png"
|
||||
I18N="User info dialog" text="Remove Friend" label_location="bottom"/>
|
||||
<icon-button id="friend" width="64" height="64" icon="gui/icons/player_add.png"
|
||||
I18N="User info dialog" text="Add Friend" label_location="bottom"/>
|
||||
<icon-button id="accept" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="User info dialog" text="Accept Invite" label_location="bottom"/>
|
||||
<icon-button id="decline" width="64" height="64" icon="gui/icons/red_x.png"
|
||||
I18N="User info dialog" text="Decline Invite" label_location="bottom"/>
|
||||
<icon-button id="enter" width="64" height="64" icon="gui/icons/player_view.png"
|
||||
I18N="User info dialog" text="View Profile" label_location="bottom"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="20"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the vote dialog" text="Vote"/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true" text=""/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
||||
<ratingbar id="rating" align="center" height="1f" width="3f"/>
|
||||
|
||||
<spacer height="8%" width="50"/>
|
||||
|
||||
<buttonbar id="options" width="25%" height="20%" align="center">
|
||||
<icon-button id="cancel" width="64" height="64" icon="gui/icons/green_check.png"
|
||||
I18N="Vote dialog" text="OK" label_location="none"/>
|
||||
</buttonbar>
|
||||
<spacer height="1f" width="10"/>
|
||||
</div>
|
||||
</stkgui>
|
||||
Reference in New Issue
Block a user