Skip to content

Commit b3742be

Browse files
schnitzeltonykraj
authored andcommitted
xfce4-screenshooter: upgrade 1.9.8 -> 1.9.9
- Add link to Imgur ToS (#54) - Add notice about imgur (#53) - Add launchable tag to appdata.xml - Update help message for --save option - Add combobox with file extensions (#6) - Add option to capture window border or not (#4) - Preserve last used extension - Save screenshots according to the extension (#6) - Avoid save dialog loop if action was specified from CLI (#41) - Respect windows scaling (!18) - Fix compilation warnings - Add version check for pango - Correctly calculate dimensions of size window (#37) - Add option to disable Imgur upload (#20) - Translation Updates Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 3ff4d6e commit b3742be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.8.bb renamed to meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.9.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup
77

88
inherit xfce-app
99

10-
SRC_URI[sha256sum] = "6f029d614ad3b63fbcf742984dc6c976f3008e7d88fa487d49ed544f56f62c50"
10+
SRC_URI[sha256sum] = "33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4"
1111

1212
do_compile_prepend() {
1313
mkdir -p lib

0 commit comments

Comments
 (0)