Removing unused panel_group_finder.xml, looks like some ancient version of panel_group.xml
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel border="false" bottom="5" follows="bottom|left" height="514" left="340"
|
||||
mouse_opaque="true" name="GroupInfoFinder" title="GroupInfoFinder"
|
||||
width="420">
|
||||
<text name="default_needs_apply_text">
|
||||
There are unapplied changes on the current tab.
|
||||
</text>
|
||||
<text name="want_apply_text">
|
||||
Do you want to apply these changes?
|
||||
</text>
|
||||
<tab_container border="false" bottom="0" 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>
|
||||
</panel>
|
||||
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel name="GroupInfoFinder" title="Buscar Infor de Grupo">
|
||||
<text name="default_needs_apply_text">
|
||||
Hay cambios sin aplicar en esta pestaña.
|
||||
</text>
|
||||
<text name="want_apply_text">
|
||||
¿Deseas aplicar estos cambios?
|
||||
</text>
|
||||
<tab_container name="group_tab_container">
|
||||
<panel name="general_tab" />
|
||||
<panel name="roles_tab" />
|
||||
<panel name="notices_tab" />
|
||||
<panel name="voting_tab" />
|
||||
<panel name="land_money_tab" />
|
||||
</tab_container>
|
||||
</panel>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel name="GroupInfoFinder" title="Recherche d'infos sur le groupe">
|
||||
<text name="default_needs_apply_text">
|
||||
Certains changements n'ont pas été appliqués sur cet onglet.
|
||||
</text>
|
||||
<text name="want_apply_text">
|
||||
Voulez-vous enregistrer les modifications?
|
||||
</text>
|
||||
</panel>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel name="GroupInfoFinder" title="Grupo">
|
||||
<text name="default_needs_apply_text">
|
||||
Existem mudanças não concluídas na aba atual
|
||||
</text>
|
||||
<text name="want_apply_text">
|
||||
Deseja aplicar as mudanças?
|
||||
</text>
|
||||
</panel>
|
||||
Reference in New Issue
Block a user