~ubuntu-branches/ubuntu/jaunty/linuxdcpp/jaunty

« back to all changes in this revision

Viewing changes to glade/finishedtransfers.glade

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2007-12-26 02:35:22 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20071226023522-33kcy4wmyadot0tr
Tags: 1.0.1-1
* New upstream release.
* Added magnet support
  (Closes: #416879)
* New description, provided upstream, thanks !
* Updated standards to 3.7.3 (no changes)
* Patched to build with GCC 4.3. Patch is minimal,
  current code still use deprecated headers.
  (Closes: #455342)

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
      </packing>
74
74
    </child>
75
75
  </widget>
76
 
  <widget class="GtkDialog" id="openWithDialog">
77
 
    <property name="title" translatable="yes">Open with</property>
78
 
    <property name="modal">True</property>
79
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
80
 
    <child internal-child="vbox">
81
 
      <widget class="GtkVBox" id="dialog-vbox1">
82
 
        <property name="visible">True</property>
83
 
        <child>
84
 
          <widget class="GtkVBox" id="vbox1">
85
 
            <property name="visible">True</property>
86
 
            <property name="border_width">5</property>
87
 
            <property name="spacing">5</property>
88
 
            <child>
89
 
              <widget class="GtkLabel" id="label1">
90
 
                <property name="visible">True</property>
91
 
                <property name="label" translatable="yes">Open the file with this command:</property>
92
 
              </widget>
93
 
              <packing>
94
 
                <property name="expand">False</property>
95
 
                <property name="fill">False</property>
96
 
              </packing>
97
 
            </child>
98
 
            <child>
99
 
              <widget class="GtkEntry" id="openWithEntry">
100
 
                <property name="visible">True</property>
101
 
                <property name="activates_default">True</property>
102
 
                <property name="can_focus">True</property>
103
 
                <property name="invisible_char">*</property>
104
 
              </widget>
105
 
              <packing>
106
 
                <property name="expand">False</property>
107
 
                <property name="fill">False</property>
108
 
                <property name="position">1</property>
109
 
              </packing>
110
 
            </child>
111
 
          </widget>
112
 
          <packing>
113
 
            <property name="position">2</property>
114
 
          </packing>
115
 
        </child>
116
 
        <child internal-child="action_area">
117
 
          <widget class="GtkHButtonBox" id="dialog-action_area1">
118
 
            <property name="visible">True</property>
119
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
120
 
            <child>
121
 
              <widget class="GtkButton" id="cancelbutton1">
122
 
                <property name="visible">True</property>
123
 
                <property name="can_focus">True</property>
124
 
                <property name="can_default">True</property>
125
 
                <property name="label">gtk-cancel</property>
126
 
                <property name="use_stock">True</property>
127
 
                <property name="response_id">-6</property>
128
 
              </widget>
129
 
            </child>
130
 
            <child>
131
 
              <widget class="GtkButton" id="okbutton1">
132
 
                <property name="visible">True</property>
133
 
                <property name="can_focus">True</property>
134
 
                <property name="can_default">True</property>
135
 
                <property name="has_default">True</property>
136
 
                <property name="response_id">-5</property>
137
 
                <child>
138
 
                  <widget class="GtkAlignment" id="alignment1">
139
 
                    <property name="visible">True</property>
140
 
                    <property name="xscale">0</property>
141
 
                    <property name="yscale">0</property>
142
 
                    <child>
143
 
                      <widget class="GtkHBox" id="hbox1">
144
 
                        <property name="visible">True</property>
145
 
                        <property name="spacing">2</property>
146
 
                        <child>
147
 
                          <widget class="GtkImage" id="image1">
148
 
                            <property name="visible">True</property>
149
 
                            <property name="stock">gtk-open</property>
150
 
                          </widget>
151
 
                          <packing>
152
 
                            <property name="expand">False</property>
153
 
                            <property name="fill">False</property>
154
 
                          </packing>
155
 
                        </child>
156
 
                        <child>
157
 
                          <widget class="GtkLabel" id="label2">
158
 
                            <property name="visible">True</property>
159
 
                            <property name="label" translatable="yes">Open</property>
160
 
                            <property name="use_underline">True</property>
161
 
                          </widget>
162
 
                          <packing>
163
 
                            <property name="expand">False</property>
164
 
                            <property name="fill">False</property>
165
 
                            <property name="position">1</property>
166
 
                          </packing>
167
 
                        </child>
168
 
                      </widget>
169
 
                    </child>
170
 
                  </widget>
171
 
                </child>
172
 
              </widget>
173
 
              <packing>
174
 
                <property name="position">1</property>
175
 
              </packing>
176
 
            </child>
177
 
          </widget>
178
 
          <packing>
179
 
            <property name="expand">False</property>
180
 
            <property name="pack_type">GTK_PACK_END</property>
181
 
          </packing>
182
 
        </child>
183
 
      </widget>
184
 
    </child>
185
 
  </widget>
186
76
  <widget class="GtkMenu" id="menu">
187
77
    <child>
188
 
      <widget class="GtkImageMenuItem" id="openWithItem">
 
78
      <widget class="GtkImageMenuItem" id="openItem">
189
79
        <property name="visible">True</property>
190
80
        <property name="label">gtk-open</property>
191
81
        <property name="use_underline">True</property>