mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
gnome-text-editor: update 48.1 -> 48.3
* Fix visual column position in overlay label * Defer gtk/gsv initialization to GtkApplication startup so that GApplication may determine proper app-id for process without relying on systemd/dbus conventions * Fix name in properties panel after save-as * Translation updates * Break out of recursive Policy-Kit authorization requests from user-cancellation. * Do not re-display position label as side-effect of auto-save * Translation updates 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
7e62092790
commit
8f6ea40683
|
|
@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
|
|||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "52089ba978a665841803b1b69e0e7be75b09a7d54e01e8d0bb29926e0f342437"
|
||||
SRC_URI[archive.sha256sum] = "3f9e9722394edb4d2145c06d69210b3d3fca5cd2b90d632643be750843d556ba"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
Loading…
Reference in New Issue
Block a user