diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-01 23:44:43 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-03 15:15:42 -0700 |
commit | 897a905bf82928a0e9873c337eac21925df0294c (patch) | |
tree | fda76356d440bb873718d92e05780faa3c71a915 | |
parent | 987519e2d318ab9ee66f4ee58a6a51655fadcf6b (diff) | |
download | meta-openembedded-897a905bf82928a0e9873c337eac21925df0294c.tar.gz |
dconf-editor: upgrade 3.34.2 -> 3.36.2
dconf-editor 3.36.2
=====================
Some fixes for the now HC theme.
Translations updated:
Latvian: Rūdolfs Mazurs
Romanian: Daniel Șerbănescu
Slovak: Peter Mráz
Ukrainian: Yuri Chornoivan
dconf-editor 3.36.0
=====================
New stable release! Contains mainly translations updates. Great!
Translations updated (since 3.35.91):
Danish: Alan Mortensen
Dutch: Nathan Follens
German: Tim Sabsch
Greek: Efstathios Iosifidis
Italian: Milo Casagrande
Japanese: sicklylife
Korean: Changwoo Ryu
Polish: Piotr DrÄ…g
Slovenian: Matej UrbanÄiÄ
dconf-editor 3.35.91
=====================
Just a translations release. Note: the announce for 3.35.90 only
credited one translator, while there is a long list of them; not
sure of why it failed. Check the NEWS file for complete credits!
Translations updated:
Basque: Asier Sarasua Garmendia
Czech: Marek Černocký
Finnish: Jiri Grönroos
French: Claude Paroz
Galician: Fran Dieguez
Hungarian: Balázs Úr
Lithuanian: Aurimas ÄŒernius
Serbian: Марко КоÑтић
Turkish: Sabri Ünal
dconf-editor 3.35.90
=====================
Hey, that is mostly a translations beta release! Feels good, no.
Translations updated:
Catalan: Jordi Mas
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb (renamed from meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb index 699511f7aa..25f409c41a 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.34.2.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.36.2.bb | |||
@@ -8,8 +8,8 @@ DEPENDS = "dconf gtk+3" | |||
8 | 8 | ||
9 | inherit gnomebase vala gettext gsettings bash-completion | 9 | inherit gnomebase vala gettext gsettings bash-completion |
10 | 10 | ||
11 | SRC_URI[archive.md5sum] = "2907205ad1a0e2774c981932cb7ff25b" | 11 | SRC_URI[archive.md5sum] = "78bd905ed3c770a00c850d8cffec88a4" |
12 | SRC_URI[archive.sha256sum] = "cecc2a5cb44af68be80e970e83fb9e3e92e2a74df7c90b63324e6da19a929d5f" | 12 | SRC_URI[archive.sha256sum] = "edcec8867f018589125f177407760c642bbbb52fe5122daac5905223d6b3e1c7" |
13 | 13 | ||
14 | FILES_${PN} += " \ | 14 | FILES_${PN} += " \ |
15 | ${datadir}/dbus-1 \ | 15 | ${datadir}/dbus-1 \ |