Skip to content

Commit

Permalink
mousepad: upgrade 0.5.2 -> 0.5.3
Browse files Browse the repository at this point in the history
Release notes for 0.5.3
=======================
- Appearance Changes:
  - Use old style menu alignment (openembedded#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]>
  • Loading branch information
schnitzeltony committed Mar 7, 2021
1 parent 08374b3 commit fc39b6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit fc39b6b

Please sign in to comment.