~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to GlobalDialogs.ui

  • Committer: Umang Varma
  • Date: 2012-07-14 01:49:30 UTC
  • Revision ID: git-v1:1da4153dc5272b318c16c7c129e2ac4e5a29cb78
Start using python's locale for l10n

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