~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to GlobalDialogs.glade

  • Committer: Umang Varma
  • Date: 2016-05-31 01:44:34 UTC
  • Revision ID: git-v1:e3c1661064f1015ab0009ae82873cca02df7497e
Workaround bug in gettext: renaming .glade -> .ui

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.18.3 -->
3
 
<interface>
4
 
  <requires lib="gtk+" version="3.0"/>
5
 
  <object class="GtkAboutDialog" id="AboutWindow">
6
 
    <property name="can_focus">False</property>
7
 
    <property name="border_width">5</property>
8
 
    <property name="title" translatable="yes">About Indicator Stickynotes</property>
9
 
    <property name="modal">True</property>
10
 
    <property name="icon">Icons/indicator-stickynotes.png</property>
11
 
    <property name="type_hint">dialog</property>
12
 
    <property name="program_name">Indicator Stickynotes</property>
13
 
    <property name="version">0.5.6</property>
14
 
    <property name="copyright">Copyright © 2012-2015 Umang Varma</property>
15
 
    <property name="comments" translatable="yes">Please report bugs, contribute translations, and make suggestions on the Launchpad homepage below.
16
 
 
17
 
Keyboard shortcuts:
18
 
Ctrl + W:  Delete note
19
 
Ctrl + L:  Lock note
20
 
Ctrl + N:  New note</property>
21
 
    <property name="website">https://launchpad.net/indicator-stickynotes</property>
22
 
    <property name="website_label">https://launchpad.net/indicator-stickynotes</property>
23
 
    <property name="license">indicator-stickynotes is free software: you can redistribute it and/or
24
 
modify it under the terms of the GNU General Public License as published by
25
 
the Free Software Foundation, either version 3 of the License, or (at your
26
 
option) any later version.
27
 
 
28
 
indicator-stickynotes is distributed in the hope that it will be useful, but
29
 
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30
 
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
31
 
more details.
32
 
 
33
 
You should have received a copy of the GNU General Public License along with
34
 
indicator-stickynotes.  If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>
35
 
    <property name="authors">Umang Varma</property>
36
 
    <property name="translator_credits">https://launchpad.net/indicator-stickynotes/+topcontributors
37
 
 
38
 
Fcmam5
39
 
Jean-Marc
40
 
sitmex
41
 
Rednilec
42
 
Dahaka
43
 
Микола Ткач
44
 
Grzegorz Kowalewski
45
 
ZhNazarM
46
 
Adem Kürşat UZUN
47
 
ViBE
48
 
Цымбарович Петр
49
 
Wang Dianjin
50
 
Nikos Gr
51
 
Adolfo Jayme
52
 
Andrea Girvasi
53
 
Andrew Chen
54
 
vasco
55
 
Yung Shen
56
 
joshg
57
 
dmm041191
58
 
RobeR
59
 
Wormhole
60
 
Itamar Carvalho
61
 
Ibai Oihanguren Sala
62
 
gogo
63
 
Olivier Girard
64
 
timbo</property>
65
 
    <property name="logo">Icons/indicator-stickynotes.png</property>
66
 
    <property name="wrap_license">True</property>
67
 
    <child internal-child="vbox">
68
 
      <object class="GtkBox" id="aboutdialog-vbox1">
69
 
        <property name="can_focus">False</property>
70
 
        <property name="orientation">vertical</property>
71
 
        <property name="spacing">2</property>
72
 
        <child internal-child="action_area">
73
 
          <object class="GtkButtonBox" id="aboutdialog-action_area1">
74
 
            <property name="can_focus">False</property>
75
 
            <property name="layout_style">end</property>
76
 
          </object>
77
 
          <packing>
78
 
            <property name="expand">False</property>
79
 
            <property name="fill">True</property>
80
 
            <property name="pack_type">end</property>
81
 
            <property name="position">0</property>
82
 
          </packing>
83
 
        </child>
84
 
        <child>
85
 
          <placeholder/>
86
 
        </child>
87
 
      </object>
88
 
    </child>
89
 
  </object>
90
 
  <object class="GtkDialog" id="wSettings">
91
 
    <property name="can_focus">False</property>
92
 
    <property name="border_width">5</property>
93
 
    <property name="title" translatable="yes">Settings</property>
94
 
    <property name="modal">True</property>
95
 
    <property name="type_hint">normal</property>
96
 
    <child internal-child="vbox">
97
 
      <object class="GtkBox" id="dialog-vbox1">
98
 
        <property name="can_focus">False</property>
99
 
        <property name="orientation">vertical</property>
100
 
        <property name="spacing">2</property>
101
 
        <child internal-child="action_area">
102
 
          <object class="GtkButtonBox" id="dialog-action_area1">
103
 
            <property name="can_focus">False</property>
104
 
            <property name="layout_style">end</property>
