Skip to content
Snippets Groups Projects
Commit b2b980d6 authored by Steven Bennetts's avatar Steven Bennetts
Browse files

Updated eol properties on .xml files

Added test_apps to ignore list
parent 76aa6cc2
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
background_visible="true" background_visible="true"
follows="left|top|right|bottom" follows="left|top|right|bottom"
height="250" height="250"
layout="topleft" layout="topleft"
left="0" left="0"
name="panel_im" name="panel_im"
top="0" top="0"
can_dock="true" can_dock="true"
can_minimize="false" can_minimize="false"
visible="true" visible="true"
width="315"> width="315">
<layout_stack follows="left|top|right|bottom" <layout_stack follows="left|top|right|bottom"
height="235" height="235"
width="315" width="315"
layout="topleft" layout="topleft"
orientation="horizontal" orientation="horizontal"
name="im_panels" name="im_panels"
top="16" top="16"
left="2"> left="2">
<layout_panel <layout_panel
name="panel_im_control_panel" name="panel_im_control_panel"
layout="topleft" layout="topleft"
top_delta="-3" top_delta="-3"
min_width="96" min_width="96"
width="96" width="96"
height="225" height="225"
label="IM Control Panel" label="IM Control Panel"
user_resize="false" /> user_resize="false" />
<layout_panel height="235" <layout_panel height="235"
width="200" width="200"
left_delta="96" left_delta="96"
top="0" top="0"
user_resize="false"> user_resize="false">
<button height="12" <button height="12"
top="8" top="8"
label="&lt;&lt;" label="&lt;&lt;"
layout="topleft" layout="topleft"
width="35" width="35"
name="slide_left_btn" /> name="slide_left_btn" />
<button height="12" <button height="12"
top="8" top="8"
label="&gt;&gt;" label="&gt;&gt;"
layout="topleft" layout="topleft"
width="35" width="35"
name="slide_right_btn" /> name="slide_right_btn" />
<text_editor <text_editor
enabled="false" enabled="false"
type="string" type="string"
length="1" length="1"
follows="left|top|right" follows="left|top|right"
font="SansSerif" font="SansSerif"
height="185" height="185"
layout="topleft" layout="topleft"
max_length="2147483647" max_length="2147483647"
name="im_text" name="im_text"
track_bottom="true" track_bottom="true"
width="195" width="195"
word_wrap="true"> word_wrap="true">
</text_editor> </text_editor>
<line_editor name="chat_editor" height="20" layout="topleft" width="190"> <line_editor name="chat_editor" height="20" layout="topleft" width="190">
</line_editor> </line_editor>
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
</floater> </floater>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
can_resize="true" can_resize="true"
height="400" height="400"
layout="topleft" layout="topleft"
name="floater_test_list_view" name="floater_test_list_view"
width="400"> width="400">
<list_view <list_view
height="300" height="300"
left="10" left="10"
name="test_list_view" name="test_list_view"
top="28" top="28"
width="300" /> width="300" />
<button <button
name="test_1_btn" name="test_1_btn"
label="Test 1" label="Test 1"
top="350" top="350"
left="10" left="10"
height="20" height="20"
width="80" width="80"
commit_callback.function="TestListView.Test1" /> commit_callback.function="TestListView.Test1" />
<button <button
name="test_2_btn" name="test_2_btn"
label="Test 2" label="Test 2"
top_delta="0" top_delta="0"
left_pad="10" left_pad="10"
height="20" height="20"
width="80" width="80"
commit_callback.function="TestListView.Test2" /> commit_callback.function="TestListView.Test2" />
</floater> </floater>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="panel_im_control_panel" <panel name="panel_im_control_panel"
width="96" width="96"
height="215" height="215"
border="false"> border="false">
<avatar_list <avatar_list
width="90" width="90"
column_padding="0" column_padding="0"
draw_heading="true" draw_heading="true"
draw_stripes="false" draw_stripes="false"
follows="left|top|bottom|right" follows="left|top|bottom|right"
layout="topleft" layout="topleft"
left="3" left="3"
name="speakers_list" name="speakers_list"
search_column="1" search_column="1"
sort_column="2" sort_column="2"
top="10" top="10"
height="150" /> height="150" />
<button name="group_info_btn" <button name="group_info_btn"
label="Group Info" label="Group Info"
left_delta="3" left_delta="3"
width="90" width="90"
height="20" /> height="20" />
<button name="call_btn" <button name="call_btn"
label="Call" label="Call"
width="90" width="90"
height="20" /> height="20" />
</panel> </panel>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="panel_im_control_panel" <panel name="panel_im_control_panel"
width="96" width="96"
height="215" height="215"
border="false"> border="false">
<avatar_icon name="avatar_icon" <avatar_icon name="avatar_icon"
width="96" width="96"
height="96" /> height="96" />
<button name="view_profile_btn" <button name="view_profile_btn"
label="View Profile" label="View Profile"
left_delta="3" left_delta="3"
width="90" width="90"
height="20" /> height="20" />
<button name="add_friend_btn" <button name="add_friend_btn"
label="Add Friend" label="Add Friend"
width="90" width="90"
height="20" /> height="20" />
<button name="call_btn" <button name="call_btn"
label="Call" label="Call"
width="90" width="90"
height="20" /> height="20" />
<button name="share_btn" <button name="share_btn"
label="Share" label="Share"
width="90" width="90"
height="20" /> height="20" />
</panel> </panel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment