make webinterface translatable. there are around 20 short strings, all with context...
[kdenetwork.git] / kopete / libkopete / ui / addressbookselectorwidget_base.ui
blobaa908963f7df1fb70c17f65b0ca51118d962a79d
1 <ui version="4.0" >
2  <class>AddressBookSelectorWidget_Base</class>
3  <widget class="QWidget" name="AddressBookSelectorWidget_Base" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>596</width>
9     <height>572</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Select Contact</string>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="leftMargin" >
23     <number>0</number>
24    </property>
25    <property name="topMargin" >
26     <number>0</number>
27    </property>
28    <property name="rightMargin" >
29     <number>0</number>
30    </property>
31    <property name="bottomMargin" >
32     <number>0</number>
33    </property>
34    <property name="horizontalSpacing" >
35     <number>6</number>
36    </property>
37    <property name="verticalSpacing" >
38     <number>6</number>
39    </property>
40    <item row="3" column="1" >
41     <spacer>
42      <property name="orientation" >
43       <enum>Qt::Horizontal</enum>
44      </property>
45      <property name="sizeType" >
46       <enum>QSizePolicy::Expanding</enum>
47      </property>
48      <property name="sizeHint" >
49       <size>
50        <width>405</width>
51        <height>20</height>
52       </size>
53      </property>
54     </spacer>
55    </item>
56    <item row="3" column="0" >
57     <widget class="QPushButton" name="addAddresseeButton" >
58      <property name="toolTip" >
59       <string>Create a new entry in your address book</string>
60      </property>
61      <property name="text" >
62       <string>Create New Entr&amp;y...</string>
63      </property>
64     </widget>
65    </item>
66    <item row="0" column="0" colspan="2" >
67     <widget class="K3ActiveLabel" native="1" name="lblHeader" >
68      <property name="sizePolicy" >
69       <sizepolicy vsizetype="Maximum" hsizetype="Expanding" >
70        <horstretch>0</horstretch>
71        <verstretch>0</verstretch>
72       </sizepolicy>
73      </property>
74     </widget>
75    </item>
76    <item row="2" column="0" colspan="2" >
77     <widget class="K3ListView" name="addresseeListView" >
78      <property name="sizePolicy" >
79       <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
80        <horstretch>0</horstretch>
81        <verstretch>10</verstretch>
82       </sizepolicy>
83      </property>
84      <property name="toolTip" >
85       <string>Select the contact you want to communicate with via Instant Messaging</string>
86      </property>
87      <property name="allColumnsShowFocus" >
88       <bool>true</bool>
89      </property>
90      <property name="resizeMode" >
91       <enum>Q3ListView::LastColumn</enum>
92      </property>
93      <column>
94       <property name="text" >
95        <string>Photo</string>
96       </property>
97      </column>
98      <column>
99       <property name="text" >
100        <string>Name</string>
101       </property>
102      </column>
103      <column>
104       <property name="text" >
105        <string>Email</string>
106       </property>
107      </column>
108     </widget>
109    </item>
110    <item row="1" column="0" colspan="2" >
111     <layout class="QHBoxLayout" >
112      <property name="spacing" >
113       <number>6</number>
114      </property>
115      <property name="leftMargin" >
116       <number>0</number>
117      </property>
118      <property name="topMargin" >
119       <number>0</number>
120      </property>
121      <property name="rightMargin" >
122       <number>0</number>
123      </property>
124      <property name="bottomMargin" >
125       <number>0</number>
126      </property>
127      <item>
128       <widget class="QLabel" name="lblSearch" >
129        <property name="sizePolicy" >
130         <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
131          <horstretch>0</horstretch>
132          <verstretch>0</verstretch>
133         </sizepolicy>
134        </property>
135        <property name="text" >
136         <string>S&amp;earch:</string>
137        </property>
138        <property name="buddy" >
139         <cstring>kListViewSearchLine</cstring>
140        </property>
141       </widget>
142      </item>
143      <item>
144       <widget class="K3ListViewSearchLine" native="1" name="kListViewSearchLine" />
145      </item>
146     </layout>
147    </item>
148   </layout>
149  </widget>
150  <layoutdefault spacing="6" margin="11" />
151  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
152  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
153  <customwidgets>
154   <customwidget>
155    <class>K3ListView</class>
156    <extends>Q3ListView</extends>
157    <header>k3listview.h</header>
158   </customwidget>
159   <customwidget>
160    <class>K3ActiveLabel</class>
161    <extends></extends>
162    <header>k3activelabel.h</header>
163   </customwidget>
164   <customwidget>
165    <class>K3ListViewSearchLine</class>
166    <extends></extends>
167    <header>k3listviewsearchline.h</header>
168   </customwidget>
169  </customwidgets>
170  <tabstops>
171   <tabstop>addresseeListView</tabstop>
172   <tabstop>addAddresseeButton</tabstop>
173  </tabstops>
174  <includes>
175   <include location="global" >k3listviewsearchline.h</include>
176  </includes>
177  <resources/>
178  <connections/>
179 </ui>