105
 
            <child>
106
 
              <placeholder/>
107
 
            </child>
108
 
            <child>
109
 
              <object class="GtkButton" id="bSettingsOK">
110
 
                <property name="label">gtk-ok</property>
111
 
                <property name="visible">True</property>
112
 
                <property name="can_focus">True</property>
113
 
                <property name="receives_default">True</property>
114
 
                <property name="use_stock">True</property>
115
 
              </object>
116
 
              <packing>
117
 
                <property name="expand">False</property>
118
 
                <property name="fill">True</property>
119
 
                <property name="position">1</property>
120
 
              </packing>
121
 
            </child>
122
 
          </object>
123
 
          <packing>
124
 
            <property name="expand">False</property>
125
 
            <property name="fill">True</property>
126
 
            <property name="pack_type">end</property>
127
 
            <property name="position">0</property>
128
 
          </packing>
129
 
        </child>
130
 
        <child>
131
 
          <object class="GtkNotebook" id="nbSettings">
132
 
            <property name="visible">True</property>
133
 
            <property name="can_focus">True</property>
134
 
            <child>
135
 
              <object class="GtkBox" id="boxcategoriesOuter">
136
 
                <property name="visible">True</property>
137
 
                <property name="can_focus">False</property>
138
 
                <property name="orientation">vertical</property>
139
 
                <child>
140
 
                  <object class="GtkToolbar" id="barCategory">
141
 
                    <property name="visible">True</property>
142
 
                    <property name="can_focus">False</property>
143
 
                    <property name="toolbar_style">both-horiz</property>
144
 
                    <property name="icon_size">2</property>
145
 
                    <child>
146
 
                      <object class="GtkToolButton" id="catNew">
147
 
                        <property name="visible">True</property>
148
 
                        <property name="can_focus">False</property>
149
 
                        <property name="tooltip_text" translatable="yes">New</property>
150
 
                        <property name="is_important">True</property>
151
 
                        <property name="label" translatable="yes">New</property>
152
 
                        <property name="use_underline">True</property>
153
 
                        <property name="stock_id">gtk-add</property>
154
 
                        <signal name="clicked" handler="new_category" swapped="no"/>
155
 
                      </object>
156
 
                      <packing>
157
 
                        <property name="expand">False</property>
158
 
                        <property name="homogeneous">True</property>
159
 
                      </packing>
160
 
                    </child>
161
 
                  </object>
162
 
                  <packing>
163
 
                    <property name="expand">False</property>
164
 
                    <property name="fill">True</property>
165
 
                    <property name="position">0</property>
166
 
                  </packing>
167
 
                </child>
168
 
                <child>
169
 
                  <object class="GtkScrolledWindow" id="scrolledwindow1">
170
 
                    <property name="width_request">450</property>
171
 
                    <property name="height_request">370</property>
172
 
                    <property name="visible">True</property>
173
 
                    <property name="can_focus">True</property>
174
 
                    <property name="vexpand">True</property>
175
 
                    <property name="shadow_type">in</property>
176
 
                    <child>
177
 
                      <object class="GtkViewport" id="viewport1">
178
 
                        <property name="visible">True</property>
179
 
                        <property name="can_focus">False</property>
180
 
                        <child>
181
 
                          <object class="GtkBox" id="boxCategories">
182
 
                            <property name="visible">True</property>
183
 
                            <property name="can_focus">False</property>
184
 
                            <property name="orientation">vertical</property>
185
 
                            <child>
186
 
                              <placeholder/>
187
 
                            </child>
188
 
                          </object>
189
 
                        </child>
190
 
                      </object>
191
 
                    </child>
192
 
                  </object>
193
 
                  <packing>
194
 
                    <property name="expand">False</property>
195
 
                    <property name="fill">True</property>
196
 
                    <property name="position">1</property>
197
 
                  </packing>
198
 
                </child>
199
 
              </object>
200
 
            </child>
201
 
            <child type="tab">
202
 
              <object class="GtkLabel" id="labCatSettings">
203
 
                <property name="visible">True</property>
204
 
                <property name="can_focus">False</property>
205
 
                <property name="label" translatable="yes">_Categories</property>
206
 
                <property name="use_underline">True</property>
207
 
              </object>
208
 
              <packing>
209
 
                <property name="tab_fill">False</property>
210
 
              </packing>
211
 
            </child>
212
 
          </object>
213
 
          <packing>
214
 
            <property name="expand">False</property>
215
 
            <property name="fill">True</property>
216
 
            <property name="position">1</property>
217
 
          </packing>
218
 
        </child>
219
 
      </object>
220
 
    </child>
221
 
    <action-widgets>
222
 
      <action-widget response="0">bSettingsOK</action-widget>
223
 
    </action-widgets>
224
 
  </object>
225
 
</interface>