~ilidrissi.amine/software-properties/updates-redesign

« back to all changes in this revision

Viewing changes to data/gtkbuilder/dialog-cdrom-progress.ui

  • Committer: Mohamed Amine IL Idrissi
  • Date: 2010-10-02 14:27:09 UTC
  • mfrom: (606.1.29 main)
  • Revision ID: ilidrissiamine@gmail.com-20101002142709-nu4jxh0hoda4tspc
merge with trunk and fix the kde frontend.

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_cdrom_progress">
 
6
    <property name="border_width">6</property>
 
7
    <property name="title" translatable="yes">Scanning CD-ROM</property>
 
8
    <property name="resizable">False</property>
 
9
    <property name="modal">True</property>
 
10
    <property name="type_hint">dialog</property>
 
11
    <property name="has_separator">False</property>
 
12
    <child internal-child="vbox">
 
13
      <object class="GtkVBox" id="dialog-vbox4">
 
14
        <property name="visible">True</property>
 
15
        <property name="spacing">12</property>
 
16
        <child>
 
17
          <object class="GtkVBox" id="vbox18">
 
18
            <property name="visible">True</property>
 
19
            <property name="border_width">6</property>
 
20
            <property name="spacing">12</property>
 
21
            <child>
 
22
              <object class="GtkLabel" id="label_cdrom">
 
23
                <property name="visible">True</property>
 
24
                <property name="wrap">True</property>
 
25
              </object>
 
26
              <packing>
 
27
                <property name="expand">False</property>
 
28
                <property name="fill">False</property>
 
29
                <property name="position">0</property>
 
30
              </packing>
 
31
            </child>
 
32
            <child>
 
33
              <object class="GtkProgressBar" id="progressbar_cdrom">
 
34
                <property name="width_request">350</property>
 
35
                <property name="visible">True</property>
 
36
                <property name="pulse_step">0.10000000149</property>
 
37
              </object>
 
38
              <packing>
 
39
                <property name="expand">False</property>
 
40
                <property name="fill">False</property>
 
41
                <property name="position">1</property>
 
42
              </packing>
 
43
            </child>
 
44
            <child>
 
45
              <placeholder/>
 
46
            </child>
 
47
          </object>
 
48
          <packing>
 
49
            <property name="position">1</property>
 
50
          </packing>
 
51
        </child>
 
52
        <child internal-child="action_area">
 
53
          <object class="GtkHButtonBox" id="dialog-action_area4">
 
54
            <property name="visible">True</property>
 
55
            <property name="layout_style">end</property>
 
56
            <child>
 
57
              <object class="GtkButton" id="button_cdrom_close">
 
58
                <property name="label">gtk-close</property>
 
59
                <property name="visible">True</property>
 
60
                <property name="can_focus">True</property>
 
61
                <property name="can_default">True</property>
 
62
                <property name="receives_default">False</property>
 
63
                <property name="use_stock">True</property>
 
64
              </object>
 
65
              <packing>
 
66
                <property name="expand">False</property>
 
67
                <property name="fill">False</property>
 
68
                <property name="position">0</property>
 
69
              </packing>
 
70
            </child>
 
71
          </object>
 
72
          <packing>
 
73
            <property name="expand">False</property>
 
74
            <property name="pack_type">end</property>
 
75
            <property name="position">0</property>
 
76
          </packing>
 
77
        </child>
 
78
      </object>
 
79
    </child>
 
80
    <action-widgets>
 
81
      <action-widget response="-7">button_cdrom_close</action-widget>
 
82
    </action-widgets>
 
83
  </object>
 
84
</interface>