16
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<hbdocument context="cbs_app_xml" version="0.8">
|
|
3 |
<object name="t:toggle_reception" type="HbAction">
|
|
4 |
<string name="text" value="Activate reception"/>
|
|
5 |
</object>
|
|
6 |
<object name="t:add_topic" type="HbAction">
|
|
7 |
<string name="iconText" value="Add topic"/>
|
|
8 |
<string locid="txt_cbs_add_topic" name="text" value="Add topic"/>
|
|
9 |
<string name="toolTip" value="Add topic"/>
|
|
10 |
</object>
|
|
11 |
<object name="t:settings" type="HbAction">
|
|
12 |
<string name="iconText" value="Settings"/>
|
|
13 |
<string locid="txt_cbs_settings" name="text" value="Settings"/>
|
|
14 |
<string locid="txt_cbs_settings" name="toolTip" value="Settings"/>
|
|
15 |
</object>
|
|
16 |
<object name="t:exit" type="HbAction">
|
|
17 |
<string name="iconText" value="Exit"/>
|
|
18 |
<string locid="txt_cbs_exit" name="text" value="Exit"/>
|
|
19 |
<string name="toolTip" value="Exit"/>
|
|
20 |
</object>
|
|
21 |
<object name="t:help" type="HbAction">
|
|
22 |
<string name="iconText" value="Help"/>
|
|
23 |
<string locid="txt_cbs_help" name="text" value="Help"/>
|
|
24 |
<string name="toolTip" value="Help"/>
|
|
25 |
</object>
|
|
26 |
<object name="t:toggle_reception" type="HbAction">
|
|
27 |
<string name="iconText" value="Activate"/>
|
|
28 |
<string locid="txt_cbs_activate" name="text" value="Activate"/>
|
|
29 |
<string name="toolTip" value="Activate"/>
|
|
30 |
</object>
|
|
31 |
<object name="t:open" type="HbAction">
|
|
32 |
<string locid="txt_cbs_open" name="text" value="Open"/>
|
|
33 |
</object>
|
|
34 |
<object name="t:subscribe" type="HbAction">
|
|
35 |
<string locid="txt_cbs_subscribe" name="text" value="Subscribe"/>
|
|
36 |
</object>
|
|
37 |
<object name="t:unsubscribe" type="HbAction">
|
|
38 |
<string locid="txt_cbs_unsubscribe" name="text" value="Unsubscribe"/>
|
|
39 |
</object>
|
|
40 |
<object name="t:hotmark" type="HbAction">
|
|
41 |
<string locid="txt_cbs_hotmark" name="text" value="Hotmark"/>
|
|
42 |
</object>
|
|
43 |
<object name="t:unhotmark" type="HbAction">
|
|
44 |
<string locid="txt_cbs_unhotmark" name="text" value="Unhotmark"/>
|
|
45 |
</object>
|
|
46 |
<object name="t:delete" type="HbAction">
|
|
47 |
<string locid="txt_cbs_delete" name="text" value="Delete"/>
|
|
48 |
</object>
|
|
49 |
<object name="t:edit" type="HbAction">
|
|
50 |
<string locid="txt_cbs_edit" name="text" value="Edit"/>
|
|
51 |
</object>
|
|
52 |
<widget name="t:view" type="CbsUiTopicListView">
|
|
53 |
<widget name="t:menu" role="HbView:menu" type="HbMenu">
|
|
54 |
<ref object="t:settings" role="HbMenu:addAction"/>
|
|
55 |
<ref object="t:help" role="HbMenu:addAction"/>
|
|
56 |
<ref object="t:exit" role="HbMenu:addAction"/>
|
|
57 |
</widget>
|
|
58 |
<widget name="content" role="HbView:widget" type="HbWidget">
|
|
59 |
<widget name="t:topicIndex" type="HbListWidget">
|
|
60 |
<real name="z" value="1"/>
|
|
61 |
<sizehint height="15un" type="PREFERRED" width="53.58209un"/>
|
|
62 |
</widget>
|
|
63 |
<widget name="t:label" type="HbLabel">
|
|
64 |
<enums name="alignment" value="AlignVCenter|AlignHCenter"/>
|
|
65 |
<real name="z" value="2"/>
|
|
66 |
<sizehint height="6.47761un" type="PREFERRED" width="53.58209un"/>
|
|
67 |
<string name="plainText" value="Topics"/>
|
|
68 |
<enums name="textFormat" value="RichText"/>
|
|
69 |
</widget>
|
|
70 |
<widget name="t:ListWidget" type="HbListWidget">
|
|
71 |
<real name="z" value="3"/>
|
|
72 |
<sizehint height="48.0597un" type="PREFERRED" width="53.43284un"/>
|
|
73 |
</widget>
|
|
74 |
<enums name="focusMode" value="FocusModeEdit"/>
|
|
75 |
<layout orientation="Vertical" spacing="0un" type="linear">
|
|
76 |
<contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
|
|
77 |
<linearitem itemname="t:topicIndex"/>
|
|
78 |
<linearitem itemname="t:label" spacing="0un"/>
|
|
79 |
<linearitem itemname="t:ListWidget"/>
|
|
80 |
</layout>
|
|
81 |
</widget>
|
|
82 |
<widget name="viewToolbar" role="HbView:toolBar" type="HbToolBar">
|
|
83 |
<ref object="t:toggle_reception" role="HbToolBar:addAction"/>
|
|
84 |
<ref object="t:add_topic" role="HbToolBar:addAction"/>
|
|
85 |
</widget>
|
|
86 |
<string locid="txt_cbs_title" name="title" value="Operator Messages"/>
|
|
87 |
</widget>
|
|
88 |
<metadata activeUIState="Common ui state" display="QHD portrait" unit="un">
|
|
89 |
<uistate name="Common ui state" sections="#common"/>
|
|
90 |
</metadata>
|
|
91 |
</hbdocument>
|