~ubuntu-branches/ubuntu/trusty/onboard/trusty-proposed

« back to all changes in this revision

Viewing changes to layouts/Whiteboard-Numbers.svg

  • Committer: Package Import Robot
  • Author(s): Francesco Fumanti
  • Date: 2014-02-19 20:04:00 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20140219200400-7ejwmq3nztxtkq4e
Tags: 1.0.0-0ubuntu1
* Request for sponsorship for new upstream release (LP: #1282231)
* debian/control:
  - Raise Standards-Version to 3.9.5
  - Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
* debian/onboard.install:
  - Use usr/share/onboard/onboard-defaults.conf* instead of single entries
  - Add the usr/share/onboard/tools/checkmodels file
* debian/patches/add_defaults_for_ubuntu.patch:
  - Update add_defaults_for_ubuntu.patch with values for this release
* Word suggestions enhancements:
  - Every language id now has its own user language model
  - Add a checkbox to the Preferences to show the language switch on layouts
  - Add a checkbox to the Preferences to show the pause learning button
  - Add Canadian English system language model
  - Add Danish system language model
  - Add various flavors of the Dutch system language model
  - Add Gaelic system language model
  - Add Greek system language model
  - Add Irish system language model
  - Add Luxembourgian system language model.
  - Add Polish system language model
  - Add Romanian system language model
  - Add Swedish system language model
  - Add Turkish system language model
  - Update Brazilian system language model
  - Improve makemodels script
  - Add model_info tool
  - Add checkmodels tool to diagnose language model loading errors
  - Add tool to randomize sentences in corpora
  - Add copy function to allow transfer between language models
  - Add smart support for camel-case words (Thanks Michael Bauer)
  - Make language switcher more user-friendly (Thanks Michael Bauer)
  - Stop word correction when spell checker dictionary is not present
  - Fix learning of text spans larger than 100 characters
  - Fix word suggestions sometimes being unaware of modifier presses
  - Fix all upper-case words not being suggested at sentence begin
  - Fix wrong caret position in rename function of Nautilus
  - Fix some character deletion on focus change after a word completion
  - Fix bit rot in split_corpus tool
  - Improve handling of the / and other non-word tokens
  - Improve support for URLs and directories
  - Don't learn passwords from URLs
  - Show dialog on language model loading error (LP: #1278599)
* Layouts:
  - Add support for polygonal keys instead of only rectangles (LP: #1259371)
  - Make the Return key of the Compact and Full Keyboard layouts a polygon
  - Don't write suggestions outside prediction area in Onboard
  - Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
  - Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
  - Add short and long description to the layouts
  - Perform small visual improvements
* Change the design of the layout section in the Preferences
* Tweak themes lightly
* Click buttons:
  - Add support for new mousetweaks branch (version >= 3.9)
  - Fix CSClickMapper sometimes erroneously claiming to be active
* Add dependencies check to setup.py
* Add gsettings key to choose between Appindicator and GtkStatusIcon
* Add new D-Bus method ToggleVisible() for (LP: #1232107)
* Add input-event-source to the system defaults example file
* Add basic doctest for window manager detection
* Enhance the system defaults file with entries for the typing assistance
* Fix window manager detection
* Fix unregistering of events when auto-show is disabled
* Fix reading system defaults from XDG_CONFIG paths
* Fix quit button in popup layouts
* Fix back trace when pressing char keys
* Auto-release modifiers when hiding the keyboard (LP: #1277255)
* Allow startup without Atspi typelib
* Add fallback character for popup indicator in case it is not in the font
* Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
* Make moving of keyboard more responsive
* Correct D-Bus section in README
* New layout order in the Preferences of Onboard
* Improve some comments and strings in the source code
* Remove unused changekbd.sh
* Some code cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!-- Created for Onboard -->
 
3
 
 
4
<svg
 
5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
 
6
   xmlns:cc="http://creativecommons.org/ns#"
 
7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
8
   xmlns:svg="http://www.w3.org/2000/svg"
 
9
   xmlns="http://www.w3.org/2000/svg"
 
10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
 
11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
 
12
   id="svg2"
 
13
   height="96"
 
14
   width="240"
 
15
   version="1.0"
 
16
   inkscape:version="0.48.4 r9939"
 
17
   sodipodi:docname="Whiteboard-Numbers.svg">
 
18
  <defs
 
19
     id="defs84" />
 
20
  <sodipodi:namedview
 
21
     pagecolor="#ffffff"
 
22
     bordercolor="#666666"
 
23
     borderopacity="1"
 
24
     objecttolerance="10"
 
25
     gridtolerance="10"
 
26
     guidetolerance="10"
 
27
     inkscape:pageopacity="0"
 
28
     inkscape:pageshadow="2"
 
29
     inkscape:window-width="1520"
 
30
     inkscape:window-height="761"
 
31
     id="namedview82"
 
32
     showgrid="false"
 
33
     inkscape:zoom="3.16"
 
34
     inkscape:cx="180.28089"
 
35
     inkscape:cy="38.812342"
 
36
     inkscape:window-x="76"
 
37
     inkscape:window-y="27"
 
38
     inkscape:window-maximized="0"
 
39
     inkscape:current-layer="svg2"
 
40
     inkscape:snap-global="true"
 
41
     inkscape:snap-bbox="true"
 
42
     inkscape:bbox-paths="true"
 
43
     inkscape:bbox-nodes="true"
 
44
     showguides="true"
 
45
     inkscape:guide-bbox="true" />
 
46
  <metadata
 
47
     id="metadata3346">
 
48
    <rdf:RDF>
 
49
      <cc:Work
 
50
         rdf:about="">
 
51
        <dc:format>image/svg+xml</dc:format>
 
52
        <dc:type
 
53
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
 
54
      </cc:Work>
 
55
    </rdf:RDF>
 
56
  </metadata>
 
57
  <rect
 
58
     id="BD09"
 
59
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
60
     height="22.737225"
 
61
     width="22.73646"
 
62
     y="0.63081455"
 
63
     x="192.63158" />
 
64
  <rect
 
65
     id="BD03"
 
66
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
67
     height="22.737225"
 
68
     width="22.73646"
 
69
     y="0.63081455"
 
70
     x="48.631577" />
 
71
  <rect
 
72
     id="BD02"
 
73
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
74
     height="22.737225"
 
75
     width="22.73646"
 
76
     y="0.63081455"
 
77
     x="24.631582" />
 
78
  <rect
 
79
     id="BD01"
 
80
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
81
     height="22.737225"
 
82
     width="22.73646"
 
83
     y="0.63081455"
 
84
     x="0.63157892" />
 
85
  <rect
 
86
     id="BD07"
 
87
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
88
     height="22.737225"
 
89
     width="22.73646"
 
90
     y="0.63081455"
 
91
     x="144.63158" />
 
92
  <rect
 
93
     id="BD06"
 
94
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
95
     height="22.737225"
 
96
     width="22.73646"
 
97
     y="0.63081455"
 
98
     x="120.63158" />
 
99
  <rect
 
100
     id="BD05"
 
101
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
102
     height="22.737225"
 
103
     width="22.73646"
 
104
     y="0.63081455"
 
105
     x="96.631577" />
 
106
  <rect
 
107
     id="BD04"
 
108
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
109
     height="22.737225"
 
110
     width="22.73646"
 
111
     y="0.63081455"
 
112
     x="72.631577" />
 
113
  <rect
 
114
     id="BD10"
 
115
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
116
     height="22.737225"
 
117
     width="22.73646"
 
118
     y="0.63081455"
 
119
     x="216.63158" />
 
120
  <rect
 
121
     id="BD08"
 
122
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
123
     height="22.737225"
 
124
     width="22.73646"
 
125
     y="0.63081455"
 
126
     x="168.63158" />
 
127
  <rect
 
128
     id="BC04"
 
129
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
130
     height="22.737225"
 
131
     width="22.73646"
 
132
     y="24.631197"
 
133
     x="72.631577" />
 
134
  <rect
 
135
     id="BC05"
 
136
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
137
     height="22.737225"
 
138
     width="22.73646"
 
139
     y="24.631197"
 
140
     x="96.631577" />
 
141
  <rect
 
142
     id="BC06"
 
143
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
144
     height="22.737225"
 
145
     width="22.73646"
 
146
     y="24.631197"
 
147
     x="120.63159" />
 
148
  <rect
 
149
     id="BC07"
 
150
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
151
     height="22.737225"
 
152
     width="22.73646"
 
153
     y="24.631197"
 
154
     x="144.63159" />
 
155
  <rect
 
156
     id="BC01"
 
157
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
158
     height="22.737225"
 
159
     width="22.73646"
 
160
     y="24.631197"
 
161
     x="0.63157892"
 
162
     inkscape:label="#BC01" />
 
163
  <rect
 
164
     id="BC02"
 
165
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
166
     height="22.737225"
 
167
     width="22.73646"
 
168
     y="24.631197"
 
169
     x="24.631584" />
 
170
  <rect
 
171
     id="BC03"
 
172
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
173
     height="22.737225"
 
174
     width="22.73646"
 
175
     y="24.631197"
 
176
     x="48.631577" />
 
177
  <rect
 
178
     id="BC08"
 
179
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
180
     height="22.737225"
 
181
     width="22.73646"
 
182
     y="24.631197"
 
183
     x="168.63159" />
 
184
  <rect
 
185
     id="BC09"
 
186
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
187
     height="22.737225"
 
188
     width="22.73646"
 
189
     y="24.631197"
 
190
     x="192.63159" />
 
191
  <rect
 
192
     id="BC10"
 
193
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
194
     height="22.737225"
 
195
     width="22.73646"
 
196
     y="24.631197"
 
197
     x="216.63158" />
 
198
  <rect
 
199
     id="BB01"
 
200
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
201
     height="22.737225"
 
202
     width="22.73646"
 
203
     y="48.63158"
 
204
     x="0.63119411" />
 
205
  <rect
 
206
     id="BB05"
 
207
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
208
     height="22.737225"
 
209
     width="22.73646"
 
210
     y="48.63158"
 
211
     x="96.63121" />
 
212
  <rect
 
213
     id="BB04"
 
214
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
215
     height="22.737225"
 
216
     width="22.73646"
 
217
     y="48.63158"
 
218
     x="72.631195" />
 
219
  <rect
 
220
     id="BB06"
 
221
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
222
     height="22.737225"
 
223
     width="22.73646"
 
224
     y="48.63158"
 
225
     x="120.6312" />
 
226
  <rect
 
227
     id="BB03"
 
228
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
229
     height="22.737225"
 
230
     width="22.73646"
 
231
     y="48.63158"
 
232
     x="48.631199"
 
233
     inkscape:label="#BB03" />
 
234
  <rect
 
235
     id="BB02"
 
236
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
237
     height="22.737225"
 
238
     width="22.73646"
 
239
     y="48.63158"
 
240
     x="24.631197" />
 
241
  <rect
 
242
     id="BB07"
 
243
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
244
     height="22.737225"
 
245
     width="22.73646"
 
246
     y="48.63158"
 
247
     x="144.6312" />
 
248
  <rect
 
249
     id="BKSP"
 
250
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.25412714"
 
251
     height="22.745874"
 
252
     width="22.404102"
 
253
     y="48.627064"
 
254
     x="216.96843" />
 
255
  <rect
 
256
     id="layer1"
 
257
     style="fill:#f2e5d8;stroke:#000000;stroke-width:1.14832747"
 
258
     height="22.851671"
 
259
     width="22.851303"
 
260
     y="72.574158"
 
261
     x="0.57376766"
 
262
     inkscape:label="#layer1" />
 
263
  <rect
 
264
     id="layer4"
 
265
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26316786"
 
266
     height="22.737215"
 
267
     width="22.736832"
 
268
     y="72.631966"
 
269
     x="96.630829"
 
270
     inkscape:label="#layer4" />
 
271
  <rect
 
272
     id="BA06"
 
273
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26316786"
 
274
     height="22.737215"
 
275
     width="22.736832"
 
276
     y="72.631966"
 
277
     x="216.63042"
 
278
     inkscape:label="#BA06" />
 
279
  <rect
 
280
     x="168.63083"
 
281
     y="72.631958"
 
282
     width="22.73646"
 
283
     height="22.737225"
 
284
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
285
     id="BA04" />
 
286
  <rect
 
287
     x="144.63081"
 
288
     y="72.631958"
 
289
     width="22.73646"
 
290
     height="22.737225"
 
291
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
292
     id="BA03" />
 
293
  <rect
 
294
     x="192.6308"
 
295
     y="72.631958"
 
296
     width="22.73646"
 
297
     height="22.737225"
 
298
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
299
     id="BA05" />
 
300
  <rect
 
301
     x="120.63082"
 
302
     y="72.631958"
 
303
     width="22.73646"
 
304
     height="22.737225"
 
305
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
306
     id="layer5"
 
307
     inkscape:label="#layer5" />
 
308
  <rect
 
309
     x="168.6312"
 
310
     y="48.63158"
 
311
     width="22.73646"
 
312
     height="22.737225"
 
313
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
314
     id="BB08" />
 
315
  <rect
 
316
     x="192.6312"
 
317
     y="48.63158"
 
318
     width="22.73646"
 
319
     height="22.737225"
 
320
     style="fill:#e5d8b2;stroke:#000000;stroke-width:1.26315784"
 
321
     id="BB09" />
 
322
  <rect
 
323
     inkscape:label="#layer2"
 
324
     x="24.574533"
 
325
     y="72.574921"
 
326
     width="22.851303"
 
327
     height="22.851671"
 
328
     style="fill:#f2e5d8;stroke:#000000;stroke-width:1.14832747"
 
329
     id="layer2" />
 
330
  <rect
 
331
     id="layer3"
 
332
     style="fill:#f2e5d8;stroke:#000000;stroke-width:1.14832747"
 
333
     height="22.851671"
 
334
     width="22.851303"
 
335
     y="72.574921"
 
336
     x="48.574162"
 
337
     inkscape:label="#layer3" />
 
338
  <rect
 
339
     inkscape:label="#layer0"
 
340
     x="72.574165"
 
341
     y="72.574539"
 
342
     width="22.851303"
 
343
     height="22.851671"
 
344
     style="fill:#f2e5d8;stroke:#000000;stroke-width:1.14832747"
 
345
     id="layer0" />
 
346
</svg>