~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to GlobalDialogs.ui

  • Committer: Umang Varma
  • Date: 2022-03-12 23:34:38 UTC
  • Revision ID: git-v1:5c567b9671f55f67086ff6aba645c3fed424813a
Bump version 0.5.9 -> 0.5.10

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.22.1 -->
 
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.10</property>
 
14
    <property name="copyright">Copyright © 2012-2022 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
 
36
 
 
37
Contributions from:
 
38
Zheng-Ling Lai (GitHub: @jamesljlster)
 
39
Justin Engel (Github: @ justengel)</property>
 
40
    <property name="translator_credits">https://launchpad.net/indicator-stickynotes/+topcontributors
 
41
 
 
42
Virusyoon
 
43
Fiorenza Francesco
 
44
Przemyslaw Kujawski
 
45
vasco
 
46
sitmex
 
47
Yung Shen
 
48
joshg
 
49
Fcmam5
 
50
Thiagomohrs
 
51
Jean-Marc
 
52
Rednilec
 
53
Dahaka
 
54
Микола Ткач
 
55
Grzegorz Kowalewski
 
56
ZhNazarM
 
57
Adem Kürşat UZUN
 
58
ViBE
 
59
Цымбарович Петр
 
60
Wang Dianjin
 
61
Nikos Gr
 
62
Adolfo Jayme
 
63
Andrea Girvasi
 
64
Andrew Chen
 
65
dmm041191
 
66
RobeR
 
67
Wormhole
 
68
Itamar Carvalho
 
69
Ibai Oihanguren Sala
 
70
gogo
 
71
Olivier Girard
 
72
timbo</property>
 
73
    <property name="logo">Icons/indicator-stickynotes.png</property>
 
74
    <property name="wrap_license">True</property>
 
75
    <child>
 
76
      <placeholder/>
 
77
    </child>
 
78
    <child internal-child="vbox">
 
79
      <object class="GtkBox" id="aboutdialog-vbox1">
 
80
        <property name="can_focus">False</property>
 
81
        <property name="orientation">vertical</property>
 
82
        <property name="spacing">2</property>
 
83
        <child internal-child="action_area">
 
84
          <object class="GtkButtonBox" id="aboutdialog-action_area1">
 
85
            <property name="can_focus">False</property>
 
86
            <property name="layout_style">end</property>
 
87
          </object>
 
88
          <packing>
 
89
            <property name="expand">False</property>
 
90
            <property name="fill">True</property>
 
91
            <property name="pack_type">end</property>
 
92
            <property name="position">0</property>
 
93
          </packing>
 
94
        </child>
 
95
        <child>
 
96
          <placeholder/>
 
97
        </child>
 
98
      </object>
 
99
    </child>
 
100
  </object>
 
101
  <object class="GtkDialog" id="wSettings">
 
102
    <property name="can_focus">False</property>
 
103
    <property name="border_width">5</property>
 
104
    <property name="title" translatable="yes">Settings</property>
 
105
    <property name="modal">True</property>
 
106
    <property name="type_hint">normal</property>
 
107
    <child>
 
108
      <placeholder/>
 
109
    </child>
 
110
    <child internal-child="vbox">
 
111
      <object class="GtkBox" id="dialog-vbox1">
 
112
        <property name="can_focus">False</property>
 
113
        <property name="orientation">vertical</property>
 
114
        <property name="spacing">2</property>
 
115
        <child internal-child="action_area">
 
116
          <object class="GtkButtonBox" id="dialog-action_area1">
 
117
            <property name="can_focus">False</property>
 
118
            <property name="layout_style">end</property>
 
119
            <child>
 
120
              <placeholder/>
 
121
            </child>
 
122
            <child>
 
123
              <object class="GtkButton" id="bSettingsOK">
 
124
                <property name="label">gtk-ok</property>
 
125
                <property name="visible">True</property>
 
126
                <property name="can_focus">True</property>
 
127
                <property name="receives_default">True</property>
 
128
                <property name="use_stock">True</property>
 
129
              </object>
 
130
              <packing>
 
131
                <property name="expand">False</property>
 
132
                <property name="fill">True</property>
 
133
                <property name="position">1</property>
 
134
              </packing>
 
