bluetoothengine/btnotif/btdevicedialogplugin/docml/bt-device-search-dialog.docml
changeset 47 9e2a905b887f
parent 42 b72428996822
child 57 5ebadcda06cb
--- a/bluetoothengine/btnotif/btdevicedialogplugin/docml/bt-device-search-dialog.docml	Mon Jul 12 19:25:26 2010 +0300
+++ b/bluetoothengine/btnotif/btdevicedialogplugin/docml/bt-device-search-dialog.docml	Fri Jul 23 15:57:13 2010 +0300
@@ -1,13 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <hbdocument version="1.1">
     <object name="viewaction" type="HbAction">
-        <string locid="txt_common_button_show" name="text"/>
+        <string locid="txt_common_button_show" name="text" value="Show"/>
     </object>
     <object name="stopretryaction" type="HbAction">
-        <string locid="txt_common_button_stop" name="text"/>
+        <string locid="txt_common_button_stop" name="text" value="Retry"/>
+    </object>
+    <object name="cancelaction" type="HbAction">
+        <string locid="txt_common_button_cancel" name="text" value="Cancel"/>
     </object>
     <widget name="searchdialog" type="HbDialog">
-        <rect height="72.07463un" name="geometry" width="49.73134un" x="1.73134un" y="11.64179un"/>
+        <rect height="96un" name="geometry" width="60.73134un" x="1.2un" y="4.1791un"/>
+        <sizehint type="PREFERRED" width="49.73134un"/>
+        <sizehint type="MAXIMUM" width="50.73134un"/>
+        <size height="91.52239un" name="size" width="50.73134un"/>
         <widget name="heading" role="HbDialog:headingWidget" type="HbLabel">
             <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
             <string locid="txt_bt_subhead_bluetooth_found_devices" name="plainText"/>
@@ -40,15 +46,16 @@
             <widget name="listView" type="HbListView">
                 <widget name="listItemPrototype" role="HbAbstractView:prototype" type="HbListViewItem"/>
                 <enums name="verticalScrollBarPolicy" value="ScrollBarAsNeeded"/>
-                <sizehint height="47.7612un" type="PREFERRED" width="35.8209un"/>
+                <sizehint height="65.7612un" type="PREFERRED" width="35.8209un"/>
             </widget>
             <layout type="grid">
                 <griditem column="0" itemname="container_1" row="0"/>
                 <griditem column="0" itemname="listView" row="1"/>
             </layout>
         </widget>
+        <ref object="viewaction" role="HbWidget:addAction"/>
         <ref object="stopretryaction" role="HbWidget:addAction"/>
-        <ref object="viewaction" role="HbWidget:addAction"/>
+        <ref object="cancelaction" role="HbWidget:addAction"/>
     </widget>
     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
         <uistate name="Common ui state" sections="#common"/>