commit 02d311d20adc873e889d43948c2166344742c884 Author: Felix Riemann Date: Mon Aug 18 22:47:05 2014 +0200 Prepare for release 3.13.1 NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit fe3ddb5870f7e66a4788974d25c8506da56a8e5b Author: Marek Černocký Date: Mon Aug 18 22:18:11 2014 +0200 Updated Czech translation po/cs.po | 150 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 104 insertions(+), 46 deletions(-) commit 1d4caf6b6815cfb543bfb5521000025b9607c6aa Author: Piotr Drąg Date: Mon Aug 11 18:42:22 2014 +0200 Updated Polish translation po/pl.po | 156 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 107 insertions(+), 49 deletions(-) commit 1cadf85642e6993d15ab15160ef60717c39843e9 Author: Piotr Drąg Date: Mon Aug 11 18:40:06 2014 +0200 Unify descriptions in .desktop and .metainfo.xml files plugins/exif-display/eog-exif-display.metainfo.xml.in | 2 +- plugins/exif-display/exif-display.plugin.desktop.in | 2 +- plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in | 2 +- plugins/fit-to-width/fit-to-width.plugin.desktop.in | 2 +- plugins/light-theme/eog-light-theme.metainfo.xml.in | 2 +- plugins/light-theme/light-theme.plugin.desktop.in | 2 +- plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) commit d48db9d0a5145e8723b90bf1d581ec9af9864c45 Author: Piotr Drąg Date: Mon Aug 11 02:52:02 2014 +0200 Updated POTFILES.in and POTFILES.skip po/POTFILES.in | 28 ++++++++++++++-------------- po/POTFILES.skip | 6 +++--- 2 files changed, 17 insertions(+), 17 deletions(-) commit 258f0c3f8803df0ddd7703e50073df36f76d8787 Author: Felix Riemann Date: Sun Aug 10 18:38:13 2014 +0200 Add programming languages to DOAP file eog-plugins.doap | 2 ++ 1 file changed, 2 insertions(+) commit 824da7d5f563c2af668b21cfa2ca72c856566bd5 Author: Felix Riemann Date: Sun Aug 10 18:29:11 2014 +0200 Post-branch version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 220d28039478f56e4c1236b6251d957dbabbc50c Author: Felix Riemann Date: Sun Aug 10 18:27:08 2014 +0200 exif-display: Convert deprecated GtkTable to GtkGrid plugins/exif-display/exif-display.ui | 186 ++++++++++++++++++----------------- 1 file changed, 97 insertions(+), 89 deletions(-) commit 9889a0d6f9a8004dd8f4762226212841bb7d6d2f Author: Felix Riemann Date: Sun Aug 10 18:06:43 2014 +0200 exif-display: Fix stock icon usage plugins/exif-display/exif-display-config.ui | 104 ++++++++++++++------- .../exif-display/exif-display.plugin.desktop.in | 2 +- 2 files changed, 70 insertions(+), 36 deletions(-) commit c98fe6e1530664d1aac894a0161e15e86c7e715a Author: Felix Riemann Date: Sun Aug 10 17:53:55 2014 +0200 Switch to intltool's native GSettings support Allows coexistence between GSettings and AppData files. https://bugzilla.gnome.org/show_bug.cgi?id=731676 autogen.sh | 2 +- configure.ac | 10 +++++----- plugins/exif-display/Makefile.am | 3 +-- ...rg.gnome.eog.plugins.exif-display.gschema.xml.in} | 0 plugins/export-to-folder/Makefile.am | 3 +-- ...nome.eog.plugins.export-to-folder.gschema.xml.in} | 4 ++-- plugins/fullscreenbg/Makefile.am | 4 ++-- ...org.gnome.eog.plugins.fullscreenbg.gschema.xml.in | 14 ++++++++++++++ ....gnome.eog.plugins.fullscreenbg.gschema.xml.in.in | 14 -------------- plugins/pythonconsole/Makefile.am | 5 ++--- ...g.gnome.eog.plugins.pythonconsole.gschema.xml.in} | 20 ++++++++++---------- po/POTFILES.in | 6 +++--- 12 files changed, 41 insertions(+), 44 deletions(-) commit f5d9e7bc60bc0b35f645ed79d889a4f9ea39d2f1 Author: Felix Riemann Date: Sat Aug 9 21:05:54 2014 +0200 appdata: Escape ampersands in AppData XML Otherwise the XML is invalid and intltool will complain. https://bugzilla.gnome.org/show_bug.cgi?id=731676 plugins/exif-display/eog-exif-display.metainfo.xml.in | 2 +- plugins/export-to-folder/eog-export-to-folder.metainfo.xml.in | 2 +- plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in | 2 +- plugins/fullscreenbg/eog-fullscreenbg.metainfo.xml.in | 2 +- plugins/hide-titlebar/eog-hide-titlebar.metainfo.xml.in | 2 +- plugins/light-theme/eog-light-theme.metainfo.xml.in | 2 +- plugins/map/eog-map.metainfo.xml.in | 2 +- plugins/postasa/eog-postasa.metainfo.xml.in | 2 +- plugins/postr/eog-postr.metainfo.xml.in | 2 +- plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in | 2 +- plugins/send-by-mail/eog-send-by-mail.metainfo.xml.in | 2 +- plugins/slideshowshuffle/eog-slideshowshuffle.metainfo.xml.in | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) commit 5f20bc3652199e84d4a2b9680fc7d6f92f229196 Author: Igor Gnatenko Date: Sun Jun 15 12:42:41 2014 +0400 plugins: add metainfo for all available plugins Reference: https://bugzilla.gnome.org/show_bug.cgi?id=731676 Signed-off-by: Igor Gnatenko plugins/exif-display/Makefile.am | 9 +++++++++ plugins/exif-display/eog-exif-display.metainfo.xml.in | 13 +++++++++++++ plugins/export-to-folder/Makefile.am | 19 +++++++++++++------ .../eog-export-to-folder.metainfo.xml.in | 13 +++++++++++++ plugins/fit-to-width/Makefile.am | 12 +++++++++--- plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in | 13 +++++++++++++ plugins/fullscreenbg/Makefile.am | 9 +++++++-- plugins/fullscreenbg/eog-fullscreenbg.metainfo.xml.in | 13 +++++++++++++ plugins/hide-titlebar/Makefile.am | 12 +++++++++--- .../hide-titlebar/eog-hide-titlebar.metainfo.xml.in | 13 +++++++++++++ plugins/light-theme/Makefile.am | 12 +++++++++--- plugins/light-theme/eog-light-theme.metainfo.xml.in | 13 +++++++++++++ plugins/map/Makefile.am | 12 +++++++++--- plugins/map/eog-map.metainfo.xml.in | 13 +++++++++++++ plugins/postasa/Makefile.am | 11 +++++++++-- plugins/postasa/eog-postasa.metainfo.xml.in | 12 ++++++++++++ plugins/postr/Makefile.am | 12 +++++++++--- plugins/postr/eog-postr.metainfo.xml.in | 13 +++++++++++++ plugins/pythonconsole/Makefile.am | 10 ++++++++-- .../pythonconsole/eog-pythonconsole.metainfo.xml.in | 13 +++++++++++++ plugins/send-by-mail/Makefile.am | 12 +++++++++--- plugins/send-by-mail/eog-send-by-mail.metainfo.xml.in | 13 +++++++++++++ plugins/slideshowshuffle/Makefile.am | 11 ++++++++--- .../eog-slideshowshuffle.metainfo.xml.in | 13 +++++++++++++ po/POTFILES.in | 12 ++++++++++++ 25 files changed, 275 insertions(+), 33 deletions(-) commit 0c9c9094a2d15898ca413be0bd0f4bdf1551a234 Author: Inaki Larranaga Murgoitio Date: Tue Jul 15 11:53:35 2014 +0200 Updated Basque language po/eu.po | 322 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 235 insertions(+), 87 deletions(-) commit 26422cee51232a07a6f069926068112c3ebadea9 Author: Lasse Liehu Date: Fri May 30 14:53:54 2014 +0300 Finnish translation update po/fi.po | 44 ++++++++++++-------------------------------- 1 file changed, 12 insertions(+), 32 deletions(-) commit dd2642cba7895dc62f52581f7fe5d8b883fd64da Author: Felix Riemann Date: Mon Apr 14 22:34:34 2014 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)