commit e5e15dbd05dd2af4eff2a60bbdf15bb8dd09717a Author: Felix Riemann Date: Mon Jun 19 23:35:41 2017 +0200 Prepare release 3.25.1 NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit f01206e12c0777e0439b7f31873c46227d5b0321 Author: Piotr Drąg Date: Sun Jun 11 15:16:59 2017 +0200 Update Polish translation po/pl.po | 297 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 177 insertions(+), 120 deletions(-) commit c5b73fbee7c84d7351f9715e60261e581cac55e3 Author: Felix Riemann Date: Sun Jun 4 22:02:29 2017 +0200 Drop deprecated gnome-common dependency eog-plugins only used gnome-autogen. After switching to gettext this is no longer necessary. autogen.sh | 44 +++++++++++++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 15 deletions(-) commit 310afd3335b17dba81bf0e61a706f9ef4cd3aa76 Author: Felix Riemann Date: Sun Jun 4 21:47:28 2017 +0200 Update git.mk to recognize the gettext .m4s Revision d6caf0d1 from https://github.com/behdad/git.mk Makefile.am | 13 +++----- git.mk | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 96 insertions(+), 17 deletions(-) commit de5ee65c9a23a3b7aa7c2a88b813bb68d3059f78 Author: Felix Riemann Date: Sun Jun 4 21:39:22 2017 +0200 postasa: Make GtkBuilder files recognizable by gettext plugins/postasa/Makefile.am | 2 +- plugins/postasa/eog-postasa-plugin.c | 4 ++-- plugins/postasa/eog-postasa-plugin.gresource.xml | 4 ++-- plugins/postasa/{postasa-config.xml => postasa-config.ui} | 0 plugins/postasa/{postasa-uploads.xml => postasa-uploads.ui} | 0 po/POTFILES.in | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) commit 9695efd2ae6360bd95b07dde15de7eafdba96a80 Author: Felix Riemann Date: Sun Jun 4 21:34:05 2017 +0200 Rename MetaInfo files to AppData and rename them back during build gettext doesn't recognize the MetaInfo extension as AppData files yet. To fix extracting the translatable strings rename to AppData and rename them to the MetaInfo extension during build. plugins/exif-display/Makefile.am | 4 ++-- ...info.xml.in => eog-exif-display.appdata.xml.in} | 0 plugins/export-to-folder/Makefile.am | 4 ++-- ....xml.in => eog-export-to-folder.appdata.xml.in} | 0 plugins/fit-to-width/Makefile.am | 4 ++-- ...info.xml.in => eog-fit-to-width.appdata.xml.in} | 0 plugins/fullscreenbg/Makefile.am | 4 ++-- ...info.xml.in => eog-fullscreenbg.appdata.xml.in} | 0 plugins/hide-titlebar/Makefile.am | 4 ++-- ...nfo.xml.in => eog-hide-titlebar.appdata.xml.in} | 0 plugins/light-theme/Makefile.am | 4 ++-- ...ainfo.xml.in => eog-light-theme.appdata.xml.in} | 0 plugins/map/Makefile.am | 4 ++-- ...-map.metainfo.xml.in => eog-map.appdata.xml.in} | 0 plugins/maximize-windows/Makefile.am | 4 ++-- ....xml.in => eog-maximize-windows.appdata.xml.in} | 0 plugins/postasa/Makefile.am | 4 ++-- ....metainfo.xml.in => eog-postasa.appdata.xml.in} | 0 plugins/postr/Makefile.am | 4 ++-- ...tr.metainfo.xml.in => eog-postr.appdata.xml.in} | 0 plugins/pythonconsole/Makefile.am | 4 ++-- ...nfo.xml.in => eog-pythonconsole.appdata.xml.in} | 0 plugins/send-by-mail/Makefile.am | 4 ++-- ...info.xml.in => eog-send-by-mail.appdata.xml.in} | 0 plugins/slideshowshuffle/Makefile.am | 4 ++-- ....xml.in => eog-slideshowshuffle.appdata.xml.in} | 0 po/POTFILES.in | 26 +++++++++++----------- 27 files changed, 39 insertions(+), 39 deletions(-) commit d50feee91fa27732e1899c6cb6edb8653de8c441 Author: Felix Riemann Date: Sun Jun 4 20:23:32 2017 +0200 Convert from intltool to gettext See https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration Makefile.am | 5 +- autogen.sh | 1 - configure.ac | 7 +- plugins/exif-display/Makefile.am | 14 ++-- .../exif-display/eog-exif-display.metainfo.xml.in | 4 +- .../exif-display/exif-display.plugin.desktop.in | 6 +- plugins/export-to-folder/Makefile.am | 9 ++- .../eog-export-to-folder.metainfo.xml.in | 4 +- .../export-to-folder.plugin.desktop.in | 6 +- plugins/fit-to-width/Makefile.am | 11 +-- .../fit-to-width/eog-fit-to-width.metainfo.xml.in | 4 +- .../fit-to-width/fit-to-width.plugin.desktop.in | 6 +- plugins/fullscreenbg/Makefile.am | 10 ++- .../fullscreenbg/eog-fullscreenbg.metainfo.xml.in | 4 +- .../fullscreenbg/fullscreenbg.plugin.desktop.in | 4 +- plugins/hide-titlebar/Makefile.am | 9 ++- .../eog-hide-titlebar.metainfo.xml.in | 4 +- .../hide-titlebar/hide-titlebar.plugin.desktop.in | 6 +- plugins/light-theme/Makefile.am | 12 ++-- .../light-theme/eog-light-theme.metainfo.xml.in | 4 +- plugins/light-theme/light-theme.plugin.desktop.in | 6 +- plugins/map/Makefile.am | 11 +-- plugins/map/eog-map.metainfo.xml.in | 4 +- plugins/map/map.plugin.desktop.in | 6 +- plugins/maximize-windows/Makefile.am | 9 ++- .../eog-maximize-windows.metainfo.xml.in | 4 +- .../maximize-windows.plugin.desktop.in | 4 +- plugins/postasa/Makefile.am | 12 ++-- plugins/postasa/eog-postasa.metainfo.xml.in | 4 +- plugins/postasa/postasa.plugin.desktop.in | 6 +- plugins/postr/Makefile.am | 11 +-- plugins/postr/eog-postr.metainfo.xml.in | 4 +- plugins/postr/postr.plugin.desktop.in | 6 +- plugins/pythonconsole/Makefile.am | 10 ++- .../eog-pythonconsole.metainfo.xml.in | 4 +- .../pythonconsole/pythonconsole.plugin.desktop.in | 6 +- plugins/send-by-mail/Makefile.am | 12 ++-- .../send-by-mail/eog-send-by-mail.metainfo.xml.in | 4 +- .../send-by-mail/send-by-mail.plugin.desktop.in | 6 +- plugins/slideshowshuffle/Makefile.am | 9 ++- .../eog-slideshowshuffle.metainfo.xml.in | 4 +- .../slideshowshuffle.plugin.desktop.in | 6 +- po/Makevars | 78 ++++++++++++++++++++++ po/POTFILES.in | 20 +++--- 44 files changed, 251 insertions(+), 125 deletions(-) commit a6e18e7771439254742bb07a7308ba162b503e4b Author: Mario Blättermann Date: Fri May 12 20:12:55 2017 +0000 Update German translation po/de.po | 55 ++++++++++++++++++++++++------------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) commit e10a8ffad2a9990a7715bedf6c1d7c0ebab64d66 Author: Balázs Úr Date: Fri May 5 19:39:16 2017 +0000 Update Hungarian translation po/hu.po | 70 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 36 insertions(+), 34 deletions(-) commit f18d03bf2f4d8b121be7874492781a1f903e3004 Author: Enrico Nicoletto Date: Sun Apr 30 18:41:21 2017 +0000 Update Brazilian Portuguese translation po/pt_BR.po | 57 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 29 deletions(-) commit 6991b116fcd87d15c34e964fab08d022e8516e3c Author: gogo Date: Sat Apr 15 21:46:59 2017 +0000 Update Croatian translation po/hr.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) commit 1be8b0995a80adb565357d6c733a0ee5a732bdda Author: Andika Triwidada Date: Fri Apr 14 03:45:04 2017 +0000 Update Indonesian translation po/id.po | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) commit d36b4e1bf74cc0ad7cda36dc78a5e6471ade1ef4 Author: Anders Jonsson Date: Thu Apr 13 22:37:32 2017 +0000 Update Swedish translation po/sv.po | 57 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 29 deletions(-) commit 8af6ab2237aafaae47ba3849065eded80630b152 Author: Fabio Tomat Date: Thu Apr 13 09:45:42 2017 +0000 Add Friulian translation po/LINGUAS | 1 + po/fur.po | 466 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 467 insertions(+) commit c22cb4a6e0d7e302b85a6fdac354a5c4d3a0a4fd Author: Piotr Drąg Date: Tue Apr 11 14:41:02 2017 +0200 Update Polish translation po/pl.po | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) commit bda5bafd96e1c55264521b0d8cb621011a01b38e Author: Piotr Drąg Date: Sun Nov 6 15:53:41 2016 +0100 Use Unicode in translatable strings See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=774002 plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in | 2 +- plugins/light-theme/light-theme.plugin.desktop.in | 2 +- plugins/map/eog-map-plugin.c | 2 +- plugins/postasa/eog-postasa-plugin.c | 4 ++-- .../pythonconsole/org.gnome.eog.plugins.pythonconsole.gschema.xml.in | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) commit 462538bd6282745f6a1f6d183734d69852f5eea6 Author: Felix Riemann Date: Mon Apr 10 20:56:59 2017 +0200 Post-branch version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 626404badfaf7c3c8ae9c4d385949b6dc2e2bced Author: Felix Riemann Date: Mon Apr 10 20:54:38 2017 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)