~ubuntu-branches/ubuntu/saucy/kgrubeditor/saucy

« back to all changes in this revision

Viewing changes to ui/backup_assistant_summary.ui

  • Committer: Bazaar Package Importer
  • Author(s): Steve Stalcup
  • Date: 2008-08-02 08:47:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080802084756-4doy9cyfc63kzaic
Tags: 0.7-0ubuntu1
* New upstream release
* bumped standards version to 3.8.0 (no change)
* Updated debian/cdbs for intrepid paths

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <class>backup_assistant_summary</class>
3
 
 <widget class="QWidget" name="backup_assistant_summary" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>270</width>
9
 
    <height>262</height>
10
 
   </rect>
11
 
  </property>
12
 
  <layout class="QGridLayout" >
13
 
   <item row="0" column="0" >
14
 
    <widget class="QLabel" name="label" >
15
 
     <property name="text" >
16
 
      <string>The following file:</string>
17
 
     </property>
18
 
    </widget>
19
 
   </item>
20
 
   <item row="1" column="0" >
21
 
    <widget class="QLabel" name="label_source" >
22
 
     <property name="text" >
23
 
      <string/>
24
 
     </property>
25
 
    </widget>
26
 
   </item>
27
 
   <item row="2" column="0" >
28
 
    <widget class="QLabel" name="label_2" >
29
 
     <property name="text" >
30
 
      <string>will be backed up as/restored to:</string>
31
 
     </property>
32
 
    </widget>
33
 
   </item>
34
 
   <item row="3" column="0" >
35
 
    <widget class="QLabel" name="label_target" >
36
 
     <property name="text" >
37
 
      <string/>
38
 
     </property>
39
 
    </widget>
40
 
   </item>
41
 
   <item row="4" column="0" >
42
 
    <widget class="QLabel" name="label_5" >
43
 
     <property name="text" >
44
 
      <string>&lt;br>If the above are correct, click the '&lt;b>Finish&lt;/b>' button.&lt;br>&lt;br>Otherwise, use the '&lt;b>Back&lt;/b>' button to go back and change the information.</string>
45
 
     </property>
46
 
     <property name="wordWrap" >
47
 
      <bool>true</bool>
48
 
     </property>
49
 
    </widget>
50
 
   </item>
51
 
   <item row="5" column="0" >
52
 
    <spacer>
53
 
     <property name="orientation" >
54
 
      <enum>Qt::Vertical</enum>
55
 
     </property>
56
 
     <property name="sizeHint" >
57
 
      <size>
58
 
       <width>20</width>
59
 
       <height>40</height>
60
 
      </size>
61
 
     </property>
62
 
    </spacer>
63
 
   </item>
64
 
  </layout>
65
 
 </widget>
66
 
 <resources/>
67
 
 <connections/>
68
 
</ui>