diff --git a/desktop/xfce/addon/xfce4-screenshooter/actions.py b/desktop/xfce/addon/xfce4-screenshooter/actions.py
index 712803cb2d..9a2c2aabf0 100644
--- a/desktop/xfce/addon/xfce4-screenshooter/actions.py
+++ b/desktop/xfce/addon/xfce4-screenshooter/actions.py
@@ -19,5 +19,7 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+ pisitools.insinto("/usr/share/pixmaps/", "icons/scalable/org.xfce.screenshooter.svg")
+
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*")
diff --git a/desktop/xfce/addon/xfce4-screenshooter/pspec.xml b/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
index 8d7ab02f2a..4094bb29a8 100644
--- a/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
+++ b/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
@@ -11,11 +11,12 @@
GPLv2
app:gui
desktop.xfce.addon
+ org.xfce.screenshooter
A plugin allows you to capture the entire screen
This application allows you to capture the entire screen, the active window or a selected region.
- https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.10.tar.bz2
+ https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.11.tar.bz2
python3
intltool
@@ -60,6 +61,13 @@
+
+ 2022-08-09
+ 1.9.11
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-06-12
1.9.10