summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 50d72b6162c90e8d11b9f5dfbccdc1e446cb24a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
commit 74c4f34a137c2cd2c76f0b2bed32bfb7060ca653
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jul 10 00:52:06 2012 +0200

    fix POTFILES.in

 po/POTFILES.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f586f849d6151ffde79c1f1b36c038a3916470dc
Merge: b96b613 a20404a
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jul 10 00:42:27 2012 +0200

    Merge branch 'master' of github.com:mate-desktop/mate-session-manager

commit b96b613c3ff317d6897dfc0228d5f91199b72f80
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jul 10 00:42:08 2012 +0200

    fix gettext package name

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0a7d818dcaef7400f07361a182f27c55f036a8d9
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jul 10 00:41:42 2012 +0200

    add po gnome copyrights file

 po/gnome-copyrights.txt | 1324 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1324 insertions(+)

commit a20404af7c2ece049d9d423a89be7707a37cefa5
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu May 10 15:02:12 2012 -0400

    Revert "Preparing for 1.2.1 release."
    
    This reverts commit 973fb6b3aac7b37a741b21f3571be1dafaa0d7f4.

 ChangeLog    |   16 ----------------
 README       |   25 ++++++++++++++++++++-----
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 22 deletions(-)

commit 973fb6b3aac7b37a741b21f3571be1dafaa0d7f4
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu May 10 12:51:25 2012 -0400

    Preparing for 1.2.1 release.

 ChangeLog    |   16 ++++++++++++++++
 README       |   25 +++++--------------------
 configure.ac |    2 +-
 3 files changed, 22 insertions(+), 21 deletions(-)

commit d2717333e57bd8b2e8533d8c3de8ceb120830f6a
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu May 10 12:50:16 2012 -0400

    Fixed reboot/shutdown issue.

 mate-session/gsm-manager.c               |   42 ++++++++++++++++++++++++++++++
 mate-session/gsm-manager.h               |    6 +++++
 mate-session/org.mate.SessionManager.xml |   16 ++++++++++++
 3 files changed, 64 insertions(+)

commit 22feb13f2d163436ab2c3af1b30823ddee6e43b5
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu Feb 23 21:31:13 2012 -0500

    Preparing for 1.2 release

 ChangeLog              |  431 ++++++++++++++++++++++++++++++++++++++++++++++++
 autogen.sh             |    4 +-
 configure.ac           |    2 +-
 distro/ubuntu/build    |   29 ----
 distro/ubuntu/postinst |   11 --
 distro/ubuntu/postrm   |    8 -
 distro/ubuntu/preinst  |    7 -
 distro/ubuntu/prerm    |   11 --
 8 files changed, 434 insertions(+), 69 deletions(-)

commit 838bbdba9b2581489b2e6b9b6265098dde1e312f
Author: Perberos <perberos@gmail.com>
Date:   Mon Jan 30 12:56:56 2012 -0300

    update version number on archlinux scripts

 distro/archlinux/PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 624c3c083c0d2deb17711e1bf880d43e3c3f3435
Author: Perberos <perberos@gmail.com>
Date:   Mon Jan 30 12:56:46 2012 -0300

    GDK_DISPLAY() is deprecated

 mate-session/gs-idle-monitor.c    |   38 ++++++++++++++++++-------------------
 mate-session/gsm-inhibit-dialog.c |   16 ++++++++--------
 2 files changed, 27 insertions(+), 27 deletions(-)

commit 2509a50ebe4f3af9530d060a2ca1567cbc564445
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Jan 16 15:56:49 2012 +0100

    1.1.2 release

 HACKING                   |   13 ++++---------
 configure.ac              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 4 files changed, 7 insertions(+), 12 deletions(-)

commit 6cf79a41c3f1b419c403e556bf39c35e12c20e5c
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Jan 16 15:53:25 2012 +0100

    solved high cpu usage with compiz

 data/mate-wm |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 2f5fa07da8e7ffd44fe55f853ac7d055a6f4caf0
Merge: 7ab49d8 2a6ebef
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jan 15 13:34:10 2012 +0100

    Merge branch 'master' of github.com:mate-desktop/mate-session-manager

commit 7ab49d88c8b9712369aefcb5e3a1c39fd6434993
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jan 15 13:33:36 2012 +0100

    update for 1.1.1 release

 AUTHORS                   |    4 +++-
 configure.ac              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 4 files changed, 6 insertions(+), 4 deletions(-)