135
            </child>
 
136
          </object>
 
137
          <packing>
 
138
            <property name="expand">False</property>
 
139
            <property name="fill">True</property>
 
140
            <property name="pack_type">end</property>
 
141
            <property name="position">0</property>
 
142
          </packing>
 
143
        </child>
 
144
        <child>
 
145
          <object class="GtkNotebook" id="nbSettings">
 
146
            <property name="visible">True</property>
 
147
            <property name="can_focus">True</property>
 
148
            <child>
 
149
              <object class="GtkBox" id="boxcategoriesOuter">
 
150
                <property name="visible">True</property>
 
151
                <property name="can_focus">False</property>
 
152
                <property name="orientation">vertical</property>
 
153
                <child>
 
154
                  <object class="GtkToolbar" id="barCategory">
 
155
                    <property name="visible">True</property>
 
156
                    <property name="can_focus">False</property>
 
157
                    <property name="toolbar_style">both-horiz</property>
 
158
                    <property name="icon_size">2</property>
 
159
                    <child>
 
160
                      <object class="GtkToolButton" id="catNew">
 
161
                        <property name="visible">True</property>
 
162
                        <property name="can_focus">False</property>
 
163
                        <property name="tooltip_text" translatable="yes">New</property>
 
164
                        <property name="is_important">True</property>
 
165
                        <property name="label" translatable="yes">New</property>
 
166
                        <property name="use_underline">True</property>
 
167
                        <property name="stock_id">gtk-add</property>
 
168
                        <signal name="clicked" handler="new_category" swapped="no"/>
 
169
                      </object>
 
170
                      <packing>
 
171
                        <property name="expand">False</property>
 
172
                        <property name="homogeneous">True</property>
 
173
                      </packing>
 
174
                    </child>
 
175
                  </object>
 
176
                  <packing>
 
177
                    <property name="expand">False</property>
 
178
                    <property name="fill">True</property>
 
179
                    <property name="position">0</property>
 
180
                  </packing>
 
181
                </child>
 
182
                <child>
 
183
                  <object class="GtkScrolledWindow" id="scrolledwindow1">
 
184
                    <property name="width_request">450</property>
 
185
                    <property name="height_request">370</property>
 
186
                    <property name="visible">True</property>
 
187
                    <property name="can_focus">True</property>
 
188
                    <property name="vexpand">True</property>
 
189
                    <property name="shadow_type">in</property>
 
190
                    <child>
 
191
                      <object class="GtkViewport" id="viewport1">
 
192
                        <property name="visible">True</property>
 
193
                        <property name="can_focus">False</property>
 
194
                        <child>
 
195
                          <object class="GtkBox" id="boxCategories">
 
196
                            <property name="visible">True</property>
 
197
                            <property name="can_focus">False</property>
 
198
                            <property name="orientation">vertical</property>
 
199
                            <child>
 
200
                              <placeholder/>
 
201
                            </child>
 
202
                          </object>
 
203
                        </child>
 
204
                      </object>
 
205
                    </child>
 
206
                  </object>
 
207
                  <packing>
 
208
                    <property name="expand">False</property>
 
209
                    <property name="fill">True</property>
 
210
                    <property name="position">1</property>
 
211
                  </packing>
 
212
                </child>
 
213
              </object>
 
214
            </child>
 
215
            <child type="tab">
 
216
              <object class="GtkLabel" id="labCatSettings">
 
217
                <property name="visible">True</property>
 
218
                <property name="can_focus">False</property>
 
219
                <property name="label" translatable="yes">_Categories</property>
 
220
                <property name="use_underline">True</property>
 
221
              </object>
 
222
              <packing>
 
223
                <property name="tab_fill">False</property>
 
224
              </packing>
 
225
            </child>
 
226
          </object>
 
227
          <packing>
 
228
            <property name="expand">False</property>
 
229
            <property name="fill">True</property>
 
230
            <property name="position">1</property>
 
231
          </packing>
 
232
        </child>
 
233
      </object>
 
234
    </child>
 
235
    <action-widgets>
 
236
      <action-widget response="0">bSettingsOK</action-widget>
 
237
    </action-widgets>
 
238
  </object>
 
239
</interface>