From 8f445fe48fafcbb552e7e08be808a0fb525f14e2 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 6 Jun 2024 11:41:40 +0300 Subject: [PATCH] xfce4-screenshooter --- desktop/xfce/addon/xfce4-screenshooter/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/addon/xfce4-screenshooter/actions.py b/desktop/xfce/addon/xfce4-screenshooter/actions.py index 9a2c2aabf0..8b399c7129 100644 --- a/desktop/xfce/addon/xfce4-screenshooter/actions.py +++ b/desktop/xfce/addon/xfce4-screenshooter/actions.py @@ -21,5 +21,5 @@ def install(): pisitools.insinto("/usr/share/pixmaps/", "icons/scalable/org.xfce.screenshooter.svg") - pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*") + pisitools.dodoc("AUTHORS", "COPYING", "README*")