commit d877420b26b2eff2d16306e5befd21fa093fa232
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jan 15 13:33:10 2012 +0100

    switch user, use GDM if MDM not found (lightDM supports gdmflexiserver too)

 mate-session/gsm-manager.c |   23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit 8a462f1358573ff538fb3795df12d6207d6474ac
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Jan 15 12:49:15 2012 +0100

    fix gettext package name

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2a6ebefbb2e692ddc353d6b508e2c98f4cd7874b
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue Jan 10 14:33:40 2012 -0500

    Changed mate.gr.jp to gnome.gr.jp as requested in Issue #86

 po/ja.po |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 7cda9aec7fc057788d480177011260e964b2b374
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Dec 10 20:47:06 2011 +0100

    updated version to 1.1.0

 AUTHORS                   |    5 +++++
 configure.ac              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 4 files changed, 8 insertions(+), 3 deletions(-)

commit 363e46d68814c7b20b7f7ac5d17b59e4a644e9e5
Author: Perberos <perberos@gmail.com>
Date:   Sat Dec 3 20:19:34 2011 -0300

    removing autogenerated files

 m4/intltool.m4       |  216 --
 m4/libtool.m4        | 7831 --------------------------------------------------
 m4/ltoptions.m4      |  369 ---
 m4/ltsugar.m4        |  123 -
 m4/ltversion.m4      |   23 -
 m4/lt~obsolete.m4    |   98 -
 m4/mate-doc-utils.m4 |   56 -
 7 files changed, 8716 deletions(-)

commit 3e4256a425cb856b187ab45ee6395eb22e3a7459
Author: Perberos <perberos@gmail.com>
Date:   Sat Dec 3 20:15:19 2011 -0300

    removing autogenerated files

 INSTALL                         |  302 --
 Makefile.in                     |  824 ----
 aclocal.m4                      | 1892 --------
 capplet/Makefile.in             |  639 ---
 config.guess                    | 1511 ------
 config.h.in                     |  116 -
 config.sub                      | 1705 -------
 data/Makefile.in                |  850 ----
 data/icons/16x16/Makefile.in    |  497 --
 data/icons/22x22/Makefile.in    |  497 --
 data/icons/24x24/Makefile.in    |  495 --
 data/icons/32x32/Makefile.in    |  497 --
 data/icons/48x48/Makefile.in    |  495 --
 data/icons/Makefile.in          |  633 ---
 data/icons/scalable/Makefile.in |  495 --
 doc/Makefile.in                 |  633 ---
 doc/dbus/Makefile.in            |  528 ---
 doc/man/Makefile.in             |  521 ---
 egg/Makefile.in                 |  631 ---
 install-sh                      |  520 ---
 ltmain.sh                       | 9636 ---------------------------------------
 mate-doc-utils.make             |  655 ---
 mate-session/Makefile.in        | 1158 -----
 missing                         |  376 --
 mkinstalldirs                   |  162 -
 po/Makefile.in.in               |  217 -
 tools/Makefile.in               |  618 ---
 27 files changed, 27103 deletions(-)

commit 16704acc4fe3f80819106b03050cc8560775f313
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Dec 2 20:11:07 2011 -0500

    Changed version to 2011.12.01

 configure.ac              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 52d7aadcc57f3fa09653d315fc1a7fef52ae6bca
