/+junk/gnome-dialer

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/gnome-dialer

« back to all changes in this revision

Viewing changes to resources/dial.glade

  • Committer: Gustav Hartvigsson
  • Date: 2016-09-19 13:42:48 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20160919134248-yumvvuyzf80s8sly
* Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.19.0 -->
 
3
<interface>
 
4
  <requires lib="gtk+" version="3.16"/>
 
5
  <object class="GtkGrid" id="dial">
 
6
    <property name="visible">True</property>
 
7
    <property name="can_focus">False</property>
 
8
    <child>
 
9
      <object class="GtkButton" id="button1">
 
10
        <property name="label" translatable="yes">1</property>
 
11
        <property name="visible">True</property>
 
12
        <property name="can_focus">True</property>
 
13
        <property name="receives_default">True</property>
 
14
      </object>
 
15
      <packing>
 
16
        <property name="left_attach">0</property>
 
17
        <property name="top_attach">0</property>
 
18
      </packing>
 
19
    </child>
 
20
    <child>
 
21
      <object class="GtkButton" id="button2">
 
22
        <property name="label" translatable="yes">2</property>
 
23
        <property name="visible">True</property>
 
24
        <property name="can_focus">True</property>
 
25
        <property name="receives_default">True</property>
 
26
      </object>
 
27
      <packing>
 
28
        <property name="left_attach">1</property>
 
29
        <property name="top_attach">0</property>
 
30
      </packing>
 
31
    </child>
 
32
    <child>
 
33
      <object class="GtkButton" id="button3">
 
34
        <property name="label" translatable="yes">3</property>
 
35
        <property name="visible">True</property>
 
36
        <property name="can_focus">True</property>
 
37
        <property name="receives_default">True</property>
 
38
      </object>
 
39
      <packing>
 
40
        <property name="left_attach">2</property>
 
41
        <property name="top_attach">0</property>
 
42
      </packing>
 
43
    </child>
 
44
    <child>
 
45
      <object class="GtkButton" id="button4">
 
46
        <property name="label" translatable="yes">4</property>
 
47
        <property name="visible">True</property>
 
48
        <property name="can_focus">True</property>
 
49
        <property name="receives_default">True</property>
 
50
      </object>
 
51
      <packing>
 
52
        <property name="left_attach">0</property>
 
53
        <property name="top_attach">1</property>
 
54
      </packing>
 
55
    </child>
 
56
    <child>
 
57
      <object class="GtkButton" id="button5">
 
58
        <property name="label" translatable="yes">5</property>
 
59
        <property name="visible">True</property>
 
60
        <property name="can_focus">True</property>
 
61
        <property name="receives_default">True</property>
 
62
      </object>
 
63
      <packing>
 
64
        <property name="left_attach">1</property>
 
65
        <property name="top_attach">1</property>
 
66
      </packing>
 
67
    </child>
 
68
    <child>
 
69
      <object class="GtkButton" id="button6">
 
70
        <property name="label" translatable="yes">6</property>
 
71
        <property name="visible">True</property>
 
72
        <property name="can_focus">True</property>
 
73
        <property name="receives_default">True</property>
 
74
      </object>
 
75
      <packing>
 
76
        <property name="left_attach">2</property>
 
77
        <property name="top_attach">1</property>
 
78
      </packing>
 
79
    </child>
 
80
    <child>
 
81
      <object class="GtkButton" id="button7">
 
82
        <property name="label" translatable="yes">7</property>
 
83
        <property name="visible">True</property>
 
84
        <property name="can_focus">True</property>
 
85
        <property name="receives_default">True</property>
 
86
      </object>
 
87
      <packing>
 
88
        <property name="left_attach">0</property>
 
89
        <property name="top_attach">2</property>
 
90
      </packing>
 
91
    </child>
 
92
    <child>
 
93
      <object class="GtkButton" id="button8">
 
94
        <property name="label" translatable="yes">8</property>
 
95
        <property name="visible">True</property>
 
96
        <property name="can_focus">True</property>
 
97
        <property name="receives_default">True</property>
 
98
      </object>
 
99
      <packing>
 
100
        <property name="left_attach">1</property>
 
101
        <property name="top_attach">2</property>
 
102
      </packing>
 
103
    </child>
 
104
    <child>
 
105
      <object class="GtkButton" id="button9">
 
106
        <property name="label" translatable="yes">9</property>
 
107
        <property name="visible">True</property>
 
108
        <property name="can_focus">True</property>
 
109
        <property name="receives_default">True</property>
 
110
      </object>
 
111
      <packing>
 
112
        <property name="left_attach">2</property>
 
113
        <property name="top_attach">2</property>
 
114
      </packing>
 
115
    </child>
 
116
    <child>
 
117
      <object class="GtkButton" id="button10">
 
118
        <property name="label" translatable="yes">0 +</property>
 
119
        <property name="visible">True</property>
 
120
        <property name="can_focus">True</property>
 
121
        <property name="receives_default">True</property>
 
122
      </object>
 
123
      <packing>
 
124
        <property name="left_attach">1</property>
 
125
        <property name="top_attach">3</property>
 
126
      </packing>
 
127
    </child>
 
128
    <child>
 
129
      <object class="GtkButton" id="button11">
 
130
        <property name="label" translatable="yes">* P</property>
 
131
        <property name="visible">True</property>
 
132
        <property name="can_focus">True</property>
 
133
        <property name="receives_default">True</property>
 
134
      </object>
 
135
      <packing>
 
136
        <property name="left_attach">0</property>
 
137
        <property name="top_attach">3</property>
 
138
      </packing>
 
139
    </child>
 
140
    <child>
 
141
      <object class="GtkButton" id="button12">
 
142
        <property name="label" translatable="yes">#</property>
 
143
        <property name="visible">True</property>
 
144
        <property name="can_focus">True</property>
 
145
        <property name="receives_default">True</property>
 
146
      </object>
 
147
      <packing>
 
148
        <property name="left_attach">2</property>
 
149
        <property name="top_attach">3</property>
 
150
      </packing>
 
151
    </child>
 
152
  </object>
 
153
</interface>