~gilir/synaptic/lp-798437

« back to all changes in this revision

Viewing changes to gtk/gtkbuilder/dialog_quit.ui

  • Committer: Michael Vogt
  • Date: 2010-12-07 14:48:38 UTC
  • mfrom: (1529.26.53 gtk3)
  • Revision ID: michael.vogt@ubuntu.com-20101207144838-qmh7oq3g0p9a3ja5
merged the gtk3 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!--*- mode: xml -*-->
 
3
<interface>
 
4
  <object class="GtkDialog" id="dialog_quit">
 
5
    <property name="border_width">6</property>
 
6
    <property name="visible">True</property>
 
7
    <property name="title" translatable="yes"/>
 
8
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
9
    <property name="window_position">GTK_WIN_POS_NONE</property>
 
10
    <property name="modal">False</property>
 
11
    <property name="resizable">False</property>
 
12
    <property name="destroy_with_parent">False</property>
 
13
    <property name="icon">synaptic_mini.xpm</property>
 
14
    <property name="has_separator">False</property>
 
15
    <child internal-child="vbox">
 
16
      <object class="GtkVBox" id="dialog-vbox1">
 
17
        <property name="visible">True</property>
 
18
        <property name="homogeneous">False</property>
 
19
        <property name="spacing">12</property>
 
20
        <child internal-child="action_area">
 
21
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
22
            <property name="visible">True</property>
 
23
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
24
            <child>
 
25
              <object class="GtkButton" id="cancelbutton1">
 
26
                <property name="visible">True</property>
 
27
                <property name="can_default">True</property>
 
28
                <property name="can_focus">True</property>
 
29
                <property name="label">gtk-cancel</property>
 
30
                <property name="use_stock">True</property>
 
31
                <property name="relief">GTK_RELIEF_NORMAL</property>
 
32
              </object>
 
33
            </child>
 
34
            <child>
 
35
              <object class="GtkButton" id="okbutton1">
 
36
                <property name="visible">True</property>
 
37
                <property name="can_default">True</property>
 
38
                <property name="can_focus">True</property>
 
39
                <property name="label">gtk-quit</property>
 
40
                <property name="use_stock">True</property>
 
41
                <property name="relief">GTK_RELIEF_NORMAL</property>
 
42
              </object>
 
43
            </child>
 
44
          </object>
 
45
          <packing>
 
46
            <property name="padding">0</property>
 
47
            <property name="expand">False</property>
 
48
            <property name="fill">True</property>
 
49
            <property name="pack_type">GTK_PACK_END</property>
 
50
          </packing>
 
51
        </child>
 
52
        <child>
 
53
          <object class="GtkHBox" id="hbox1">
 
54
            <property name="border_width">6</property>
 
55
            <property name="visible">True</property>
 
56
            <property name="homogeneous">False</property>
 
57
            <property name="spacing">12</property>
 
58
            <child>
 
59
              <object class="GtkImage" id="image1">
 
60
                <property name="visible">True</property>
 
61
                <property name="stock">gtk-dialog-warning</property>
 
62
                <property name="icon_size">6</property>
 
63
                <property name="xalign">0</property>
 
64
                <property name="yalign">0</property>
 
65
                <property name="xpad">0</property>
 
66
                <property name="ypad">0</property>
 
67
              </object>
 
68
              <packing>
 
69
                <property name="padding">0</property>
 
70
                <property name="expand">True</property>
 
71
                <property name="fill">True</property>
 
72
              </packing>
 
73
            </child>
 
74
            <child>
 
75
              <object class="GtkVBox" id="vbox1">
 
76
                <property name="visible">True</property>
 
77
                <property name="homogeneous">False</property>
 
78
                <property name="spacing">12</property>
 
79
                <child>
 
80
                  <object class="GtkLabel" id="label2">
 
81
                    <property name="visible">True</property>
 
82
                    <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Quit and discard marked changes?&lt;/big&gt;&lt;/b&gt;
 
83
 
 
84
There are still marked changes that have not yet been applied. They will get lost if you choose to quit 'Synaptic'.</property>
 
85
                    <property name="use_underline">False</property>
 
86
                    <property name="use_markup">True</property>
 
87
                    <property name="justify">GTK_JUSTIFY_LEFT</property>
 
88
                    <property name="wrap">True</property>
 
89
                    <property name="selectable">False</property>
 
90
                    <property name="xalign">0</property>
 
91
                    <property name="yalign">0</property>
 
92
                    <property name="xpad">0</property>
 
93
                    <property name="ypad">0</property>
 
94
                  </object>
 
95
                  <packing>
 
96
                    <property name="padding">0</property>
 
97
                    <property name="expand">False</property>
 
98
                    <property name="fill">False</property>
 
99
                  </packing>
 
100
                </child>
 
101
              </object>
 
102
              <packing>
 
103
                <property name="padding">0</property>
 
104
                <property name="expand">True</property>
 
105
                <property name="fill">True</property>
 
106
              </packing>
 
107
            </child>
 
108
          </object>
 
109
          <packing>
 
110
            <property name="padding">0</property>
 
111
            <property name="expand">True</property>
 
112
            <property name="fill">True</property>
 
113
          </packing>
 
114
        </child>
 
115
      </object>
 
116
    </child>
 
117
    <action-widgets>
 
118
      <action-widget response="-6">cancelbutton1</action-widget>
 
119
      <action-widget response="-5">okbutton1</action-widget>
 
120
    </action-widgets>
 
121
  </object>
 
122
</interface>