Author: Perberos <perberos@gmail.com>
Date:   Thu Dec 1 23:03:59 2011 -0300

    moving from https://github.com/perberos/mate-desktop-environment

 AUTHORS                                            |   22 +
 COPYING                                            |  339 +
 ChangeLog                                          |    1 +
 HACKING                                            |   31 +
 INSTALL                                            |  302 +
 MAINTAINERS                                        |   20 +
 Makefile.am                                        |   31 +
 Makefile.in                                        |  824 ++
 NEWS                                               |    1 +
 README                                             |   45 +
 aclocal.m4                                         | 1892 ++++
 autogen.sh                                         |   25 +
 capplet/Makefile.am                                |   33 +
 capplet/Makefile.in                                |  639 ++
 capplet/gsm-app-dialog.c                           |  544 ++
 capplet/gsm-app-dialog.h                           |   70 +
 capplet/gsm-properties-dialog.c                    |  819 ++
 capplet/gsm-properties-dialog.h                    |   61 +
 capplet/gsp-app-manager.c                          |  593 ++
 capplet/gsp-app-manager.h                          |   85 +
 capplet/gsp-app.c                                  | 1050 +++
 capplet/gsp-app.h                                  |  109 +
 capplet/gsp-keyfile.c                              |  149 +
 capplet/gsp-keyfile.h                              |   67 +
 capplet/main.c                                     |  102 +
 config.guess                                       | 1511 +++
 config.h.in                                        |  116 +
 config.sub                                         | 1705 ++++
 configure.ac                                       |  390 +
 data/Makefile.am                                   |   66 +
 data/Makefile.in                                   |  850 ++
 data/gsm-inhibit-dialog.ui                         |   60 +
 data/icons/16x16/Makefile.am                       |   23 +
 data/icons/16x16/Makefile.in                       |  497 +
 data/icons/16x16/mate-session-properties.png       |  Bin 0 -> 595 bytes
 data/icons/16x16/mate-session-properties.svg       |  394 +
 data/icons/22x22/Makefile.am                       |   23 +
 data/icons/22x22/Makefile.in                       |  497 +
 data/icons/22x22/mate-session-properties.png       |  Bin 0 -> 754 bytes
 data/icons/22x22/mate-session-properties.svg       |  440 +
 data/icons/24x24/Makefile.am                       |   21 +
 data/icons/24x24/Makefile.in                       |  495 +
 data/icons/24x24/mate-session-properties.png       |  Bin 0 -> 784 bytes
 data/icons/32x32/Makefile.am                       |   23 +
 data/icons/32x32/Makefile.in                       |  497 +
 data/icons/32x32/mate-session-properties.png       |  Bin 0 -> 1109 bytes
 data/icons/32x32/mate-session-properties.svg       |  490 +
 data/icons/48x48/Makefile.am                       |   21 +
 data/icons/48x48/Makefile.in                       |  495 +
 data/icons/48x48/mate-session-properties.png       |  Bin 0 -> 1839 bytes
 data/icons/Makefile.am                             |    3 +
 data/icons/Makefile.in                             |  633 ++
 data/icons/scalable/Makefile.am                    |   21 +
 data/icons/scalable/Makefile.in                    |  495 +
 data/icons/scalable/mate-session-properties.svg    |  515 ++
 data/mate-session-properties.desktop.in.in         |   14 +
 data/mate-session.schemas.in.in                    |  101 +
 data/mate-wm                                       |  160 +
 data/mate-wm.desktop.in.in                         |   12 +
 data/mate.desktop.in                               |    7 +
 data/session-properties.ui                         |  323 +
 depcomp                                            |  630 ++
 distro/archlinux/PKGBUILD                          |   38 +
 distro/archlinux/mate-session-manager.install      |   22 +
 distro/ubuntu/build                                |   29 +
 distro/ubuntu/postinst                             |   11 +
 distro/ubuntu/postrm                               |    8 +
 distro/ubuntu/preinst                              |    7 +
 distro/ubuntu/prerm                                |   11 +
 doc/Makefile.am                                    |    3 +
 doc/Makefile.in                                    |  633 ++
 doc/dbus/Makefile.am                               |   48 +
 doc/dbus/Makefile.in                               |  528 ++
 doc/dbus/config.xsl                                |    6 +
 doc/dbus/dbus-introspect-docs.dtd                  |   32 +
 doc/dbus/docbook.css                               |   78 +
 doc/dbus/mate-session.xml.in                       |   52 +
 doc/dbus/spec-to-docbook.xsl                       |  555 ++
 doc/man/Makefile.am                                |   10 +
 doc/man/Makefile.in                                |  521 ++
 doc/man/mate-session-properties.1                  |   24 +
 doc/man/mate-session-save.1                        |   40 +
 doc/man/mate-session.1                             |   79 +
 doc/man/mate-wm.1                                  |   51 +
 egg/Makefile.am                                    |   52 +
 egg/Makefile.in                                    |  631 ++
 egg/eggdesktopfile.c                               | 1499 +++
 egg/eggdesktopfile.h                               |  164 +
 egg/eggsmclient-private.h                          |   68 +
 egg/eggsmclient-xsmp.c                             | 1369 +++
 egg/eggsmclient.c                                  |  589 ++
 egg/eggsmclient.h                                  |  120 +
 install-sh                                         |  520 ++
 ltmain.sh                                          | 9636 ++++++++++++++++++++
 m4/intltool.m4                                     |  216 +
 m4/libtool.m4                                      | 7831 ++++++++++++++++
 m4/ltoptions.m4                                    |  369 +
 m4/ltsugar.m4                                      |  123 +
 m4/ltversion.m4                                    |   23 +
 m4/lt~obsolete.m4                                  |   98 +
 m4/mate-doc-utils.m4                               |   56 +
 mate-doc-utils.make                                |  655 ++
 mate-session/Makefile.am                           |  140 +
 mate-session/Makefile.in                           | 1158 +++
 mate-session/README                                |   65 +
 mate-session/gs-idle-monitor.c                     |  507 +
 mate-session/gs-idle-monitor.h                     |   75 +
 mate-session/gsm-app.c                             |  489 +
 mate-session/gsm-app.h                             |  136 +
 mate-session/gsm-autostart-app.c                   | 1144 +++
 mate-session/gsm-autostart-app.h                   |   78 +
 mate-session/gsm-client.c                          |  531 ++
 mate-session/gsm-client.h                          |  175 +
 mate-session/gsm-consolekit.c                      |  903 ++
 mate-session/gsm-consolekit.h                      |  105 +
 mate-session/gsm-dbus-client.c                     |  700 ++
 mate-session/gsm-dbus-client.h                     |   77 +
 mate-session/gsm-inhibit-dialog.c                  | 1164 +++
 mate-session/gsm-inhibit-dialog.h                  |   74 +
 mate-session/gsm-inhibitor.c                       |  605 ++
 mate-session/gsm-inhibitor.h                       |  120 +
 mate-session/gsm-logout-dialog.c                   |  461 +
 mate-session/gsm-logout-dialog.h                   |   77 +
 mate-session/gsm-manager.c                         | 3481 +++++++
 mate-session/gsm-manager.h                         |  190 +
 mate-session/gsm-marshal.list                      |    3 +
 mate-session/gsm-mateconf.c                        |  143 +
 mate-session/gsm-mateconf.h                        |   31 +
 mate-session/gsm-presence.c                        |  550 ++
 mate-session/gsm-presence.h                        |  100 +
 mate-session/gsm-session-save.c                    |  254 +
 mate-session/gsm-session-save.h                    |   38 +
 mate-session/gsm-store.c                           |  413 +
 mate-session/gsm-store.h                           |  101 +
 mate-session/gsm-util.c                            |  505 +
 mate-session/gsm-util.h                            |   56 +
 mate-session/gsm-xsmp-client.c                     | 1332 +++
 mate-session/gsm-xsmp-client.h                     |   93 +
 mate-session/gsm-xsmp-server.c                     |  732 ++
 mate-session/gsm-xsmp-server.h                     |   62 +
 mate-session/main.c                                |  543 ++
 mate-session/mdm-log.c                             |  206 +
 mate-session/mdm-log.h                             |   55 +
 mate-session/mdm-signal-handler.c                  |  553 ++
 mate-session/mdm-signal-handler.h                  |   78 +
 mate-session/mdm.c                                 |  496 +
 mate-session/mdm.h                                 |   58 +
 mate-session/org.mate.SessionManager.App.xml       |   43 +
 mate-session/org.mate.SessionManager.Client.xml    |   73 +
 .../org.mate.SessionManager.ClientPrivate.xml      |  123 +
 mate-session/org.mate.SessionManager.Inhibitor.xml |   66 +
 mate-session/org.mate.SessionManager.Presence.xml  |   95 +
 mate-session/org.mate.SessionManager.xml           |  377 +
 mate-session/test-client-dbus.c                    |  261 +
 mate-session/test-inhibit.c                        |  198 +
 missing                                            |  376 +
 mkinstalldirs                                      |  162 +
 po/LINGUAS                                         |  104 +
 po/Makefile.in.in                                  |  217 +
 po/POTFILES.in                                     |   23 +
 po/POTFILES.skip                                   |    6 +
 po/af.po                                           |  487 +
 po/am.po                                           |  485 +
 po/ar.po                                           |  596 ++
 po/as.po                                           |  579 ++
 po/ast.po                                          |  631 ++
 po/az.po                                           |  483 +
 po/be.po                                           |  958 ++
 po/be@latin.po                                     |  557 ++
 po/bg.po                                           |  505 +
 po/bn.po                                           |  552 ++
 po/bn_IN.po                                        |  502 +
 po/br.po                                           |  504 +
 po/bs.po                                           |  490 +
 po/ca.po                                           | 1090 +++
 po/ca@valencia.po                                  | 1093 +++
 po/crh.po                                          |  570 ++
 po/cs.po                                           |  505 +
 po/cy.po                                           |  521 ++
 po/da.po                                           |  605 ++
 po/de.po                                           |  986 ++
 po/dz.po                                           |  648 ++
 po/el.po                                           |  579 ++
 po/en@shaw.po                                      |  531 ++
 po/en_CA.po                                        |  656 ++
 po/en_GB.po                                        |  952 ++
 po/eo.po                                           |  592 ++
 po/es.po                                           |  630 ++
 po/et.po                                           |  403 +
 po/eu.po                                           |  548 ++
 po/fa.po                                           |  533 ++
 po/fi.po                                           |  587 ++
 po/fr.po                                           |  517 ++
 po/fur.po                                          |  669 ++
 po/fy.po                                           |  594 ++
 po/ga.po                                           |  530 ++
 po/gl.po                                           |  548 ++
 po/gu.po                                           |  535 ++
 po/ha.po                                           |  810 ++
 po/he.po                                           |  879 ++
 po/hi.po                                           |  568 ++
 po/hr.po                                           |  938 ++
 po/hu.po                                           |  505 +
 po/hy.po                                           |  491 +
 po/id.po                                           |  516 ++
 po/ig.po                                           |  800 ++
 po/is.po                                           |  491 +
 po/it.po                                           |  601 ++
 po/ja.po                                           |  568 ++
 po/ka.po                                           |  796 ++
 po/kn.po                                           |  681 ++
 po/ko.po                                           |  565 ++
 po/ku.po                                           |  878 ++
 po/lt.po                                           |  558 ++
 po/lv.po                                           |  564 ++
 po/mai.po                                          |  510 ++
 po/mg.po                                           |  487 +
 po/mi.po                                           |  458 +
 po/mk.po                                           |  589 ++
 po/ml.po                                           |  563 ++
 po/mn.po                                           |  495 +
 po/mr.po                                           |  522 ++
 po/ms.po                                           |  502 +
 po/nb.po                                           |  488 +
 po/nds.po                                          |  508 ++
 po/ne.po                                           |  628 ++
 po/nl.po                                           |  614 ++
 po/nn.po                                           | 1064 +++
 po/nso.po                                          |  496 +
 po/oc.po                                           |  657 ++
 po/or.po                                           |  537 ++
 po/pa.po                                           |  648 ++
 po/pl.po                                           |  506 +
 po/ps.po                                           |  548 ++
 po/pt.po                                           |  992 ++
 po/pt_BR.po                                        |  605 ++
 po/ro.po                                           |  543 ++
 po/ru.po                                           |  479 +
 po/rw.po                                           |  566 ++
 po/si.po                                           |  586 ++
 po/sk.po                                           |  911 ++
 po/sl.po                                           |  540 ++
 po/sq.po                                           |  646 ++
 po/sr.po                                           |  962 ++
 po/sr@latin.po                                     |  962 ++
 po/sv.po                                           |  558 ++
 po/ta.po                                           |  588 ++
 po/te.po                                           |  538 ++
 po/th.po                                           |  951 ++
 po/tk.po                                           |  458 +
 po/tr.po                                           |  903 ++
 po/ug.po                                           |  566 ++
 po/uk.po                                           |  580 ++
 po/uz.po                                           |  522 ++
 po/uz@cyrillic.po                                  |  522 ++
 po/vi.po                                           |  513 ++
 po/wa.po                                           |  498 +
 po/xh.po                                           |  500 +
 po/yo.po                                           |  802 ++
 po/zh_CN.po                                        |  582 ++
 po/zh_HK.po                                        |  932 ++
 po/zh_TW.po                                        |  940 ++
 po/zu.po                                           |  493 +
 tools/Makefile.am                                  |   22 +
 tools/Makefile.in                                  |  618 ++
 tools/mate-session-save.c                          |  320 +
 266 files changed, 132146 insertions(+)