~ubuntu-branches/debian/sid/kexi/sid

« back to all changes in this revision

Viewing changes to src/main/status/status_strings.ui

  • Committer: Package Import Robot
  • Author(s): Pino Toscano
  • Date: 2017-06-24 20:10:10 UTC
  • Revision ID: package-import@ubuntu.com-20170624201010-5lrzd5r2vwthwifp
Tags: upstream-3.0.1.1
ImportĀ upstreamĀ versionĀ 3.0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>Form</class>
 
4
 <widget class="QWidget" name="Form">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>434</width>
 
10
    <height>211</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string notr="true"/>
 
15
  </property>
 
16
  <widget class="QLabel" name="question">
 
17
   <property name="geometry">
 
18
    <rect>
 
19
     <x>10</x>
 
20
     <y>30</y>
 
21
     <width>371</width>
 
22
     <height>91</height>
 
23
    </rect>
 
24
   </property>
 
25
   <property name="text">
 
26
    <string>&lt;br&gt;&lt;b&gt;Do you want to share Kexi usage info?&lt;/b&gt;
 
27
&lt;p&gt;&lt;/p&gt;
 
28
&lt;p&gt;Click &amp;quot;Help&amp;quot; button for details.&lt;/p&gt;
 
29
</string>
 
30
   </property>
 
31
  </widget>
 
32
 </widget>
 
33
 <resources/>
 
34
 <connections/>
 
35
</ui>