Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<avatar_list_item
height="0"
layout="topleft"
left="0"
name="avatar_list_item"
top="0"
width="0">
<!-- DEFAULT styles for avatar item -->
<default_style
font="SansSerifSmall"
font.style="NORMAL"
color="DkGray"/>
<!-- styles for avatar item INVITED to voice call -->
<voice_call_invited_style
font="SansSerifSmall"
font.style="NORMAL"
color="SL-MidDkGray_50"/>
<!-- styles for avatar item JOINED to voice call -->
<voice_call_joined_style
font="SansSerifSmall"
font.style="NORMAL"
color="White"/>
<!-- styles for avatar item which HAS LEFT voice call -->
<voice_call_left_style
font="SansSerifSmall"
font.style="ITALIC"
color="LtGray_50"/>
<!-- styles for ONLINE avatar item -->
<online_style
font="SansSerifSmall"
font.style="NORMAL"
color="White"/>
<!-- styles for OFFLINE avatar item -->
<offline_style
font="SansSerifSmall"
font.style="NORMAL"
color="LtGray_50"/>
<!-- TS: styles for GROUP MODERATOR avatar item (FIRE-984) -->
<group_moderator_style
font="SansSerifSmall"
font.style="BOLD"
color="White"/>
</avatar_list_item>
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<filter_editor
name="filter_editor"
clear_button_visible="true"
search_button_visible="false"
text_pad_left="4"
select_on_focus="true"
text_tentative_color="TextFgTentativeColor"
highlight_text_field="true"
background_image="TextField_Off"
background_image_disabled="TextField_Disabled"
background_image_focused="TextField_Active"
background_image_highlight="TextField_Search_Highlight">
<search_button label=""
top_pad="4"
left_pad="4"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
<clear_button label=""
image_unselected="Icon_Close_Toast"
image_selected="Icon_Close_Toast" />
</filter_editor>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- See also settings.xml UIFloater* settings for configuration -->
<floater
name="floater"
background_visible="true"
background_opaque="false"
bg_opaque_color="SL-Background"
bg_alpha_color="SL-Background_66"
bg_opaque_image="Window_Foreground"
bg_alpha_image="Window_Background"
header_height="25"
close_image="Icon_Close_Foreground"
snooze_image="Icon_Snooze_Foreground"
restore_image="Icon_Restore_Foreground"
minimize_image="Icon_Minimize_Foreground"
tear_off_image="tearoffbox.tga"
dock_image="Icon_Dock_Foreground"
help_image="Icon_Help_Foreground"
close_pressed_image="Icon_Close_Press"
snooze_pressed_image="Icon_Snooze_Press"
restore_pressed_image="Icon_Restore_Press"
minimize_pressed_image="Icon_Minimize_Press"
tear_off_pressed_image="tearoff_pressed.tga"
dock_pressed_image="Icon_Dock_Press"
help_pressed_image="Icon_Help_Press"
focus_root="true"
/>
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<search_combo_box
allow_text_entry="true"
list_position="below"
show_text_as_tentative="false"
dropdown_button_visible="false"
max_chars="256"
name="parent"
allow_new_values="true">
<combo_editor
name="child1"
select_on_focus="true"
text_pad_left="30"
text_tentative_color="TextFgTentativeColor"
background_image="TextField_Off"
background_image_disabled="TextField_Disabled"
background_image_focused="TextField_Active"/>
<combo_list
multi_select="false"
name="child2"
page_lines="10"
scroll_bar_bg_visible="true" />
<search_button label=""
top_pad="5"
left_pad="10"
name="child3"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
</search_combo_box>
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<search_editor
name="search_editor"
clear_button_visible="false"
search_button_visible="true"
text_pad_left="2"
text_pad_right="2"
select_on_focus="true"
text_tentative_color="TextFgTentativeColor"
highlight_text_field="true"
background_image="TextField_Off"
background_image_disabled="TextField_Disabled"
background_image_focused="TextField_Active"
background_image_highlight="TextField_Search_Highlight">
<search_button
top_pad="4"
left_pad="4"
width="13"
height="13"
image_unselected="Search"
image_selected="Search" />
<clear_button
bottom="4"
height="16"
image_unselected="Icon_Close_Foreground"
image_selected="Icon_Close_Press"
pad_right="4"
pad_left="4"
width="16" />
</search_editor>
@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbar pad_left="1"
pad_right="1"
pad_top="1"
pad_bottom="1"
pad_between="1"
min_girth="24"
mouse_opaque="false"
read_only="false">
<button_panel name="button_panel"
bg_opaque_image="Rounded_Rect"
background_visible="true"
bg_alpha_color="Transparent"
bg_opaque_image_overlay="Transparent"
background_opaque="false"/>
<button_icon_and_text imgoverlay_label_space="7"
label_color_selected="White"
halign="left"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
image_overlay_alignment="left"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<button_icon pad_left="10"
pad_right="10"
image_bottom_pad="10"
image_top_pad="10"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
desired_height="24"
button_width.min="50"
button_width.max="100"
follows="left|top"
label=""
halign="left"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- <FS:Zi> Added text only button -->
<button label_color_selected="White"
halign="center"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- </FS:Zi> -->
</toolbar>
@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbar pad_left="1"
pad_right="1"
pad_top="1"
pad_bottom="1"
pad_between="1"
min_girth="24"
mouse_opaque="false"
read_only="false">
<button_panel name="button_panel"
bg_opaque_image="Rounded_Rect"
background_visible="true"
bg_alpha_color="Transparent"
bg_opaque_image_overlay="Transparent"
background_opaque="false"/>
<button_icon_and_text imgoverlay_label_space="7"
label_color_selected="White"
halign="left"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
image_overlay_alignment="left"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<button_icon pad_left="10"
pad_right="10"
image_bottom_pad="10"
image_top_pad="10"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
desired_height="38"
button_width.min="38"
button_width.max="38"
follows="left|top"
label=""
halign="left"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- <FS:Zi> Added text only button -->
<button label_color_selected="White"
halign="center"
image_pressed="PushButton_Press"
image_pressed_selected="PushButton_Selected_Press"
image_selected="PushButton_Selected_Press"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
button_width.min="70"
button_width.max="140"
desired_height="24"
pad_left="10"
pad_right="10"
follows="left|top"
chrome="true"
use_ellipses="true"
auto_resize="true"
button_flash_count="99999"
button_flash_rate="1.0"
flash_color="EmphasisColor"/>
<!-- </FS:Zi> -->
</toolbar>