~ubuntu-branches/ubuntu/trusty/aptoncd/trusty

« back to all changes in this revision

Viewing changes to data/glade/download_window.glade

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2009-08-19 21:41:06 UTC
  • mfrom: (3 sid) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20090819214106-7g72fpzgvl722w6k
* New maintainer (Closes: #542459, #484637, #542501)
* New upstream release
  - Fix the executable flag on non executable files. This fix last lintian
    warnings
* debian/rules: prepared for python2.6 (include of python.mk and use of 
  $(py_setup_install_args) )

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
 
3
<!--Generated with glade3 3.2.0 on Sat May 26 13:31:25 2007 by cypher@mordor-->
 
4
<glade-interface>
 
5
  <widget class="GtkWindow" id="download">
 
6
    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
7
    <property name="border_width">15</property>
 
8
    <child>
 
9
      <widget class="GtkVBox" id="vbox1">
 
10
        <property name="visible">True</property>
 
11
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
12
        <child>
 
13
          <widget class="GtkHBox" id="hbox16">
 
14
            <property name="visible">True</property>
 
15
            <child>
 
16
              <widget class="GtkHBox" id="hbox17">
 
17
                <property name="visible">True</property>
 
18
                <child>
 
19
                  <widget class="GtkImage" id="pkgImg">
 
20
                    <property name="visible">True</property>
 
21
                    <property name="icon_size">6</property>
 
22
                    <property name="icon_name">deb</property>
 
23
                  </widget>
 
24
                  <packing>
 
25
                    <property name="expand">False</property>
 
26
                    <property name="padding">5</property>
 
27
                    <property name="position">2</property>
 
28
                  </packing>
 
29
                </child>
 
30
                <child>
 
31
                  <widget class="GtkLabel" id="lblPkgDesc">
 
32
                    <property name="visible">True</property>
 
33
                    <property name="xalign">0</property>
 
34
                    <property name="label">&lt;b&gt;package-name&lt;/b&gt;      &lt;small&gt;&lt;i&gt;2.1.0&lt;/i&gt;&lt;/small&gt;
 
35
&lt;small&gt;This is a short package description&lt;/small&gt;</property>
 
36
                    <property name="use_markup">True</property>
 
37
                    <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
 
38
                  </widget>
 
39
                  <packing>
 
40
                    <property name="padding">10</property>
 
41
                    <property name="position">2</property>
 
42
                  </packing>
 
43
                </child>
 
44
                <child>
 
45
                  <widget class="GtkButton" id="btnSaveList">
 
46
                    <property name="visible">True</property>
 
47
                    <property name="can_focus">True</property>
 
48
                    <property name="border_width">5</property>
 
49
                    <property name="relief">GTK_RELIEF_NONE</property>
 
50
                    <child>
 
51
                      <widget class="GtkHBox" id="hbox18">
 
52
                        <property name="visible">True</property>
 
53
                        <child>
 
54
                          <widget class="GtkImage" id="image6">
 
55
                            <property name="visible">True</property>
 
56
                            <property name="stock">gtk-save</property>
 
57
                            <property name="icon_size">1</property>
 
58
                          </widget>
 
59
                        </child>
 
60
                        <child>
 
61
                          <widget class="GtkLabel" id="label10">
 
62
                            <property name="visible">True</property>
 
63
                            <property name="label" translatable="yes">Save</property>
 
64
                          </widget>
 
65
                          <packing>
 
66
                            <property name="position">1</property>
 
67
                          </packing>
 
68
                        </child>
 
69
                      </widget>
 
70
                    </child>
 
71
                  </widget>
 
72
                  <packing>
 
73
                    <property name="expand">False</property>
 
74
                    <property name="pack_type">GTK_PACK_END</property>
 
75
                    <property name="position">2</property>
 
76
                  </packing>
 
77
                </child>
 
78
                <child>
 
79
                  <widget class="GtkButton" id="btnDownload">
 
80
                    <property name="visible">True</property>
 
81
                    <property name="can_focus">True</property>
 
82
                    <property name="border_width">5</property>
 
83
                    <property name="relief">GTK_RELIEF_NONE</property>
 
84
                    <child>
 
85
                      <widget class="GtkHBox" id="hbox19">
 
86
                        <property name="visible">True</property>
 
87
                        <child>
 
88
                          <widget class="GtkImage" id="image7">
 
89
                            <property name="visible">True</property>
 
90
                            <property name="stock">gtk-go-down</property>
 
91
                            <property name="icon_size">1</property>
 
92
                          </widget>
 
93
                        </child>
 
94
                        <child>
 
95
                          <widget class="GtkLabel" id="label11">
 
96
                            <property name="visible">True</property>
 
97
                            <property name="label" translatable="yes">Download</property>
 
98
                          </widget>
 
99
                          <packing>
 
100
                            <property name="position">1</property>
 
101
                          </packing>
 
102
                        </child>
 
103
                      </widget>
 
104
                    </child>
 
105
                  </widget>
 
106
                  <packing>
 
107
                    <property name="expand">False</property>
 
108
                    <property name="pack_type">GTK_PACK_END</property>
 
109
                    <property name="position">1</property>
 
110
                  </packing>
 
111
                </child>
 
112
              </widget>
 
113
            </child>
 
114
          </widget>
 
115
          <packing>
 
116
            <property name="expand">False</property>
 
117
          </packing>
 
118
        </child>
 
119
        <child>
 
120
          <widget class="GtkScrolledWindow" id="ListContainer">
 
121
            <property name="visible">True</property>
 
122
            <property name="can_focus">True</property>
 
123
            <property name="border_width">5</property>
 
124
            <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
125
            <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
126
            <property name="shadow_type">GTK_SHADOW_OUT</property>
 
127
            <child>
 
128
              <placeholder/>
 
129
            </child>
 
130
          </widget>
 
131
          <packing>
 
132
            <property name="position">1</property>
 
133
          </packing>
 
134
        </child>
 
135
        <child>
 
136
          <widget class="GtkHBox" id="hbox1">
 
137
            <property name="visible">True</property>
 
138
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
139
            <child>
 
140
              <widget class="GtkCheckButton" id="checkbutton1">
 
141
                <property name="visible">True</property>
 
142
                <property name="can_focus">True</property>
 
143
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
144
                <property name="tooltip" translatable="yes">Enabling this option will allow you to include the packages that are installed by default in your distribution</property>
 
145
                <property name="label" translatable="yes">Include packages installed by default</property>
 
146
                <property name="draw_indicator">True</property>
 
147
              </widget>
 
148
              <packing>
 
149
                <property name="expand">False</property>
 
150
                <property name="fill">False</property>
 
151
              </packing>
 
152
            </child>
 
153
            <child>
 
154
              <placeholder/>
 
155
            </child>
 
156
          </widget>
 
157
          <packing>
 
158
            <property name="expand">False</property>
 
159
            <property name="position">2</property>
 
160
          </packing>
 
161
        </child>
 
162
      </widget>
 
163
    </child>
 
164
  </widget>
 
165
</glade-interface>