~noskcaj/ubuntu/utopic/eog-plugins/merge

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-22 02:23:41 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20111122022341-hw9xvbsh3q5gdkke
Tags: 3.2.2-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
commit 4e153fb07f30d7b351f3a5e04ca88673bd7aa4d2
 
4
Author: Felix Riemann <friemann@gnome.org>
 
5
Date:   Mon Nov 21 22:30:52 2011 +0100
 
6
 
 
7
    Prepare for release 3.2.2
 
8
 
 
9
 NEWS |   17 +++++++++++++++++
 
10
 1 files changed, 17 insertions(+), 0 deletions(-)
 
11
 
 
12
commit 9bffafde76fc1930d5a5880c16f651f1a550d5e9
 
13
Author: Mario Blättermann <mariobl@gnome.org>
 
14
Date:   Fri Nov 18 18:06:13 2011 +0100
 
15
 
 
16
    [l10n] Updated German translation
 
17
 
 
18
 po/de.po |   56 ++++++++++++++++++++++++++++++++++----------------------
 
19
 1 files changed, 34 insertions(+), 22 deletions(-)
 
20
 
 
21
commit 36e5c517c8a8483883e413cefd5ac845676b9ef5
 
22
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
23
Date:   Mon Nov 14 10:50:51 2011 +0100
 
24
 
 
25
    Updated Spanish translation
 
26
 
 
27
 po/es.po |   53 +++++++++++++++++++++++++++++++----------------------
 
28
 1 files changed, 31 insertions(+), 22 deletions(-)
 
29
 
 
30
commit 55ad8e0552992a5bd040ff264fcace1ba768591b
 
31
Author: Marek Černocký <marek@manet.cz>
 
32
Date:   Thu Nov 10 16:23:41 2011 +0100
 
33
 
 
34
    Updated Czech translation
 
35
 
 
36
 po/cs.po |   54 +++++++++++++++++++++++++++++++-----------------------
 
37
 1 files changed, 31 insertions(+), 23 deletions(-)
 
38
 
 
39
commit 1c0d196a22e6da136777a13922b0d68f60889b14
 
40
Author: Piotr Drąg <piotrdrag@gmail.com>
 
41
Date:   Wed Nov 9 23:22:34 2011 +0100
 
42
 
 
43
    Updated Polish translation
 
44
 
 
45
 po/pl.po |   22 +++++++++++++++++-----
 
46
 1 files changed, 17 insertions(+), 5 deletions(-)
 
47
 
 
48
commit 7bc7d2a15cb2bc9085d5bd89521db223f333f824
 
49
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
 
50
Date:   Sun Nov 6 19:15:59 2011 +0900
 
51
 
 
52
    [postasa] Mark column titles as translatable
 
53
    
 
54
    https://bugzilla.gnome.org/show_bug.cgi?id=663494
 
55
 
 
56
 plugins/postasa/postasa-uploads.xml |    6 +++---
 
57
 1 files changed, 3 insertions(+), 3 deletions(-)
 
58
 
 
59
commit 6d524a2833d90effbe7c2af0f3cf805f4bef4dc0
 
60
Author: Sílvia Miranda <silvia@softcatala.cat>
 
61
Date:   Sun Oct 23 20:33:29 2011 +0200
 
62
 
 
63
    [l10n]Updated Catalan translation
 
64
 
 
65
 po/ca.po |  129 ++++++++++++++++++++++++++++++++-----------------------------
 
66
 1 files changed, 68 insertions(+), 61 deletions(-)
 
67
 
 
68
commit 0e05280d81e493c3d1d0c6178a4a23f1801a0dcf
 
69
Author: Felix Riemann <friemann@gnome.org>
 
70
Date:   Thu Oct 20 12:35:29 2011 +0200
 
71
 
 
72
    Post-release version bump
 
73
 
 
74
 configure.ac |    2 +-
 
75
 1 files changed, 1 insertions(+), 1 deletions(-)
 
76
 
3
77
commit e98ddd186a184698bb48fc3b7684288b396515de
4
78
Author: Felix Riemann <friemann@gnome.org>
5
79
Date:   Thu Oct 20 12:33:43 2011 +0200
658
732
    The keys don't have descriptions yet.
659
733
 
660
734
 configure.ac                                       |   14 +-
661
 
 plugins/exif-display/Makefile.am                   |   14 ++-
 
735
 plugins/exif-display/Makefile.am                   |   16 ++-
662
736
 .../eog-exif-display-plugin-settings.h             |   31 +++++
663
737
 .../exif-display/eog-exif-display-plugin-setup.c   |   77 +++---------
664
738
 plugins/exif-display/eog-exif-display-plugin.c     |  135 ++++++++++----------
665
739
 plugins/exif-display/eog-exif-display-plugin.h     |    5 +
666
740
 ...nome.eog.plugins.exif-display.gschema.xml.in.in |   13 ++
667
 
 7 files changed, 147 insertions(+), 142 deletions(-)
 
741
 7 files changed, 148 insertions(+), 143 deletions(-)
668
742
 
669
743
commit 8cc99eba076618f3b5da6854828be493c9e7a5e6
670
744
Author: Felix Riemann <friemann@gnome.org>
1700
1774
 
1701
1775
    [send-by-mail] Allow sending multiple images at once
1702
1776
 
1703
 
 plugins/send-by-mail/eog-send-by-mail-plugin.c |   53 ++++++++++++++++--------
1704
 
 1 files changed, 35 insertions(+), 18 deletions(-)
 
1777
 plugins/send-by-mail/eog-send-by-mail-plugin.c |   57 +++++++++++++++--------
 
1778
 1 files changed, 37 insertions(+), 20 deletions(-)
1705
1779
 
1706
1780
commit a240c89eaa32a6ddd5a23c527017b397619a9ee3
1707
1781
Author: Felix Riemann <friemann@gnome.org>