Release notes for 0.5.3 ======================= - Appearance Changes: - Use old style menu alignment (#97, !77)
- Bug Fixes: - Add a keybinding to reset font size - Fix inverted return value of scroll event handler - Various small improvements regarding accels - Block the right signal handler for tooltip updates - A clarification about action groups - Translation Updates Signed-off-by: Andreas Müller <[email protected]> --- .../mousepad/{mousepad_0.5.2.bb => mousepad_0.5.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-apps/mousepad/{mousepad_0.5.2.bb => mousepad_0.5.3.bb} (80%) diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb similarity index 80% rename from meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb rename to meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb index a7e96851a..1fba67914 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb @@ -7,7 +7,7 @@ DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native" inherit xfce-app gsettings mime-xdg -SRC_URI[sha256sum] = "30adc5631a4e551df7b3e17ddc1d10e9980080f96518dedccc32170cb18efb8e" +SRC_URI[sha256sum] = "e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8" FILES_${PN} += " \ ${datadir}/glib-2.0/schemas \ -- 2.26.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89947): https://lists.openembedded.org/g/openembedded-devel/message/89947 Mute This Topic: https://lists.openembedded.org/mt/81161066/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
