summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-09-20 17:08:06 +0200
committerKhem Raj <raj.khem@gmail.com>2024-10-11 00:25:45 -0700
commitb9bf384af71c2a88049202b8255ed52593b0820a (patch)
treeed2a861d892bd2dd8881257086224bb98d35f771 /meta-gnome
parentec3ec69de937c5a2a8820e29d7018fe6c862fc69 (diff)
downloadmeta-openembedded-b9bf384af71c2a88049202b8255ed52593b0820a.tar.gz
gnome-console: update 45.0 -> 47.0
Version 47.0 ~~~~~~~~~~~~ A edge case in drag-and-drop has been resolved, and Aleksandr Melman fixed a string that hadn't been marked for translation. Updated Translations * Belarusian (Vasil Pupkin) * British English (Andi Chandler) * Bulgarian (Alexander Shopov) * Catalan (Jordi Mas i Hernandez) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Danish (Ask Hjorth Larsen) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * Greek (Efstathios Iosifidis) * Hebrew (Yaron Shahrabani) * Hungarian (Balázs Úr) * Indonesian (Andika Triwidada) * Lithuanian (Aurimas Černius) * Norwegian Bokmål (Brage Fuglseth) * Persian (Danial Behzadi) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Russian (Artur S0) * Slovak (Jose Riha) * Slovenian (Martin) * Spanish (Daniel Mustieles) * Swedish (Anders Jonsson) * Ukrainian (Yuri Chornoivan) Version 47.rc ~~~~~~~~~~~~~~~ Thanks to feedback from beta users, a couple small improvements were made. Updated Translations * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Brazilian Portuguese (Juliano de Souza Camargo) * Bulgarian (Alexander Shopov) * Catalan (poc senderi) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti) * Hindi (Scrambled 777) * Hungarian (Balázs Úr) * Kazakh (Baurzhan Muftakhidinov) * Korean (DaeHyun Sung) * Norwegian Bokmål (Brage Fuglseth) * Occitan (Quentin PAGÈS) * Persian (Danial Behzadi) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu, Florentina Mușat) * Russian (Artur S0) * Turkish (Emin Tufan Çetin, Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 47.beta ~~~~~~~~~~~~~~~ The preferences dialogue has been expanded to include scrollback size, and there has been behind the scenes work fixing some pesky issues and setting up future improvements. Thanks to work elsewhere in the stack, we now have restored screen reader support. This has taken far too long, and there is more work do be done, but hopefully this is a significant step forward. Additionally Alice reworked our styles to take advantage of improvements in Gtk, whilst Chris helped us keep current with developments in Adwaita, and Balló György provided some fixes. Updated Translations * Brazilian Portuguese (Juliano de Souza Camargo) * Greek (Efstathios Iosifidis) * Hebrew (Yosef Or Boczko) * Hindi (Guntupalli Karunakar, Scrambled 777) * Kabyle (Rachida SACI) * Nepali (Pawan Chitrakar) * Occitan (Quentin PAGÈS) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu) * Serbian (Dušan Simić) * Serbian (Latin) (Милош Поповић) * Slovak (Matej Mrenica) * Slovenian (Martin) * Turkish (Sabri Ünal) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb (renamed from meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb
index d03b5fe04..922b0576e 100644
--- a/meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb
@@ -18,7 +18,7 @@ DEPENDS = " \
18 vte \ 18 vte \
19" 19"
20 20
21SRC_URI[archive.sha256sum] = "e7462128d2df2324a1d748062c40429cd0504af09e407067b33f3a9d0c59c8e1" 21SRC_URI[archive.sha256sum] = "487ec0de0a24f12ef6f778e4aee98d744a9dcc921c9e7df98b2d9f410b00ef52"
22 22
23PACKAGECONFIG ?= "" 23PACKAGECONFIG ?= ""
24PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false" 24PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"