Hello community, here is the log from the commit of package mozo for openSUSE:Factory checked in at 2017-03-20 17:12:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozo (Old) and /work/SRC/openSUSE:Factory/.mozo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozo" Mon Mar 20 17:12:53 2017 rev:11 rq:481146 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mozo/mozo.changes 2016-09-25 14:44:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mozo.new/mozo.changes 2017-03-20 17:12:54.969460646 +0100 @@ -1,0 +2,8 @@ +Tue Mar 14 10:11:47 UTC 2017 - [email protected] + +- Update to version 1.18.0: + * NEWS: Use consistent, project wide, markdown-like formatting to + make generating release announcements easier. + * Update translations. + +------------------------------------------------------------------- Old: ---- mozo-1.16.0.tar.xz New: ---- mozo-1.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozo.spec ++++++ --- /var/tmp/diff_new_pack.d26rJq/_old 2017-03-20 17:12:55.817340926 +0100 +++ /var/tmp/diff_new_pack.d26rJq/_new 2017-03-20 17:12:55.821340362 +0100 @@ -1,7 +1,7 @@ # # spec file for package mozo # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define _version 1.16 +%define _version 1.18 Name: mozo -Version: 1.16.0 +Version: 1.18.0 Release: 0 Summary: MATE Desktop menu editor License: LGPL-2.1+ Group: System/GUI/Other -Url: http://mate-desktop.org/ +Url: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel @@ -58,7 +58,7 @@ %build NOCONFIGURE=1 mate-autogen %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install ++++++ mozo-1.16.0.tar.xz -> mozo-1.18.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/ChangeLog new/mozo-1.18.0/ChangeLog --- old/mozo-1.16.0/ChangeLog 2016-09-20 10:44:49.000000000 +0200 +++ new/mozo-1.18.0/ChangeLog 2017-03-12 17:09:19.000000000 +0100 @@ -1,3 +1,140 @@ +commit c8a11a0721f4c5997e5fddbb762b84f00a2f4169 +Author: raveit65 <[email protected]> +Date: Sun Mar 12 17:07:49 2017 +0100 + + release 1.18.0 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 069cd873c4e617e8539cca3939a286267740bb40 +Author: raveit65 <[email protected]> +Date: Sun Mar 12 17:06:59 2017 +0100 + + sync with transifex + + po/el.po | 4 ++-- + po/pl.po | 2 +- + po/uk.po | 4 ++-- + 3 files changed, 5 insertions(+), 5 deletions(-) + +commit 78474e81fdef8816f680b8cabb7de9143f4b440b +Author: monsta <[email protected]> +Date: Sun Mar 12 18:43:55 2017 +0300 + + update NEWS for 1.18 + + NEWS | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) + +commit fb60cf394531d01ec566bb6424723023acf56765 +Author: monsta <[email protected]> +Date: Thu Jan 19 18:43:54 2017 +0300 + + sync with Transifex and drop empty translations + + po/LINGUAS | 2 ++ + po/cv.po | 82 ----------------------------------------------------------- + po/de_CH.po | 82 ----------------------------------------------------------- + po/es_419.po | 82 ----------------------------------------------------------- + po/es_ES.po | 82 ----------------------------------------------------------- + po/es_US.po | 82 ----------------------------------------------------------- + po/fil.po | 82 ----------------------------------------------------------- + po/fo.po | 82 ----------------------------------------------------------- + po/gd.po | 82 ----------------------------------------------------------- + po/ia.po | 82 ----------------------------------------------------------- + po/jv.po | 82 ----------------------------------------------------------- + po/la.po | 82 ----------------------------------------------------------- + po/nah.po | 82 ----------------------------------------------------------- + po/nqo.po | 82 ----------------------------------------------------------- + po/om.po | 82 ----------------------------------------------------------- + po/sc.po | 82 ----------------------------------------------------------- + po/sco.po | 82 ----------------------------------------------------------- + po/so.po | 82 ----------------------------------------------------------- + po/sw.po | 82 ----------------------------------------------------------- + po/tg.po | 82 ----------------------------------------------------------- + po/tl.po | 82 ----------------------------------------------------------- + po/ts.po | 82 ----------------------------------------------------------- + po/uk.po | 4 +-- + po/zh-Hans.po | 82 ----------------------------------------------------------- + 24 files changed, 4 insertions(+), 1806 deletions(-) + +commit 6c62173945a0adc9930c7af7a56145005a1c9ce8 +Author: monsta <[email protected]> +Date: Thu Jan 19 17:25:24 2017 +0300 + + Revert "Update POTFILES.skip." + + we better patch intltool instead of each project we have, + see https://bugs.launchpad.net/bugs/1117944 for the patch + + This reverts commit e588099d9f7b229ab3acb02db913cf5fdc68fe51. + + po/POTFILES.skip | 4 ---- + 1 file changed, 4 deletions(-) + +commit cd9fdfc74f54fdfb4410cc6ffd6473c4bda974fe +Author: Martin Wimpress <[email protected]> +Date: Fri Jan 13 16:13:04 2017 +0000 + + Update mozo NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier. + + NEWS | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +commit 9d2c3eebb570b7d376574ecd733b78519c602f81 +Author: Martin Wimpress <[email protected]> +Date: Thu Jan 12 14:36:46 2017 +0000 + + Bump version to 1.17.0 + + NEWS | 4 ++++ + configure.ac | 2 +- + 2 files changed, 5 insertions(+), 1 deletion(-) + +commit e588099d9f7b229ab3acb02db913cf5fdc68fe51 +Author: Martin Wimpress <[email protected]> +Date: Thu Jan 12 14:35:04 2017 +0000 + + Update POTFILES.skip. + + po/POTFILES.skip | 4 ++++ + 1 file changed, 4 insertions(+) + +commit 7ca8c7e26ea79c9756ed3acd250d93a6f5d38661 +Author: Martin Wimpress <[email protected]> +Date: Thu Jan 12 14:32:58 2017 +0000 + + Sync translations. + + po/bs.po | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/cv.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/de_CH.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/es_419.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/es_ES.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/es_US.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/es_VE.po | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/fil.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/fo.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/gd.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ia.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/jv.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/kn.po | 7 ++--- + po/la.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/nah.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/nb.po | 7 ++--- + po/nqo.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/om.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sc.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sco.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/so.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sw.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/tg.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/tl.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ts.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/zh-Hans.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 26 files changed, 1978 insertions(+), 6 deletions(-) + commit e1c9fcc3743f65ee477fa2eb547c16c1e17a63af Author: raveit65 <[email protected]> Date: Tue Sep 20 10:44:07 2016 +0200 @@ -858,9 +995,8 @@ NEWS -> NEWS.GNOME - NEWS | 434 ------------------------------------------------------------- - NEWS.GNOME | 434 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - 2 files changed, 434 insertions(+), 434 deletions(-) + NEWS => NEWS.GNOME | 0 + 1 file changed, 0 insertions(+), 0 deletions(-) commit f9455058c268280071449bd58ad2c91575b62b6d Author: Stefano Karapetsas <[email protected]> @@ -1257,142 +1393,126 @@ Alacarte => Mozo - Alacarte/MainWindow.py | 624 --------------------- - Alacarte/Makefile.am | 24 - - Alacarte/Makefile.in | 482 ----------------- - Alacarte/MenuEditor.py | 775 -------------------------- - Alacarte/__init__.py | 0 - Alacarte/config.py.in | 9 - - Alacarte/util.py | 244 --------- - COPYING | 2 +- - ChangeLog.pre-git | 268 ++++----- - Makefile.am | 12 +- - Makefile.in | 16 +- - Mozo/MainWindow.py | 624 +++++++++++++++++++++ - Mozo/Makefile.am | 24 + - Mozo/Makefile.in | 482 +++++++++++++++++ - Mozo/MenuEditor.py | 775 ++++++++++++++++++++++++++ - Mozo/__init__.py | 0 - Mozo/config.py.in | 9 + - Mozo/util.py | 244 +++++++++ - README | 6 +- - alacarte.in | 37 -- - configure | 98 ++-- - configure.ac | 12 +- - data/Makefile.am | 4 +- - data/Makefile.in | 14 +- - data/alacarte.desktop.in.in | 14 - - data/alacarte.ui | 781 --------------------------- - data/icons/Makefile.am | 12 +- - data/icons/Makefile.in | 16 +- - data/icons/hicolor_apps_16x16_alacarte.png | Bin 685 -> 0 bytes - data/icons/hicolor_apps_16x16_mozo.png | Bin 0 -> 685 bytes - data/icons/hicolor_apps_22x22_alacarte.png | Bin 1044 -> 0 bytes - data/icons/hicolor_apps_22x22_mozo.png | Bin 0 -> 1044 bytes - data/icons/hicolor_apps_24x24_alacarte.png | Bin 1009 -> 0 bytes - data/icons/hicolor_apps_24x24_mozo.png | Bin 0 -> 1009 bytes - data/icons/hicolor_apps_256x256_alacarte.png | Bin 21572 -> 0 bytes - data/icons/hicolor_apps_256x256_mozo.png | Bin 0 -> 21572 bytes - data/icons/hicolor_apps_32x32_alacarte.png | Bin 1456 -> 0 bytes - data/icons/hicolor_apps_32x32_mozo.png | Bin 0 -> 1456 bytes - data/icons/hicolor_apps_48x48_alacarte.png | Bin 2481 -> 0 bytes - data/icons/hicolor_apps_48x48_mozo.png | Bin 0 -> 2481 bytes - data/mozo.desktop.in.in | 14 + - data/mozo.ui | 781 +++++++++++++++++++++++++++ - mozo.in | 37 ++ - po/ChangeLog | 64 +-- - po/POTFILES.in | 8 +- - po/POTFILES.skip | 2 +- - po/an.po | 42 +- - po/ar.po | 38 +- - po/as.po | 34 +- - po/ast.po | 38 +- - po/be.po | 42 +- - po/[email protected] | 38 +- - po/bem.po | 38 +- - po/bg.po | 40 +- - po/bn.po | 42 +- - po/bn_IN.po | 38 +- - po/br.po | 38 +- - po/ca.po | 36 +- - po/[email protected] | 36 +- - po/crh.po | 40 +- - po/cs.po | 34 +- - po/cy.po | 40 +- - po/da.po | 38 +- - po/de.po | 44 +- - po/dz.po | 34 +- - po/el.po | 46 +- - po/[email protected] | 40 +- - po/en_CA.po | 44 +- - po/en_GB.po | 42 +- - po/eo.po | 40 +- - po/es.po | 44 +- - po/et.po | 44 +- - po/eu.po | 36 +- - po/fa.po | 70 +-- - po/fi.po | 42 +- - po/fr.po | 38 +- - po/fur.po | 36 +- - po/fy.po | 38 +- - po/ga.po | 38 +- - po/gl.po | 36 +- - po/gu.po | 36 +- - po/he.po | 32 +- - po/hi.po | 38 +- - po/hr.po | 38 +- - po/hu.po | 38 +- - po/hy.po | 38 +- - po/id.po | 44 +- - po/io.po | 34 +- - po/it.po | 38 +- - po/ja.po | 38 +- - po/ka.po | 36 +- - po/kk.po | 42 +- - po/kn.po | 38 +- - po/ko.po | 40 +- - po/ku.po | 42 +- - po/lt.po | 34 +- - po/lv.po | 32 +- - po/mai.po | 38 +- - po/mg.po | 40 +- - po/mk.po | 32 +- - po/ml.po | 40 +- - po/mn.po | 38 +- - po/mr.po | 36 +- - po/ms.po | 44 +- - po/nb.po | 44 +- - po/nds.po | 42 +- - po/nl.po | 42 +- - po/nn.po | 48 +- - po/oc.po | 36 +- - po/or.po | 36 +- - po/pa.po | 36 +- - po/pl.po | 34 +- - po/ps.po | 34 +- - po/pt.po | 38 +- - po/pt_BR.po | 44 +- - po/ro.po | 42 +- - po/ru.po | 40 +- - po/si.po | 66 +-- - po/sk.po | 38 +- - po/sl.po | 44 +- - po/sq.po | 38 +- - po/sr.po | 42 +- - po/[email protected] | 42 +- - po/sv.po | 42 +- - po/ta.po | 36 +- - po/te.po | 40 +- - po/th.po | 42 +- - po/tr.po | 44 +- - po/ug.po | 42 +- - po/uk.po | 36 +- - po/[email protected] | 36 +- - po/vi.po | 40 +- - po/zh_CN.po | 34 +- - po/zh_HK.po | 40 +- - po/zh_TW.po | 40 +- - 135 files changed, 5021 insertions(+), 5021 deletions(-) + COPYING | 2 +- + ChangeLog.pre-git | 268 ++++++++++----------- + Makefile.am | 12 +- + Makefile.in | 16 +- + {Alacarte => Mozo}/MainWindow.py | 30 +-- + {Alacarte => Mozo}/Makefile.am | 2 +- + {Alacarte => Mozo}/Makefile.in | 12 +- + {Alacarte => Mozo}/MenuEditor.py | 4 +- + {Alacarte => Mozo}/__init__.py | 0 + {Alacarte => Mozo}/config.py.in | 0 + {Alacarte => Mozo}/util.py | 2 +- + README | 6 +- + configure | 98 ++++---- + configure.ac | 12 +- + data/Makefile.am | 4 +- + data/Makefile.in | 14 +- + data/icons/Makefile.am | 12 +- + data/icons/Makefile.in | 16 +- + ...16_alacarte.png => hicolor_apps_16x16_mozo.png} | Bin + ...22_alacarte.png => hicolor_apps_22x22_mozo.png} | Bin + ...24_alacarte.png => hicolor_apps_24x24_mozo.png} | Bin + ..._alacarte.png => hicolor_apps_256x256_mozo.png} | Bin + ...32_alacarte.png => hicolor_apps_32x32_mozo.png} | Bin + ...48_alacarte.png => hicolor_apps_48x48_mozo.png} | Bin + .../{alacarte.desktop.in.in => mozo.desktop.in.in} | 6 +- + data/{alacarte.ui => mozo.ui} | 0 + alacarte.in => mozo.in | 6 +- + po/ChangeLog | 64 ++--- + po/POTFILES.in | 8 +- + po/POTFILES.skip | 2 +- + po/an.po | 42 ++-- + po/ar.po | 38 +-- + po/as.po | 34 +-- + po/ast.po | 38 +-- + po/be.po | 42 ++-- + po/[email protected] | 38 +-- + po/bem.po | 38 +-- + po/bg.po | 40 +-- + po/bn.po | 42 ++-- + po/bn_IN.po | 38 +-- + po/br.po | 38 +-- + po/ca.po | 36 +-- + po/[email protected] | 36 +-- + po/crh.po | 40 +-- + po/cs.po | 34 +-- + po/cy.po | 40 +-- + po/da.po | 38 +-- + po/de.po | 44 ++-- + po/dz.po | 34 +-- + po/el.po | 46 ++-- + po/[email protected] | 40 +-- + po/en_CA.po | 44 ++-- + po/en_GB.po | 42 ++-- + po/eo.po | 40 +-- + po/es.po | 44 ++-- + po/et.po | 44 ++-- + po/eu.po | 36 +-- + po/fa.po | 70 +++--- + po/fi.po | 42 ++-- + po/fr.po | 38 +-- + po/fur.po | 36 +-- + po/fy.po | 38 +-- + po/ga.po | 38 +-- + po/gl.po | 36 +-- + po/gu.po | 36 +-- + po/he.po | 32 +-- + po/hi.po | 38 +-- + po/hr.po | 38 +-- + po/hu.po | 38 +-- + po/hy.po | 38 +-- + po/id.po | 44 ++-- + po/io.po | 34 +-- + po/it.po | 38 +-- + po/ja.po | 38 +-- + po/ka.po | 36 +-- + po/kk.po | 42 ++-- + po/kn.po | 38 +-- + po/ko.po | 40 +-- + po/ku.po | 42 ++-- + po/lt.po | 34 +-- + po/lv.po | 32 +-- + po/mai.po | 38 +-- + po/mg.po | 40 +-- + po/mk.po | 32 +-- + po/ml.po | 40 +-- + po/mn.po | 38 +-- + po/mr.po | 36 +-- + po/ms.po | 44 ++-- + po/nb.po | 44 ++-- + po/nds.po | 42 ++-- + po/nl.po | 42 ++-- + po/nn.po | 48 ++-- + po/oc.po | 36 +-- + po/or.po | 36 +-- + po/pa.po | 36 +-- + po/pl.po | 34 +-- + po/ps.po | 34 +-- + po/pt.po | 38 +-- + po/pt_BR.po | 44 ++-- + po/ro.po | 42 ++-- + po/ru.po | 40 +-- + po/si.po | 66 ++--- + po/sk.po | 38 +-- + po/sl.po | 44 ++-- + po/sq.po | 38 +-- + po/sr.po | 42 ++-- + po/[email protected] | 42 ++-- + po/sv.po | 42 ++-- + po/ta.po | 36 +-- + po/te.po | 40 +-- + po/th.po | 42 ++-- + po/tr.po | 44 ++-- + po/ug.po | 42 ++-- + po/uk.po | 36 +-- + po/[email protected] | 36 +-- + po/vi.po | 40 +-- + po/zh_CN.po | 34 +-- + po/zh_HK.po | 40 +-- + po/zh_TW.po | 40 +-- + 119 files changed, 2062 insertions(+), 2062 deletions(-) commit e87fbefcec0c44579495b1bcb22ac59814029566 Author: Stefano Karapetsas <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/Makefile.in new/mozo-1.18.0/Makefile.in --- old/mozo-1.16.0/Makefile.in 2016-09-20 10:44:47.000000000 +0200 +++ new/mozo-1.18.0/Makefile.in 2017-03-12 17:09:15.000000000 +0100 @@ -638,7 +638,7 @@ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -663,7 +663,7 @@ @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -681,7 +681,7 @@ distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -691,7 +691,7 @@ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/NEWS new/mozo-1.18.0/NEWS --- old/mozo-1.16.0/NEWS 2016-09-20 10:42:50.000000000 +0200 +++ new/mozo-1.18.0/NEWS 2017-03-12 17:04:54.000000000 +0100 @@ -1,4 +1,10 @@ -1.16.0 +### mozo 1.18.0 + + * NEWS: use consistent, project wide, markdown-like formatting + to make generating release announcements easier + * Translations update + +### mozo 1.16.0 * Add Properties and Delete buttons * Fix several drag-and-drop issues @@ -6,7 +12,7 @@ * Some more fixes and cleanups * Translations update -1.14.1 +### mozo 1.14.1 * Fix crash and erasing of menu file when processing non-ASCII character @@ -14,31 +20,31 @@ * Always encode with UTF-8 before writing XML file * Translations update -1.14.0 +### mozo 1.14.0 * Move to GTK+3 and GObject Introspection, drop old PyGTK-related code * Translations update * Fix Changelog generation -1.12.0 +### mozo 1.12.0 * Enable startup notification * Add silent rules * Some bugfixes -1.10.1 +### mozo 1.10.1 * Fix wrong highlighting while moving menu items when separators are present. * Remove deprecated GTK properties * Fix help link -1.10.0 +### mozo 1.10.0 * Translations update -1.8.0 +### mozo 1.8.0 * Tarball renamed to mozo * Update translations diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/aclocal.m4 new/mozo-1.18.0/aclocal.m4 --- old/mozo-1.16.0/aclocal.m4 2016-09-20 10:44:45.000000000 +0200 +++ new/mozo-1.18.0/aclocal.m4 2017-03-12 17:09:13.000000000 +0100 @@ -680,63 +680,32 @@ AC_SUBST([USE_NLS]) ]) -dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- -dnl serial 11 (pkg-config-0.29) -dnl -dnl Copyright © 2004 Scott James Remnant <[email protected]>. -dnl Copyright © 2012-2015 Dan Nicholson <[email protected]> -dnl -dnl This program is free software; you can redistribute it and/or modify -dnl it under the terms of the GNU General Public License as published by -dnl the Free Software Foundation; either version 2 of the License, or -dnl (at your option) any later version. -dnl -dnl This program is distributed in the hope that it will be useful, but -dnl WITHOUT ANY WARRANTY; without even the implied warranty of -dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -dnl General Public License for more details. -dnl -dnl You should have received a copy of the GNU General Public License -dnl along with this program; if not, write to the Free Software -dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -dnl 02111-1307, USA. -dnl -dnl As a special exception to the GNU General Public License, if you -dnl distribute this file as part of a program that contains a -dnl configuration script generated by Autoconf, you may include it under -dnl the same distribution terms that you use for the rest of that -dnl program. - -dnl PKG_PREREQ(MIN-VERSION) -dnl ----------------------- -dnl Since: 0.29 -dnl -dnl Verify that the version of the pkg-config macros are at least -dnl MIN-VERSION. Unlike PKG_PROG_PKG_CONFIG, which checks the user's -dnl installed version of pkg-config, this checks the developer's version -dnl of pkg.m4 when generating configure. -dnl -dnl To ensure that this macro is defined, also add: -dnl m4_ifndef([PKG_PREREQ], -dnl [m4_fatal([must install pkg-config 0.29 or later before running autoconf/autogen])]) -dnl -dnl See the "Since" comment for each macro you use to see what version -dnl of the macros you require. -m4_defun([PKG_PREREQ], -[m4_define([PKG_MACROS_VERSION], [0.29]) -m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1, - [m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])]) -])dnl PKG_PREREQ - -dnl PKG_PROG_PKG_CONFIG([MIN-VERSION]) -dnl ---------------------------------- -dnl Since: 0.16 -dnl -dnl Search for the pkg-config tool and set the PKG_CONFIG variable to -dnl first found in the path. Checks that the version of pkg-config found -dnl is at least MIN-VERSION. If MIN-VERSION is not specified, 0.9.0 is -dnl used since that's the first version where most current features of -dnl pkg-config existed. +# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- +# serial 1 (pkg-config-0.24) +# +# Copyright © 2004 Scott James Remnant <[email protected]>. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# PKG_PROG_PKG_CONFIG([MIN-VERSION]) +# ---------------------------------- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) @@ -758,19 +727,18 @@ PKG_CONFIG="" fi fi[]dnl -])dnl PKG_PROG_PKG_CONFIG +])# PKG_PROG_PKG_CONFIG -dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -dnl ------------------------------------------------------------------- -dnl Since: 0.18 -dnl -dnl Check to see whether a particular set of modules exists. Similar to -dnl PKG_CHECK_MODULES(), but does not set variables or print errors. -dnl -dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -dnl only at the first occurence in configure.ac, so if the first place -dnl it's called might be skipped (such as if it is within an "if", you -dnl have to call PKG_CHECK_EXISTS manually +# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) +# +# Check to see whether a particular set of modules exists. Similar +# to PKG_CHECK_MODULES(), but does not set variables or print errors. +# +# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) +# only at the first occurence in configure.ac, so if the first place +# it's called might be skipped (such as if it is within an "if", you +# have to call PKG_CHECK_EXISTS manually +# -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ @@ -780,10 +748,8 @@ $3])dnl fi]) -dnl _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) -dnl --------------------------------------------- -dnl Internal wrapper calling pkg-config via PKG_CONFIG and setting -dnl pkg_failed based on the result. +# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) +# --------------------------------------------- m4_define([_PKG_CONFIG], [if test -n "$$1"; then pkg_cv_[]$1="$$1" @@ -795,11 +761,10 @@ else pkg_failed=untried fi[]dnl -])dnl _PKG_CONFIG +])# _PKG_CONFIG -dnl _PKG_SHORT_ERRORS_SUPPORTED -dnl --------------------------- -dnl Internal check to see if pkg-config supports short errors. +# _PKG_SHORT_ERRORS_SUPPORTED +# ----------------------------- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then @@ -807,17 +772,19 @@ else _pkg_short_errors_supported=no fi[]dnl -])dnl _PKG_SHORT_ERRORS_SUPPORTED +])# _PKG_SHORT_ERRORS_SUPPORTED -dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -dnl [ACTION-IF-NOT-FOUND]) -dnl -------------------------------------------------------------- -dnl Since: 0.4.0 -dnl -dnl Note that if there is a possibility the first call to -dnl PKG_CHECK_MODULES might not happen, you should be sure to include an -dnl explicit call to PKG_PROG_PKG_CONFIG in your configure.ac +# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], +# [ACTION-IF-NOT-FOUND]) +# +# +# Note that if there is a possibility the first call to +# PKG_CHECK_MODULES might not happen, you should be sure to include an +# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac +# +# +# -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl @@ -871,40 +838,15 @@ AC_MSG_RESULT([yes]) $3 fi[]dnl -])dnl PKG_CHECK_MODULES - +])# PKG_CHECK_MODULES -dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -dnl [ACTION-IF-NOT-FOUND]) -dnl --------------------------------------------------------------------- -dnl Since: 0.29 -dnl -dnl Checks for existence of MODULES and gathers its build flags with -dnl static libraries enabled. Sets VARIABLE-PREFIX_CFLAGS from --cflags -dnl and VARIABLE-PREFIX_LIBS from --libs. -dnl -dnl Note that if there is a possibility the first call to -dnl PKG_CHECK_MODULES_STATIC might not happen, you should be sure to -dnl include an explicit call to PKG_PROG_PKG_CONFIG in your -dnl configure.ac. -AC_DEFUN([PKG_CHECK_MODULES_STATIC], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -_save_PKG_CONFIG=$PKG_CONFIG -PKG_CONFIG="$PKG_CONFIG --static" -PKG_CHECK_MODULES($@) -PKG_CONFIG=$_save_PKG_CONFIG[]dnl -])dnl PKG_CHECK_MODULES_STATIC - - -dnl PKG_INSTALLDIR([DIRECTORY]) -dnl ------------------------- -dnl Since: 0.27 -dnl -dnl Substitutes the variable pkgconfigdir as the location where a module -dnl should install pkg-config .pc files. By default the directory is -dnl $libdir/pkgconfig, but the default can be changed by passing -dnl DIRECTORY. The user can override through the --with-pkgconfigdir -dnl parameter. +# PKG_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable pkgconfigdir as the location where a module +# should install pkg-config .pc files. By default the directory is +# $libdir/pkgconfig, but the default can be changed by passing +# DIRECTORY. The user can override through the --with-pkgconfigdir +# parameter. AC_DEFUN([PKG_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) m4_pushdef([pkg_description], @@ -915,18 +857,16 @@ AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) -])dnl PKG_INSTALLDIR +]) dnl PKG_INSTALLDIR -dnl PKG_NOARCH_INSTALLDIR([DIRECTORY]) -dnl -------------------------------- -dnl Since: 0.27 -dnl -dnl Substitutes the variable noarch_pkgconfigdir as the location where a -dnl module should install arch-independent pkg-config .pc files. By -dnl default the directory is $datadir/pkgconfig, but the default can be -dnl changed by passing DIRECTORY. The user can override through the -dnl --with-noarch-pkgconfigdir parameter. +# PKG_NOARCH_INSTALLDIR(DIRECTORY) +# ------------------------- +# Substitutes the variable noarch_pkgconfigdir as the location where a +# module should install arch-independent pkg-config .pc files. By +# default the directory is $datadir/pkgconfig, but the default can be +# changed by passing DIRECTORY. The user can override through the +# --with-noarch-pkgconfigdir parameter. AC_DEFUN([PKG_NOARCH_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) m4_pushdef([pkg_description], @@ -937,15 +877,13 @@ AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) -])dnl PKG_NOARCH_INSTALLDIR +]) dnl PKG_NOARCH_INSTALLDIR -dnl PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, -dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -dnl ------------------------------------------- -dnl Since: 0.28 -dnl -dnl Retrieves the value of the pkg-config variable for the given module. +# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, +# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) +# ------------------------------------------- +# Retrieves the value of the pkg-config variable for the given module. AC_DEFUN([PKG_CHECK_VAR], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl @@ -954,7 +892,81 @@ AS_VAR_COPY([$1], [pkg_cv_][$1]) AS_VAR_IF([$1], [""], [$5], [$4])dnl -])dnl PKG_CHECK_VAR +])# PKG_CHECK_VAR + +# PKG_WITH_MODULES(VARIABLE-PREFIX, MODULES, +# [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND], +# [DESCRIPTION], [DEFAULT]) +# +# Prepare a "--with-" configure option using the lowercase [VARIABLE-PREFIX] +# name, merging the behaviour of AC_ARG_WITH and PKG_CHECK_MODULES in a single +# macro +# +# -------------------------------------------------------------- +AC_DEFUN([PKG_WITH_MODULES], +[ +m4_pushdef([with_arg], m4_tolower([$1])) + +m4_pushdef([description], + [m4_default([$5], [build with ]with_arg[ support])]) + +m4_pushdef([def_arg], [m4_default([$6], [auto])]) +m4_pushdef([def_action_if_found], [AS_TR_SH([with_]with_arg)=yes]) +m4_pushdef([def_action_if_not_found], [AS_TR_SH([with_]with_arg)=no]) + +m4_case(def_arg, + [yes],[m4_pushdef([with_without], [--without-]with_arg)], + [m4_pushdef([with_without],[--with-]with_arg)]) + +AC_ARG_WITH(with_arg, + AS_HELP_STRING(with_without, description[ @<:@default=]def_arg[@:>@]),, + [AS_TR_SH([with_]with_arg)=def_arg]) + +AS_CASE([$AS_TR_SH([with_]with_arg)], + [yes],[PKG_CHECK_MODULES([$1],[$2],$3,$4)], + [auto],[PKG_CHECK_MODULES([$1],[$2], + [m4_n([def_action_if_found]) $3], + [m4_n([def_action_if_not_found]) $4])]) + +m4_popdef([with_arg]) +m4_popdef([description]) +m4_popdef([def_arg]) + +]) dnl PKG_WITH_MODULES + +# PKG_HAVE_WITH_MODULES(VARIABLE-PREFIX, MODULES, +# [DESCRIPTION], [DEFAULT]) +# +# Convenience macro to trigger AM_CONDITIONAL after +# PKG_WITH_MODULES check. +# +# HAVE_[VARIABLE-PREFIX] is exported as make variable. +# +# -------------------------------------------------------------- +AC_DEFUN([PKG_HAVE_WITH_MODULES], +[ +PKG_WITH_MODULES([$1],[$2],,,[$3],[$4]) + +AM_CONDITIONAL([HAVE_][$1], + [test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"]) +]) + +# PKG_HAVE_DEFINE_WITH_MODULES(VARIABLE-PREFIX, MODULES, +# [DESCRIPTION], [DEFAULT]) +# +# Convenience macro to run AM_CONDITIONAL and AC_DEFINE after +# PKG_WITH_MODULES check. +# +# HAVE_[VARIABLE-PREFIX] is exported as make and preprocessor variable. +# +# -------------------------------------------------------------- +AC_DEFUN([PKG_HAVE_DEFINE_WITH_MODULES], +[ +PKG_HAVE_WITH_MODULES([$1],[$2],[$3],[$4]) + +AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"], + [AC_DEFINE([HAVE_][$1], 1, [Enable ]m4_tolower([$1])[ support])]) +]) # Copyright (C) 2002-2014 Free Software Foundation, Inc. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/configure new/mozo-1.18.0/configure --- old/mozo-1.16.0/configure 2016-09-20 10:44:45.000000000 +0200 +++ new/mozo-1.18.0/configure 2017-03-12 17:09:14.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for mozo 1.16.0. +# Generated by GNU Autoconf 2.69 for mozo 1.18.0. # # Report bugs to <http://www.mate-desktop.org>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='mozo' PACKAGE_TARNAME='mozo' -PACKAGE_VERSION='1.16.0' -PACKAGE_STRING='mozo 1.16.0' +PACKAGE_VERSION='1.18.0' +PACKAGE_STRING='mozo 1.18.0' PACKAGE_BUGREPORT='http://www.mate-desktop.org' PACKAGE_URL='' @@ -1343,7 +1343,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures mozo 1.16.0 to adapt to many kinds of systems. +\`configure' configures mozo 1.18.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1409,7 +1409,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of mozo 1.16.0:";; + short | recursive ) echo "Configuration of mozo 1.18.0:";; esac cat <<\_ACEOF @@ -1512,7 +1512,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -mozo configure 1.16.0 +mozo configure 1.18.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1881,7 +1881,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by mozo $as_me 1.16.0, which was +It was created by mozo $as_me 1.18.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2747,7 +2747,7 @@ # Define the identity of the package. PACKAGE='mozo' - VERSION='1.16.0' + VERSION='1.18.0' cat >>confdefs.h <<_ACEOF @@ -6536,7 +6536,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by mozo $as_me 1.16.0, which was +This file was extended by mozo $as_me 1.18.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6602,7 +6602,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -mozo config.status 1.16.0 +mozo config.status 1.18.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/configure.ac new/mozo-1.18.0/configure.ac --- old/mozo-1.16.0/configure.ac 2016-09-20 10:43:32.000000000 +0200 +++ new/mozo-1.18.0/configure.ac 2017-03-12 17:07:37.000000000 +0100 @@ -1,7 +1,7 @@ dnl -*- Mode: autoconf -*- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(mozo, 1.16.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.18.0, http://www.mate-desktop.org) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/LINGUAS new/mozo-1.18.0/po/LINGUAS --- old/mozo-1.16.0/po/LINGUAS 2016-08-01 17:51:07.000000000 +0200 +++ new/mozo-1.18.0/po/LINGUAS 2017-02-09 21:20:59.000000000 +0100 @@ -11,6 +11,7 @@ bn bn_IN br +bs ca ca@valencia cmn @@ -30,6 +31,7 @@ es_CL es_CO es_MX +es_VE et eu fa diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/bs.po new/mozo-1.18.0/po/bs.po --- old/mozo-1.16.0/po/bs.po 1970-01-01 01:00:00.000000000 +0100 +++ new/mozo-1.18.0/po/bs.po 2017-03-12 17:06:27.000000000 +0100 @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Sky Lion <[email protected]>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-03-27 23:17+0300\n" +"PO-Revision-Date: 2016-11-04 14:35+0000\n" +"Last-Translator: Sky Lion <[email protected]>\n" +"Language-Team: Bosnian (http://www.transifex.com/mate/MATE/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../Mozo/MainWindow.py:174 +msgid "Name" +msgstr "Ime" + +#: ../Mozo/MainWindow.py:190 +msgid "Show" +msgstr "Prikaži" + +#: ../Mozo/MainWindow.py:198 +msgid "Item" +msgstr "Stavka" + +#: ../data/mozo.desktop.in.in.h:1 ../data/mozo.ui.h:2 +msgid "Main Menu" +msgstr "Glavni meni" + +#: ../data/mozo.desktop.in.in.h:2 +msgid "Change which applications are shown on the main menu" +msgstr "Promijeni koje su aplikacije prikazane na glavnom meniju" + +#: ../data/mozo.ui.h:1 +msgid "_Revert to Original" +msgstr "V_rati na Originalno" + +#: ../data/mozo.ui.h:3 +msgid "Restore the default menu layout" +msgstr "Vrati uobičajeni raspored menija" + +#: ../data/mozo.ui.h:4 +msgid "_Menus:" +msgstr "_Meniji:" + +#: ../data/mozo.ui.h:5 +msgid "It_ems:" +msgstr "Stavk_e:" + +#: ../data/mozo.ui.h:6 +msgid "_New Menu" +msgstr "_Novi Meni" + +#: ../data/mozo.ui.h:7 +msgid "Ne_w Item" +msgstr "No_va Stavka" + +#: ../data/mozo.ui.h:8 +msgid "New _Separator" +msgstr "Novi _Razmak" + +#: ../data/mozo.ui.h:9 +msgid "Move Up" +msgstr "Pomjeri Gore" + +#: ../data/mozo.ui.h:10 +msgid "Move Down" +msgstr "Pomjeri Dolje" + +#: ../data/mozo.ui.h:11 +msgid "Revert Changes?" +msgstr "Vrati Promjene?" + +#: ../data/mozo.ui.h:12 +msgid "Revert all menus to original settings?" +msgstr "Vrati sve menije na originalne postavke" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/el.po new/mozo-1.18.0/po/el.po --- old/mozo-1.16.0/po/el.po 2016-09-04 08:26:26.000000000 +0200 +++ new/mozo-1.18.0/po/el.po 2017-03-12 17:06:23.000000000 +0100 @@ -9,8 +9,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-27 23:17+0300\n" -"PO-Revision-Date: 2012-03-14 13:29+0000\n" -"Last-Translator: Stefano Karapetsas <[email protected]>\n" +"PO-Revision-Date: 2017-02-07 20:15+0000\n" +"Last-Translator: Αλέξανδρος Καπετάνιος <[email protected]>\n" "Language-Team: Greek (http://www.transifex.com/mate/MATE/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/es_VE.po new/mozo-1.18.0/po/es_VE.po --- old/mozo-1.16.0/po/es_VE.po 1970-01-01 01:00:00.000000000 +0100 +++ new/mozo-1.18.0/po/es_VE.po 2017-03-12 17:06:19.000000000 +0100 @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Hector Colina <[email protected]>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-03-27 23:17+0300\n" +"PO-Revision-Date: 2017-01-12 02:57+0000\n" +"Last-Translator: Hector Colina <[email protected]>\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/mate/MATE/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../Mozo/MainWindow.py:174 +msgid "Name" +msgstr "Nombre" + +#: ../Mozo/MainWindow.py:190 +msgid "Show" +msgstr "Mostrar" + +#: ../Mozo/MainWindow.py:198 +msgid "Item" +msgstr "Item" + +#: ../data/mozo.desktop.in.in.h:1 ../data/mozo.ui.h:2 +msgid "Main Menu" +msgstr "Menú principal" + +#: ../data/mozo.desktop.in.in.h:2 +msgid "Change which applications are shown on the main menu" +msgstr "" + +#: ../data/mozo.ui.h:1 +msgid "_Revert to Original" +msgstr "" + +#: ../data/mozo.ui.h:3 +msgid "Restore the default menu layout" +msgstr "" + +#: ../data/mozo.ui.h:4 +msgid "_Menus:" +msgstr "" + +#: ../data/mozo.ui.h:5 +msgid "It_ems:" +msgstr "" + +#: ../data/mozo.ui.h:6 +msgid "_New Menu" +msgstr "" + +#: ../data/mozo.ui.h:7 +msgid "Ne_w Item" +msgstr "" + +#: ../data/mozo.ui.h:8 +msgid "New _Separator" +msgstr "" + +#: ../data/mozo.ui.h:9 +msgid "Move Up" +msgstr "Mover arriba" + +#: ../data/mozo.ui.h:10 +msgid "Move Down" +msgstr "Mover abajo" + +#: ../data/mozo.ui.h:11 +msgid "Revert Changes?" +msgstr "¿Revertir los cambios?" + +#: ../data/mozo.ui.h:12 +msgid "Revert all menus to original settings?" +msgstr "¿Devolver todos los menús a sus configuraciones originales?" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/kn.po new/mozo-1.18.0/po/kn.po --- old/mozo-1.16.0/po/kn.po 2016-09-04 08:26:24.000000000 +0200 +++ new/mozo-1.18.0/po/kn.po 2017-03-12 17:06:21.000000000 +0100 @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# karthik holla <[email protected]>, 2016 # Ragavendra BN <[email protected]>, 2007 # shankar <[email protected]>, 2007 msgid "" @@ -10,8 +11,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-27 23:17+0300\n" -"PO-Revision-Date: 2012-03-14 13:29+0000\n" -"Last-Translator: Stefano Karapetsas <[email protected]>\n" +"PO-Revision-Date: 2016-12-26 04:18+0000\n" +"Last-Translator: karthik holla <[email protected]>\n" "Language-Team: Kannada (http://www.transifex.com/mate/MATE/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -77,7 +78,7 @@ #: ../data/mozo.ui.h:11 msgid "Revert Changes?" -msgstr "ಬದಲಾವಣೆ ರದ್ದು ಮಾಡಬೇಕೆ?" +msgstr "ಬದಲಾವಣೆಗಳನ್ನು ಹಿಂದಿರುಗಿಸಬೇಕೆ?" #: ../data/mozo.ui.h:12 msgid "Revert all menus to original settings?" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/nb.po new/mozo-1.18.0/po/nb.po --- old/mozo-1.16.0/po/nb.po 2016-09-04 08:26:29.000000000 +0200 +++ new/mozo-1.18.0/po/nb.po 2017-03-12 17:06:25.000000000 +0100 @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Allan Nordhøy <[email protected]>, 2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-27 23:17+0300\n" -"PO-Revision-Date: 2016-02-10 20:00+0000\n" -"Last-Translator: Stefano Karapetsas <[email protected]>\n" +"PO-Revision-Date: 2016-11-17 10:14+0000\n" +"Last-Translator: Allan Nordhøy <[email protected]>\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/mate/MATE/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,4 +80,4 @@ #: ../data/mozo.ui.h:12 msgid "Revert all menus to original settings?" -msgstr "Sett menyene tilbake til opprinnelig tilstand?" +msgstr "Gå tilbake til forvalg for menyer?" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/pl.po new/mozo-1.18.0/po/pl.po --- old/mozo-1.16.0/po/pl.po 2016-09-04 08:26:23.000000000 +0200 +++ new/mozo-1.18.0/po/pl.po 2017-03-12 17:06:21.000000000 +0100 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: ../Mozo/MainWindow.py:174 msgid "Name" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mozo-1.16.0/po/uk.po new/mozo-1.18.0/po/uk.po --- old/mozo-1.16.0/po/uk.po 2016-09-04 08:26:30.000000000 +0200 +++ new/mozo-1.18.0/po/uk.po 2017-03-12 17:06:26.000000000 +0100 @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Микола Ткач <[email protected]>, 2013,2015-2016 +# Микола Ткач <[email protected]>, 2013,2015-2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-27 23:17+0300\n" "PO-Revision-Date: 2016-03-27 19:02+0000\n" -"Last-Translator: Микола Ткач <[email protected]>\n" +"Last-Translator: Микола Ткач <[email protected]>\n" "Language-Team: Ukrainian (http://www.transifex.com/mate/MATE/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n"
