~dpm/ubuntu/lucid/gdebi/bug-403632

« back to all changes in this revision

Viewing changes to data/GDebiKDEInstallDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-10-04 16:23:23 UTC
  • mfrom: (16.1.31 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081004162323-mq16m1kth67dy6ei
Tags: 0.3.11debian1+nmu1
* Non-maintainer upload.
* GDebi/GDebi.py: Don't use non-existent vte features but
  use a wrapper to proxy dpkg statusfd via a named pipe.
  Closes: #493353.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>GDebiKDEInstallDialog</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>GDebiKDEInstallDialog</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>442</width>
 
12
            <height>110</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="sizePolicy">
 
16
        <sizepolicy>
 
17
            <hsizetype>5</hsizetype>
 
18
            <vsizetype>5</vsizetype>
 
19
            <horstretch>0</horstretch>
 
20
            <verstretch>0</verstretch>
 
21
        </sizepolicy>
 
22
    </property>
 
23
    <property name="caption">
 
24
        <string>Installing</string>
 
25
    </property>
 
26
    <vbox>
 
27
        <property name="name">
 
28
            <cstring>unnamed</cstring>
 
29
        </property>
 
30
        <widget class="QLayoutWidget">
 
31
            <property name="name">
 
32
                <cstring>layout2</cstring>
 
33
            </property>
 
34
            <vbox>
 
35
                <property name="name">
 
36
                    <cstring>unnamed</cstring>
 
37
                </property>
 
38
                <widget class="QLabel">
 
39
                    <property name="name">
 
40
                        <cstring>installingLabel</cstring>
 
41
                    </property>
 
42
                    <property name="sizePolicy">
 
43
                        <sizepolicy>
 
44
                            <hsizetype>1</hsizetype>
 
45
                            <vsizetype>4</vsizetype>
 
46
                            <horstretch>0</horstretch>
 
47
                            <verstretch>0</verstretch>
 
48
                        </sizepolicy>
 
49
                    </property>
 
50
                    <property name="text">
 
51
                        <string></string>
 
52
                    </property>
 
53
                </widget>
 
54
                <widget class="QLayoutWidget">
 
55
                    <property name="name">
 
56
                        <cstring>layout3</cstring>
 
57
                    </property>
 
58
                    <hbox>
 
59
                        <property name="name">
 
60
                            <cstring>unnamed</cstring>
 
61
                        </property>
 
62
                        <widget class="QProgressBar">
 
63
                            <property name="name">
 
64
                                <cstring>installationProgres</cstring>
 
65
                            </property>
 
66
                        </widget>
 
67
                        <widget class="QPushButton">
 
68
                            <property name="name">
 
69
                                <cstring>showDetailsButton</cstring>
 
70
                            </property>
 
71
                            <property name="text">
 
72
                                <string></string>
 
73
                            </property>
 
74
                            <property name="accel">
 
75
                                <string></string>
 
76
                            </property>
 
77
                        </widget>
 
78
                    </hbox>
 
79
                </widget>
 
80
            </vbox>
 
81
        </widget>
 
82
        <widget class="QFrame">
 
83
            <property name="name">
 
84
                <cstring>konsoleFrame</cstring>
 
85
            </property>
 
86
            <property name="sizePolicy">
 
87
                <sizepolicy>
 
88
                    <hsizetype>1</hsizetype>
 
89
                    <vsizetype>1</vsizetype>
 
90
                    <horstretch>0</horstretch>
 
91
                    <verstretch>0</verstretch>
 
92
                </sizepolicy>
 
93
            </property>
 
94
            <property name="frameShape">
 
95
                <enum>StyledPanel</enum>
 
96
            </property>
 
97
            <property name="frameShadow">
 
98
                <enum>Raised</enum>
 
99
            </property>
 
100
        </widget>
 
101
        <widget class="QLayoutWidget">
 
102
            <property name="name">
 
103
                <cstring>layout10</cstring>
 
104
            </property>
 
105
            <hbox>
 
106
                <property name="name">
 
107
                    <cstring>unnamed</cstring>
 
108
                </property>
 
109
                <spacer>
 
110
                    <property name="name">
 
111
                        <cstring>spacer6</cstring>
 
112
                    </property>
 
113
                    <property name="orientation">
 
114
                        <enum>Horizontal</enum>
 
115
                    </property>
 
116
                    <property name="sizeType">
 
117
                        <enum>Expanding</enum>
 
118
                    </property>
 
119
                    <property name="sizeHint">
 
120
                        <size>
 
121
                            <width>291</width>
 
122
                            <height>20</height>
 
123
                        </size>
 
124
                    </property>
 
125
                </spacer>
 
126
                <widget class="QPushButton">
 
127
                    <property name="name">
 
128
                        <cstring>closeButton</cstring>
 
129
                    </property>
 
130
                    <property name="text">
 
131
                        <string></string>
 
132
                    </property>
 
133
                    <property name="accel">
 
134
                        <string></string>
 
135
                    </property>
 
136
                </widget>
 
137
            </hbox>
 
138
        </widget>
 
139
    </vbox>
 
140
</widget>
 
141
<connections>
 
142
    <connection>
 
143
        <sender>showDetailsButton</sender>
 
144
        <signal>clicked()</signal>
 
145
        <receiver>GDebiKDEInstallDialog</receiver>
 
146
        <slot>showTerminal()</slot>
 
147
    </connection>
 
148
    <connection>
 
149
        <sender>closeButton</sender>
 
150
        <signal>clicked()</signal>
 
151
        <receiver>GDebiKDEInstallDialog</receiver>
 
152
        <slot>closeButtonClicked()</slot>
 
153
    </connection>
 
154
</connections>
 
155
<slots>
 
156
    <slot>showDetailsButton_clicked()</slot>
 
157
    <slot>showTerminal()</slot>
 
158
    <slot>closeButtonClicked()</slot>
 
159
</slots>
 
160
<layoutdefaults spacing="6" margin="11"/>
 
161
</UI>