~evfool/software-properties/lintianfixes

« back to all changes in this revision

Viewing changes to data/gtkbuilder/dialog-cache-outofdate.ui

  • Committer: rugby471 at gmail
  • Date: 2010-08-25 08:51:00 UTC
  • mto: (616.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 621.
  • Revision ID: rugby471@gmail.com-20100825085100-agvp6z6d49u6pili
converted to gtkbuilder
split dialogs up into different files
(added --data-dir option)
don't use gladeapp as parent class of cdromprogress 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <!-- interface-requires gtk+ 2.12 -->
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <object class="GtkDialog" id="dialog_cache_outofdate">
 
6
    <property name="border_width">6</property>
 
7
    <property name="title" translatable="yes"> </property>
 
8
    <property name="resizable">False</property>
 
9
    <property name="window_position">center-on-parent</property>
 
10
    <property name="type_hint">dialog</property>
 
11
    <property name="skip_taskbar_hint">True</property>
 
12
    <property name="skip_pager_hint">True</property>
 
13
    <property name="has_separator">False</property>
 
14
    <child internal-child="vbox">
 
15
      <object class="GtkVBox" id="dialog-vbox5">
 
16
        <property name="visible">True</property>
 
17
        <property name="spacing">12</property>
 
18
        <child>
 
19
          <object class="GtkHBox" id="hbox36">
 
20
            <property name="visible">True</property>
 
21
            <property name="border_width">6</property>
 
22
            <property name="spacing">12</property>
 
23
            <child>
 
24
              <object class="GtkImage" id="image4">
 
25
                <property name="visible">True</property>
 
26
                <property name="xalign">0</property>
 
27
                <property name="yalign">0</property>
 
28
                <property name="stock">gtk-dialog-info</property>
 
29
                <property name="icon-size">6</property>
 
30
              </object>
 
31
              <packing>
 
32
                <property name="expand">False</property>
 
33
                <property name="position">0</property>
 
34
              </packing>
 
35
            </child>
 
36
            <child>
 
37
              <object class="GtkLabel" id="label70">
 
38
                <property name="visible">True</property>
 
39
                <property name="can_focus">True</property>
 
40
                <property name="xalign">0</property>
 
41
                <property name="yalign">0</property>
 
42
                <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;The information about available software is out-of-date&lt;/big&gt;&lt;/b&gt;
 
43
 
 
44
To install software and updates from newly added or changed sources, you have to reload the information about available software.
 
45
 
 
46
You need a working internet connection to continue.</property>
 
47
                <property name="use_markup">True</property>
 
48
                <property name="wrap">True</property>
 
49
                <property name="selectable">True</property>
 
50
              </object>
 
51
              <packing>
 
52
                <property name="expand">False</property>
 
53
                <property name="fill">False</property>
 
54
                <property name="position">1</property>
 
55
              </packing>
 
56
            </child>
 
57
          </object>
 
58
          <packing>
 
59
            <property name="position">1</property>
 
60
          </packing>
 
61
        </child>
 
62
        <child internal-child="action_area">
 
63
          <object class="GtkHButtonBox" id="dialog-action_area5">
 
64
            <property name="visible">True</property>
 
65
            <property name="layout_style">end</property>
 
66
            <child>
 
67
              <object class="GtkButton" id="cancelbutton1">
 
68
                <property name="visible">True</property>
 
69
                <property name="can_focus">True</property>
 
70
                <property name="has_focus">True</property>
 
71
                <property name="can_default">True</property>
 
72
                <property name="has_default">True</property>
 
73
                <property name="receives_default">False</property>
 
74
                <child>
 
75
                  <object class="GtkAlignment" id="alignment2">
 
76
                    <property name="visible">True</property>
 
77
                    <property name="xscale">0</property>
 
78
                    <property name="yscale">0</property>
 
79
                    <child>
 
80
                      <object class="GtkHBox" id="hbox37">
 
81
                        <property name="visible">True</property>
 
82
                        <property name="spacing">2</property>
 
83
                        <child>
 
84
                          <object class="GtkImage" id="image5">
 
85
                            <property name="visible">True</property>
 
86
                            <property name="stock">gtk-refresh</property>
 
87
                          </object>
 
88
                          <packing>
 
89
                            <property name="expand">False</property>
 
90
                            <property name="fill">False</property>
 
91
                            <property name="position">0</property>
 
92
                          </packing>
 
93
                        </child>
 
94
                        <child>
 
95
                          <object class="GtkLabel" id="label71">
 
96
                            <property name="visible">True</property>
 
97
                            <property name="label" translatable="yes">_Reload</property>
 
98
                            <property name="use_underline">True</property>
 
99
                          </object>
 
100
                          <packing>
 
101
                            <property name="expand">False</property>
 
102
                            <property name="fill">False</property>
 
103
                            <property name="position">1</property>
 
104
                          </packing>
 
105
                        </child>
 
106
                      </object>
 
107
                    </child>
 
108
                  </object>
 
109
                </child>
 
110
              </object>
 
111
              <packing>
 
112
                <property name="expand">False</property>
 
113
                <property name="fill">False</property>
 
114
                <property name="position">0</property>
 
115
              </packing>
 
116
            </child>
 
117
            <child>
 
118
              <object class="GtkButton" id="okbutton1">
 
119
                <property name="label">gtk-close</property>
 
120
                <property name="visible">True</property>
 
121
                <property name="can_focus">True</property>
 
122
                <property name="can_default">True</property>
 
123
                <property name="receives_default">False</property>
 
124
                <property name="use_stock">True</property>
 
125
              </object>
 
126
              <packing>
 
127
                <property name="expand">False</property>
 
128
                <property name="fill">False</property>
 
129
                <property name="position">1</property>
 
130
              </packing>
 
131
            </child>
 
132
          </object>
 
133
          <packing>
 
134
            <property name="expand">False</property>
 
135
            <property name="pack_type">end</property>
 
136
            <property name="position">0</property>
 
137
          </packing>
 
138
        </child>
 
139
      </object>
 
140
    </child>
 
141
    <action-widgets>
 
142
      <action-widget response="-10">cancelbutton1</action-widget>
 
143
      <action-widget response="-7">okbutton1</action-widget>
 
144
    </action-widgets>
 
145
  </object>
 
146
</interface>