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
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
|
commit 877bd1e3c1390ca58b72c61c9df421eb5a1bbd28
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Thu Jul 12 11:18:54 2012 +0200
sync translations with transifex
po/af.po | 1387 +++++++++++++----------------
po/as.po | 926 +++++++++----------
po/ast.po | 664 +++++++-------
po/az.po | 1733 +++++++++++++++++++++++-------------
po/be.po | 2251 +++++++++++++++++++++--------------------------
po/bg.po | 448 ++++------
po/bn.po | 946 +++++++-------------
po/bn_IN.po | 878 ++++++++----------
po/br.po | 871 ++++++++++--------
po/bs.po | 1582 ++++++++++++++++++++++++---------
po/ca.po | 1539 ++++----------------------------
po/ca@valencia.po | 1742 +++++++-----------------------------
po/cs.po | 434 ++++-----
po/cy.po | 2145 ++++++++++++++++++++++----------------------
po/da.po | 495 ++++-------
po/de.po | 512 ++++-------
po/dz.po | 1363 ++++++++++++++--------------
po/el.po | 516 ++++++-----
po/en_CA.po | 1272 ++++++++++++++++----------
po/en_GB.po | 663 ++++----------
po/es.po | 530 ++++-------
po/et.po | 531 +++++++----
po/eu.po | 419 ++++-----
po/fa.po | 1862 ++++++++++++++++++++++-----------------
po/fi.po | 1272 +++++++-------------------
po/fr.po | 473 ++++------
po/fur.po | 1153 +++++++++++++-----------
po/ga.po | 874 ++++++++++--------
po/gl.po | 478 ++++------
po/gnome-copyrights.txt | 1258 ++++++++++++++++++++++++++
po/gu.po | 920 +++++++++----------
po/he.po | 470 ++++------
po/hi.po | 948 ++++++++++----------
po/hr.po | 1048 +++++++++++++---------
po/hu.po | 419 ++++-----
po/id.po | 442 ++++------
po/is.po | 1722 +++++++++++++++++++++++-------------
po/it.po | 484 ++++------
po/ka.po | 1597 ++++++++++++++++++++++-----------
po/kk.po | 468 +++++-----
po/kn.po | 645 +++++++-------
po/ko.po | 611 +++++++------
po/ks.po | 1132 ++++++++++++++----------
po/ku.po | 1325 ++++++++++++++++------------
po/lt.po | 489 ++++------
po/lv.po | 729 +++++++--------
po/mai.po | 855 ++++++++++--------
po/mg.po | 1612 ++++++++++++++++++++++-----------
po/mk.po | 1145 +++++++++++++-----------
po/ml.po | 773 ++++++++--------
po/mn.po | 1984 +++++++++++++++++++++++------------------
po/mr.po | 888 ++++++++++---------
po/ms.po | 1679 +++++++++++++++++++++++------------
po/nb.po | 382 ++++----
po/nds.po | 793 +++++++++--------
po/ne.po | 1241 ++++++++++++++++----------
po/nl.po | 474 ++++------
po/nn.po | 1175 +++++++++++++++----------
po/nso.po | 1574 ++++++++++++++++++++++++---------
po/oc.po | 695 +++++++--------
po/or.po | 828 ++++++++---------
po/pa.po | 438 ++++-----
po/pl.po | 432 ++++-----
po/ps.po | 1101 ++++++++++++++---------
po/pt.po | 1251 +++++++-------------------
po/pt_BR.po | 548 ++++--------
po/ro.po | 689 +++++++--------
po/ru.po | 505 +++++------
po/si.po | 1262 +++++++++++++++++---------
po/sk.po | 1167 ++++++++++++++----------
po/sl.po | 495 +++++------
po/sq.po | 1131 ++++++++++++++----------
po/sr.po | 613 +++++--------
po/sr@latin.po | 613 +++++--------
po/sv.po | 912 +++++--------------
po/ta.po | 658 +++++++-------
po/te.po | 757 ++++++++--------
po/th.po | 1431 +++++++++---------------------
po/tk.po | 1610 ++++++++++++++++++++++-----------
po/tr.po | 970 ++++++++++----------
po/ug.po | 1600 +++++++++++++++++++++++----------
po/uz.po | 918 +++++++++++--------
po/vi.po | 886 ++++++++++---------
po/wa.po | 1604 ++++++++++++++++++++++-----------
po/xh.po | 1608 +++++++++++++++++++++++----------
po/zh_CN.po | 389 ++++----
po/zh_HK.po | 387 +++-----
po/zh_TW.po | 448 ++++------
po/zu.po | 1568 ++++++++++++++++++++++++---------
89 files changed, 45236 insertions(+), 41519 deletions(-)
commit 7f3dc89e4d5c451d36e593c1e4a0a197140fb8ac
Merge: 5e9a0dd f8e78d8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Wed May 16 02:51:47 2012 -0700
Merge pull request #1 from MDykstra/master
backward compatible dependency on gmodule-2.0
commit f8e78d8669e4ad9e2ccde3c2318b47e9563eb8d5
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date: Wed May 16 05:03:50 2012 +0200
only depend on gmodule-2.0 if it exists
configure.ac | 2 ++
1 file changed, 2 insertions(+)
commit 5e9a0ddfc5a35cb6b83840e9708914ab95d592ab
Author: Perberos <perberos@gmail.com>
Date: Tue Apr 17 18:32:22 2012 -0300
folder name mistake
src/eom-application.c | 8 ++++----
src/eom-util.c | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
commit 3ec67e8e70aef72ed7b63d0ff22c9895f810860d
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Wed Mar 7 16:09:26 2012 +0100
update translations (ar, uk)
po/ar.po | 439 ++++++++++++++++--------------------------
po/uk.po | 640 ++++++++++++++++++++++++++++++--------------------------------
2 files changed, 471 insertions(+), 608 deletions(-)
commit eaf2b02aff434e190d045a7bbee0a093719ca9f2
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Wed Mar 7 16:01:28 2012 +0100
update info for 1.2 release
ChangeLog | 597 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
MAINTAINERS | 7 -
Makefile.am | 4 -
README | 2 +
autogen.sh | 4 +-
configure.ac | 2 +-
6 files changed, 602 insertions(+), 14 deletions(-)
commit 98403dcdc65f055f047b99902f119a4fb5a4c40c
Author: Perberos <perberos@gmail.com>
Date: Mon Jan 30 13:26:01 2012 -0300
g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate-panel/issues/8)
src/eom-application.c | 18 ++++++++++--------
src/eom-util.c | 9 +++++----
2 files changed, 15 insertions(+), 12 deletions(-)
commit e46f0dc223ebda66c34d4059c8e4207c5dd748e2
Author: Steve Zesch <stevezesch2@gmail.com>
Date: Tue Jan 10 14:03:19 2012 -0500
Changed mate.gr.jp to gnome.gr.jp as requested in Issue #86
po/ChangeLog | 248 +++++++++++++++++++++++++++++-----------------------------
po/ja.po | 12 +--
2 files changed, 130 insertions(+), 130 deletions(-)
commit 23e63d331bae6b5e5fcb66ffc75dc7ec925def93
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Fri Dec 30 15:48:31 2011 +0100
updated info for MATE Desktop
AUTHORS | 2 ++
README | 17 +++++++++++------
configure.ac | 6 +++---
src/eom-window.c | 9 +++++++--
4 files changed, 23 insertions(+), 11 deletions(-)
commit 084913f071e53ca9999b549b80c5218b92dca105
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date: Tue Dec 13 01:16:47 2011 +0100
updated version to 1.1.0
AUTHORS | 1 +
configure.ac | 12 ++++++------
distro/archlinux/PKGBUILD | 2 +-
distro/ubuntu/build | 2 +-
4 files changed, 9 insertions(+), 8 deletions(-)
commit a37ce017b88ea2f8cba0e3a25c4225d734d30c0a
Author: Steve Zesch <stevezesch2@gmail.com>
Date: Fri Dec 2 21:14:10 2011 -0500
Changed version to 2011.12.01
configure.ac | 4 ++--
distro/archlinux/PKGBUILD | 2 +-
distro/ubuntu/build | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
commit e8a9b2853ad2a534152b683a1fe1cf68fa369f93
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 14 18:48:30 2011 -0300
using allman style
plugins/reload/eom-reload-plugin.c | 120 +++++---------
plugins/reload/eom-reload-plugin.h | 34 ++--
plugins/statusbar-date/eom-statusbar-date-plugin.c | 164 +++++++++-----------
plugins/statusbar-date/eom-statusbar-date-plugin.h | 32 ++--
.../statusbar-date.eom-plugin.desktop.in | 1 -
5 files changed, 155 insertions(+), 196 deletions(-)
commit 708abff00d19f4bf9b60f45f01bb39bda674aa35
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 14 18:48:15 2011 -0300
updating autogen.sh
autogen.sh | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
commit be02c4975efc4ccdee0833efb0691b9dd8f19ccc
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 7 14:57:39 2011 -0300
cambiando el nombre para no confundirlo
data/eom.desktop.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit a3d575a698ed6183b4c28b459889986255429c84
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 7 14:03:12 2011 -0300
allman
plugins/fullscreen/eom-fullscreen-plugin.c | 96 +++++++++++-----------------
plugins/fullscreen/eom-fullscreen-plugin.h | 34 +++++-----
2 files changed, 58 insertions(+), 72 deletions(-)
commit 064bcd4d28a9b35ab0870293d8eb50abb8e8e59c
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 7 14:03:06 2011 -0300
cero a la izquierda rompe codigo
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 299dcd0080fb0a00b6c6a8dc883588367b319491
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 7 13:54:58 2011 -0300
agregando carpeta help
help/C/eom.xml | 796 ++++++++++
help/C/figures/eom_save_as_window.png | Bin 0 -> 23436 bytes
help/C/figures/eom_start_window.png | Bin 0 -> 8424 bytes
help/C/figures/eom_toolbar_editor_window.png | Bin 0 -> 20277 bytes
help/C/legal.xml | 76 +
help/ChangeLog | 743 +++++++++
help/Makefile.am | 14 +
help/Makefile.in | 1019 ++++++++++++
help/ar/ar.po | 1617 +++++++++++++++++++
help/ar/figures/eom_save_as_window.png | Bin 0 -> 35691 bytes
help/ar/figures/eom_start_window.png | Bin 0 -> 16120 bytes
help/ar/figures/eom_toolbar_editor_window.png | Bin 0 -> 31157 bytes
help/ca/ca.po | 1726 ++++++++++++++++++++
help/ca/figures/eom_save_as_window.png | Bin 0 -> 33639 bytes
help/ca/figures/eom_start_window.png | Bin 0 -> 20813 bytes
help/ca/figures/eom_toolbar_editor_window.png | Bin 0 -> 26356 bytes
help/cs/cs.po | 997 ++++++++++++
help/cs/figures/eom_save_as_window.png | Bin 0 -> 38146 bytes
help/cs/figures/eom_start_window.png | Bin 0 -> 24063 bytes
help/cs/figures/eom_toolbar_editor_window.png | Bin 0 -> 29347 bytes
help/da/da.po | 1706 ++++++++++++++++++++
help/de/de.po | 2092 +++++++++++++++++++++++++
help/de/figures/eom_save_as_window.png | Bin 0 -> 24488 bytes
help/de/figures/eom_start_window.png | Bin 0 -> 10849 bytes
help/de/figures/eom_toolbar_editor_window.png | Bin 0 -> 23996 bytes
help/el/el.po | 1743 ++++++++++++++++++++
help/el/figures/eom_start_window.png | Bin 0 -> 16611 bytes
help/el/figures/eom_toolbar_editor_window.png | Bin 0 -> 28996 bytes
help/en_GB/en_GB.po | 1718 ++++++++++++++++++++
help/eom.omf.in | 11 +
help/es/es.po | 1732 ++++++++++++++++++++
help/es/figures/eom_save_as_window.png | Bin 0 -> 30227 bytes
help/es/figures/eom_start_window.png | Bin 0 -> 19224 bytes
help/es/figures/eom_toolbar_editor_window.png | Bin 0 -> 25391 bytes
help/eu/eu.po | 888 +++++++++++
help/eu/figures/eom_start_window.png | Bin 0 -> 20748 bytes
help/fi/fi.po | 1510 ++++++++++++++++++
help/fi/figures/eom_save_as_window.png | Bin 0 -> 25647 bytes
help/fi/figures/eom_start_window.png | Bin 0 -> 14189 bytes
help/fi/figures/eom_toolbar_editor_window.png | Bin 0 -> 22617 bytes
help/fr/figures/eom_save_as_window.png | Bin 0 -> 32442 bytes
help/fr/figures/eom_start_window.png | Bin 0 -> 18289 bytes
help/fr/figures/eom_toolbar_editor_window.png | Bin 0 -> 27099 bytes
help/fr/fr.po | 1747 +++++++++++++++++++++
help/it/figures/eom_save_as_window.png | Bin 0 -> 24313 bytes
help/it/figures/eom_start_window.png | Bin 0 -> 17287 bytes
help/it/it.po | 1765 +++++++++++++++++++++
help/ja/figures/eom_start_window.png | Bin 0 -> 10941 bytes
help/ja/ja.po | 829 ++++++++++
help/ko/figures/eom_save_as_window.png | Bin 0 -> 41200 bytes
help/ko/figures/eom_start_window.png | Bin 0 -> 15063 bytes
help/ko/figures/eom_toolbar_editor_window.png | Bin 0 -> 30023 bytes
help/ko/ko.po | 1612 +++++++++++++++++++
help/oc/oc.po | 1330 ++++++++++++++++
help/pa/pa.po | 1428 +++++++++++++++++
help/pl/figures/eom_save_as_window.png | Bin 0 -> 24965 bytes
help/pl/figures/eom_start_window.png | Bin 0 -> 17948 bytes
help/pl/figures/eom_toolbar_editor_window.png | Bin 0 -> 23334 bytes
help/pl/pl.po | 987 ++++++++++++
help/pt_BR/figures/eom_save_as_window.png | Bin 0 -> 25105 bytes
help/pt_BR/figures/eom_start_window.png | Bin 0 -> 11741 bytes
help/pt_BR/pt_BR.po | 1765 +++++++++++++++++++++
help/ru/ru.po | 1571 +++++++++++++++++++
help/sv/figures/eom_save_as_window.png | Bin 0 -> 40912 bytes
help/sv/figures/eom_start_window.png | Bin 0 -> 22959 bytes
help/sv/figures/eom_toolbar_editor_window.png | Bin 0 -> 29824 bytes
help/sv/sv.po | 1137 ++++++++++++++
help/th/th.po | 1378 ++++++++++++++++
help/uk/figures/eom_save_as_window.png | Bin 0 -> 38337 bytes
help/uk/figures/eom_start_window.png | Bin 0 -> 14325 bytes
help/uk/figures/eom_toolbar_editor_window.png | Bin 0 -> 22436 bytes
help/uk/uk.po | 1730 ++++++++++++++++++++
help/zh_CN/figures/eom_start_window.png | Bin 0 -> 13260 bytes
help/zh_CN/zh_CN.po | 1887 ++++++++++++++++++++++
help/zh_TW/figures/eom_start_window.png | Bin 0 -> 9553 bytes
help/zh_TW/zh_TW.po | 815 ++++++++++
76 files changed, 38369 insertions(+)
commit d1657897e41a627d5ef43732afbf104ab6d5733e
Author: Perberos <perberos@gmail.com>
Date: Mon Nov 7 13:51:34 2011 -0300
quitando archivo sobrante
po/Makefile.in.in | 217 -----------------------------------------------------
1 file changed, 217 deletions(-)
commit 4b9207bbe1bee560adf730772ed4c45bbf3204cb
Author: Perberos <perberos@gmail.com>
Date: Sun Nov 6 19:31:31 2011 -0300
borrando archivos autogenerados
bindings/Makefile.in | 656 --------------
bindings/python/Makefile.in | 673 ---------------
cut-n-paste/Makefile.in | 655 --------------
cut-n-paste/toolbar-editor/Makefile.in | 749 ----------------
cut-n-paste/totem-screensaver/Makefile.in | 605 -------------
data/Makefile.in | 863 -------------------
data/icons/16x16/Makefile.in | 542 ------------
data/icons/22x22/Makefile.in | 542 ------------
data/icons/24x24/Makefile.in | 535 ------------
data/icons/32x32/Makefile.in | 543 ------------
data/icons/48x48/Makefile.in | 506 -----------
data/icons/Makefile.in | 670 ---------------
data/icons/scalable/Makefile.in | 536 ------------
data/pixmaps/Makefile.in | 507 -----------
doc/Makefile.in | 657 --------------
doc/reference/Makefile.in | 837 ------------------
jpegutils/Makefile.in | 601 -------------
plugins/Makefile.in | 767 -----------------
src/Makefile.in | 1326 -----------------------------
19 files changed, 12770 deletions(-)
commit a8d28a6ce7e0c56dacba5d527d9134573a008902
Author: Perberos <perberos@gmail.com>
Date: Sun Nov 6 19:30:49 2011 -0300
inicial
AUTHORS | 11 +
COPYING | 340 +
HACKING | 30 +
MAINTAINERS | 7 +
Makefile.am | 58 +
NEWS | 3402 ++++++++
README | 89 +
THANKS | 38 +
TODO | 19 +
autogen.sh | 23 +
bindings/Makefile.am | 7 +
bindings/Makefile.in | 656 ++
bindings/python/Makefile.am | 77 +
bindings/python/Makefile.in | 673 ++
bindings/python/eom.defs | 1222 +++
bindings/python/eom.override | 126 +
configure.ac | 500 ++
cut-n-paste/Makefile.am | 3 +
cut-n-paste/Makefile.in | 655 ++
cut-n-paste/toolbar-editor/Makefile.am | 109 +
cut-n-paste/toolbar-editor/Makefile.in | 749 ++
cut-n-paste/toolbar-editor/egg-editable-toolbar.c | 1810 +++++
cut-n-paste/toolbar-editor/egg-editable-toolbar.h | 91 +
cut-n-paste/toolbar-editor/egg-toolbar-editor.c | 671 ++
cut-n-paste/toolbar-editor/egg-toolbar-editor.h | 63 +
cut-n-paste/toolbar-editor/egg-toolbars-model.c | 987 +++
cut-n-paste/toolbar-editor/egg-toolbars-model.h | 190 +
cut-n-paste/toolbar-editor/eggmarshalers.list | 1 +
cut-n-paste/totem-screensaver/Makefile.am | 15 +
cut-n-paste/totem-screensaver/Makefile.in | 605 ++
cut-n-paste/totem-screensaver/README | 3 +
cut-n-paste/totem-screensaver/totem-scrsaver.c | 556 ++
cut-n-paste/totem-screensaver/totem-scrsaver.h | 57 +
data/Makefile.am | 55 +
data/Makefile.in | 863 +++
data/eom-image-properties-dialog.ui | 898 +++
data/eom-multiple-save-as-dialog.ui | 595 ++
data/eom-preferences-dialog.ui | 645 ++
data/eom-toolbar.xml | 35 +
data/eom-ui.xml | 145 +
data/eom.desktop.in.in | 16 +
data/eom.pc.in | 11 +
data/eom.schemas.in | 300 +
data/gtkrc | 9 +
data/icons/16x16/Makefile.am | 19 +
data/icons/16x16/Makefile.in | 542 ++
data/icons/16x16/actions/eom-image-collection.png | Bin 0 -> 611 bytes
data/icons/16x16/actions/eom-plugin.png | Bin 0 -> 719 bytes
data/icons/16x16/actions/eom-plugin.svg | 213 +
data/icons/16x16/actions/slideshow-play.png | Bin 0 -> 663 bytes
data/icons/16x16/actions/slideshow-play.svg | 353 +
data/icons/16x16/apps/eom.png | Bin 0 -> 732 bytes
data/icons/16x16/apps/eom.svg | 339 +
data/icons/22x22/Makefile.am | 19 +
data/icons/22x22/Makefile.in | 542 ++
data/icons/22x22/actions/eom-image-collection.png | Bin 0 -> 653 bytes
data/icons/22x22/actions/eom-plugin.png | Bin 0 -> 1079 bytes
data/icons/22x22/actions/eom-plugin.svg | 377 +
data/icons/22x22/actions/slideshow-play.png | Bin 0 -> 979 bytes
data/icons/22x22/actions/slideshow-play.svg | 474 ++
data/icons/22x22/apps/eom.png | Bin 0 -> 1342 bytes
data/icons/22x22/apps/eom.svg | 530 ++
data/icons/24x24/Makefile.am | 11 +
data/icons/24x24/Makefile.in | 535 ++
data/icons/24x24/actions/eom-image-collection.png | Bin 0 -> 638 bytes
data/icons/24x24/actions/slideshow-play.png | Bin 0 -> 983 bytes
data/icons/24x24/apps/eom.png | Bin 0 -> 1380 bytes
data/icons/32x32/Makefile.am | 20 +
data/icons/32x32/Makefile.in | 543 ++
data/icons/32x32/actions/eom-image-collection.png | Bin 0 -> 1141 bytes
data/icons/32x32/actions/eom-image-collection.svg | 266 +
data/icons/32x32/actions/eom-plugin.png | Bin 0 -> 1462 bytes
data/icons/32x32/actions/eom-plugin.svg | 527 ++
data/icons/32x32/actions/slideshow-play.png | Bin 0 -> 1337 bytes
data/icons/32x32/actions/slideshow-play.svg | 582 ++
data/icons/32x32/apps/eom.png | Bin 0 -> 2330 bytes
data/icons/32x32/apps/eom.svg | 537 ++
data/icons/48x48/Makefile.am | 7 +
data/icons/48x48/Makefile.in | 506 ++
data/icons/48x48/actions/slideshow-play.png | Bin 0 -> 1717 bytes
data/icons/Makefile.am | 16 +
data/icons/Makefile.in | 670 ++
data/icons/scalable/Makefile.am | 12 +
data/icons/scalable/Makefile.in | 536 ++
.../scalable/actions/eom-image-collection.svg | 335 +
data/icons/scalable/actions/eom-plugin.svg | 339 +
data/icons/scalable/actions/slideshow-play.svg | 594 ++
data/icons/scalable/apps/eom.svg | 548 ++
data/pixmaps/Makefile.am | 9 +
data/pixmaps/Makefile.in | 507 ++
data/pixmaps/thumbnail-frame.png | Bin 0 -> 908 bytes
distro/archlinux/PKGBUILD | 34 +
distro/archlinux/mate-image-viewer.install | 22 +
distro/ubuntu/build | 30 +
distro/ubuntu/postinst | 8 +
distro/ubuntu/postrm | 8 +
distro/ubuntu/preinst | 9 +
distro/ubuntu/prerm | 12 +
doc/Makefile.am | 4 +
doc/Makefile.in | 657 ++
doc/reference/Makefile.am | 127 +
doc/reference/Makefile.in | 837 ++
doc/reference/eom-docs.sgml.in | 84 +
doc/reference/eom-sections.txt | 758 ++
doc/reference/tmpl/eom-application.sgml | 162 +
doc/reference/tmpl/eom-config-keys.sgml | 176 +
doc/reference/tmpl/eom-debug.sgml | 157 +
doc/reference/tmpl/eom-dialog.sgml | 69 +
doc/reference/tmpl/eom-error-message-area.sgml | 41 +
doc/reference/tmpl/eom-exif-details.sgml | 55 +
doc/reference/tmpl/eom-exif-util.sgml | 43 +
doc/reference/tmpl/eom-file-chooser.sgml | 46 +
doc/reference/tmpl/eom-image-save-info.sgml | 64 +
doc/reference/tmpl/eom-image.sgml | 414 +
doc/reference/tmpl/eom-job-queue.sgml | 47 +
doc/reference/tmpl/eom-jobs.sgml | 463 ++
doc/reference/tmpl/eom-list-store.sgml | 166 +
doc/reference/tmpl/eom-metadata-reader-jpg.sgml | 28 +
doc/reference/tmpl/eom-metadata-reader-png.sgml | 28 +
doc/reference/tmpl/eom-metadata-reader.sgml | 140 +
doc/reference/tmpl/eom-pixbuf-util.sgml | 58 +
doc/reference/tmpl/eom-plugin-engine.sgml | 179 +
doc/reference/tmpl/eom-plugin-manager.sgml | 37 +
doc/reference/tmpl/eom-plugin.sgml | 121 +
doc/reference/tmpl/eom-preferences-dialog.sgml | 43 +
doc/reference/tmpl/eom-print-image-setup.sgml | 60 +
doc/reference/tmpl/eom-print-preview.sgml | 153 +
doc/reference/tmpl/eom-print.sgml | 67 +
doc/reference/tmpl/eom-properties-dialog.sgml | 78 +
doc/reference/tmpl/eom-save-as-dialog-helper.sgml | 42 +
doc/reference/tmpl/eom-scroll-view.sgml | 224 +
doc/reference/tmpl/eom-session.sgml | 48 +
doc/reference/tmpl/eom-sidebar.sgml | 104 +
doc/reference/tmpl/eom-statusbar.sgml | 65 +
doc/reference/tmpl/eom-thumb-nav.sgml | 100 +
doc/reference/tmpl/eom-thumb-view.sgml | 122 +
doc/reference/tmpl/eom-thumbnail.sgml | 73 +
doc/reference/tmpl/eom-transform.sgml | 136 +
doc/reference/tmpl/eom-unused.sgml | 66 +
doc/reference/tmpl/eom-uri-converter.sgml | 174 +
doc/reference/tmpl/eom-util.sgml | 114 +
doc/reference/tmpl/eom-window.sgml | 196 +
doc/reference/tmpl/uta.sgml | 85 +
doc/reference/tmpl/zoom.sgml | 49 +
doc/reference/version.xml.in | 1 +
jpegutils/Makefile.am | 23 +
jpegutils/Makefile.in | 601 ++
jpegutils/README.6b | 385 +
jpegutils/README.8a | 325 +
jpegutils/jpegint-8a.h | 407 +
jpegutils/jpegint.h | 7 +
jpegutils/transupp-6b.c | 992 +++
jpegutils/transupp-6b.h | 157 +
jpegutils/transupp-8a.c | 1609 ++++
jpegutils/transupp-8a.h | 215 +
jpegutils/transupp.h | 5 +
plugins/ChangeLog | 159 +
plugins/Makefile.am | 58 +
plugins/Makefile.in | 767 ++
plugins/fullscreen/eom-fullscreen-plugin.c | 120 +
plugins/fullscreen/eom-fullscreen-plugin.h | 53 +
.../fullscreen/fullscreen.eom-plugin.desktop.in | 9 +
plugins/reload/eom-reload-plugin.c | 151 +
plugins/reload/eom-reload-plugin.h | 53 +
plugins/reload/reload.eom-plugin.desktop.in | 9 +
plugins/statusbar-date/eom-statusbar-date-plugin.c | 184 +
plugins/statusbar-date/eom-statusbar-date-plugin.h | 74 +
.../statusbar-date.eom-plugin.desktop.in | 9 +
po/ChangeLog | 8127 ++++++++++++++++++++
po/LINGUAS | 98 +
po/Makefile.in.in | 217 +
po/POTFILES.in | 36 +
po/POTFILES.skip | 6 +
po/af.po | 1571 ++++
po/am.po | 1176 +++
po/ar.po | 1582 ++++
po/as.po | 1422 ++++
po/ast.po | 1490 ++++
po/az.po | 971 +++
po/be.po | 1701 ++++
po/be@latin.po | 1323 ++++
po/bg.po | 1550 ++++
po/bn.po | 1780 +++++
po/bn_IN.po | 1604 ++++
po/br.po | 1299 ++++
po/bs.po | 700 ++
po/ca.po | 2641 +++++++
po/ca@valencia.po | 2570 +++++++
po/cs.po | 1550 ++++
po/cy.po | 1427 ++++
po/da.po | 1605 ++++
po/de.po | 1610 ++++
po/dz.po | 1367 ++++
po/el.po | 1460 ++++
po/en@shaw.po | 1192 +++
po/en_CA.po | 1144 +++
po/en_GB.po | 1769 +++++
po/es.po | 1626 ++++
po/et.po | 1217 +++
po/eu.po | 1521 ++++
po/fa.po | 1166 +++
po/fi.po | 2114 +++++
po/fr.po | 1569 ++++
po/fur.po | 1277 +++
po/ga.po | 1358 ++++
po/gl.po | 1580 ++++
po/gu.po | 1420 ++++
po/he.po | 1584 ++++
po/hi.po | 1388 ++++
po/hr.po | 1270 +++
po/hu.po | 1531 ++++
po/id.po | 1548 ++++
po/is.po | 960 +++
po/it.po | 1582 ++++
po/ja.po | 1558 ++++
po/ka.po | 829 ++
po/kk.po | 1404 ++++
po/kn.po | 1479 ++++
po/ko.po | 1457 ++++
po/ks.po | 1270 +++
po/ku.po | 1297 ++++
po/lt.po | 1595 ++++
po/lv.po | 1555 ++++
po/mai.po | 1289 ++++
po/mg.po | 904 +++
po/mk.po | 1305 ++++
po/ml.po | 1525 ++++
po/mn.po | 1216 +++
po/mr.po | 1390 ++++
po/ms.po | 873 +++
po/nb.po | 1504 ++++
po/nds.po | 1343 ++++
po/ne.po | 1097 +++
po/nl.po | 1574 ++++
po/nn.po | 1233 +++
po/nso.po | 734 ++
po/oc.po | 1517 ++++
po/or.po | 1568 ++++
po/pa.po | 1546 ++++
po/pl.po | 1540 ++++
po/ps.po | 1213 +++
po/pt.po | 2020 +++++
po/pt_BR.po | 1656 ++++
po/ro.po | 1511 ++++
po/ru.po | 1505 ++++
po/rw.po | 984 +++
po/si.po | 1028 +++
po/sk.po | 1229 +++
po/sl.po | 1501 ++++
po/sq.po | 1295 ++++
po/sr.po | 1659 ++++
po/sr@latin.po | 1659 ++++
po/sv.po | 1910 +++++
po/ta.po | 1486 ++++
po/te.po | 1507 ++++
po/th.po | 1997 +++++
po/tk.po | 876 +++
po/tr.po | 1407 ++++
po/ug.po | 816 ++
po/uk.po | 1473 ++++
po/uz.po | 1214 +++
po/uz@cyrillic.po | 1214 +++
po/vi.po | 1438 ++++
po/wa.po | 892 +++
po/xh.po | 816 ++
po/zh_CN.po | 1519 ++++
po/zh_HK.po | 1539 ++++
po/zh_TW.po | 1570 ++++
po/zu.po | 730 ++
src/Makefile.am | 239 +
src/Makefile.in | 1326 ++++
src/eom-application-service.xml | 23 +
src/eom-application.c | 566 ++
src/eom-application.h | 118 +
src/eom-close-confirmation-dialog.c | 698 ++
src/eom-close-confirmation-dialog.h | 79 +
src/eom-config-keys.h | 63 +
src/eom-debug.c | 160 +
src/eom-debug.h | 75 +
src/eom-dialog.c | 237 +
src/eom-dialog.h | 76 +
src/eom-enum-types.c.template | 39 +
src/eom-enum-types.h.template | 27 +
src/eom-enums.h | 37 +
src/eom-error-message-area.c | 192 +
src/eom-error-message-area.h | 37 +
src/eom-exif-details.c | 572 ++
src/eom-exif-details.h | 72 +
src/eom-exif-util.c | 214 +
src/eom-exif-util.h | 41 +
src/eom-file-chooser.c | 497 ++
src/eom-file-chooser.h | 60 +
src/eom-image-jpeg.c | 518 ++
src/eom-image-jpeg.h | 22 +
src/eom-image-private.h | 96 +
src/eom-image-save-info.c | 150 +
src/eom-image-save-info.h | 54 +
src/eom-image.c | 2237 ++++++
src/eom-image.h | 218 +
src/eom-job-queue.c | 238 +
src/eom-job-queue.h | 42 +
src/eom-jobs.c | 885 +++
src/eom-jobs.h | 275 +
src/eom-list-store.c | 931 +++
src/eom-list-store.h | 113 +
src/eom-marshal.list | 2 +
src/eom-metadata-reader-jpg.c | 673 ++
src/eom-metadata-reader-jpg.h | 55 +
src/eom-metadata-reader-png.c | 648 ++
src/eom-metadata-reader-png.h | 55 +
src/eom-metadata-reader.c | 150 +
src/eom-metadata-reader.h | 112 +
src/eom-module.c | 167 +
src/eom-module.h | 72 +
src/eom-pixbuf-util.c | 136 +
src/eom-pixbuf-util.h | 20 +
src/eom-plugin-engine.c | 943 +++
src/eom-plugin-engine.h | 89 +
src/eom-plugin-manager.c | 917 +++
src/eom-plugin-manager.h | 61 +
src/eom-plugin.c | 108 +
src/eom-plugin.h | 222 +
src/eom-preferences-dialog.c | 489 ++
src/eom-preferences-dialog.h | 66 +
src/eom-print-image-setup.c | 1074 +++
src/eom-print-image-setup.h | 71 +
src/eom-print-preview.c | 1226 +++
src/eom-print-preview.h | 84 +
src/eom-print.c | 369 +
src/eom-print.h | 49 +
src/eom-properties-dialog.c | 834 ++
src/eom-properties-dialog.h | 80 +
src/eom-python-module.c | 527 ++
src/eom-python-module.h | 72 +
src/eom-python-plugin.c | 282 +
src/eom-python-plugin.h | 55 +
src/eom-save-as-dialog-helper.c | 311 +
src/eom-save-as-dialog-helper.h | 20 +
src/eom-scroll-view.c | 2633 +++++++
src/eom-scroll-view.h | 73 +
src/eom-session.c | 52 +
src/eom-session.h | 46 +
src/eom-sidebar.c | 594 ++
src/eom-sidebar.h | 82 +
src/eom-statusbar.c | 157 +
src/eom-statusbar.h | 71 +
src/eom-thumb-nav.c | 591 ++
src/eom-thumb-nav.h | 79 +
src/eom-thumb-view.c | 918 +++
src/eom-thumb-view.h | 87 +
src/eom-thumbnail.c | 509 ++
src/eom-thumbnail.h | 48 +
src/eom-transform.c | 418 +
src/eom-transform.h | 75 +
src/eom-uri-converter.c | 988 +++
src/eom-uri-converter.h | 107 +
src/eom-util.c | 348 +
src/eom-util.h | 72 +
src/eom-window.c | 5796 ++++++++++++++
src/eom-window.h | 122 +
src/main.c | 270 +
src/uta.c | 1116 +++
src/uta.h | 75 +
src/zoom.c | 118 +
src/zoom.h | 38 +
365 files changed, 222093 insertions(+)
|