mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
gnome-text-editor: update 47.0 -> 47.2
* Unescaping URIs for tooltips to improve legibility * Fix initial-trailing-newline when settings auto-discovery is disabled * Fix save-as when using admin:// URIs * Pin document encoding when loading a file * Override extend_selection for multi-mouse-press to avoid some slow corner cases in minified JSON files * Markup fixes in properties dialog * Updated translations * Fix document to default to implicit trailing newlines * Improve text wrapping for banners on small form factors Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f30b5c1b87
commit
80d8ebac0e
|
|
@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
|
|||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "0304961974bdacc7e6e8d146dadc949527df99b2823582c8d1ba8b33d25d4217"
|
||||
SRC_URI[archive.sha256sum] = "7d04039b16174ec5fd65fea2f447f3febd9fdf2aa36e9997abc6ff992cc31e38"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
Loading…
Reference in New Issue
Block a user