blob: c021b81a5b265868ee700a1bf0df3e90c8daef97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<panel border="false" bottom="0" follows="bottom|left" height="514" left="0" left_in_finder="335" mouse_opaque="true" name="GroupInfo" title="Grupo" width="420"><text name="default_needs_apply_text">Existem mudanças na versão atual</text>
<text name="want_apply_text">Deseja fazer as mudanças?</text>
<tab_container border="false" bottom="27" follows="all" height="483" left="0" name="group_tab_container" tab_position="top" width="420"><panel filename="panel_group_general.xml" name="general_tab" />
<panel filename="panel_group_roles.xml" name="roles_tab" />
<panel filename="panel_group_notices.xml" name="notices_tab" />
<panel filename="panel_group_voting.xml" name="voting_tab" />
<panel filename="panel_group_land_money.xml" name="land_money_tab" />
</tab_container>
<button bottom="5" font="SansSerif" halign="center" height="20" label="Aplicar" label_selected="Aplicar" mouse_opaque="true" name="btn_apply" right="412" width="60" />
<button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Cancelar" label_selected="Cancelar" left_delta="-65" mouse_opaque="true" name="btn_cancel" width="60" />
<button bottom_delta="0" font="SansSerif" halign="center" height="20" label="OK" label_selected="OK" left_delta="-65" mouse_opaque="true" name="btn_ok" width="60" />
<button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Atualizar do servidor." label_selected="Atualizar do servidor" left="10" mouse_opaque="true" name="btn_refresh" width="130" />
</panel>
|