GNU bug report logs - #38130
[PATCH] gnu: gnome: Add gnome-screenshot to default apps.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Fri, 8 Nov 2019 11:25:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38130 <at> debbugs.gnu.org
Subject: [bug#38130] [PATCH] gnu: gnome: Add gnome-screenshot to default apps.
Date: Fri, 08 Nov 2019 12:24:33 +0100
I was really surprised this wasn't in the defaults.
It's also included in https://packages.debian.org/jessie/gnome-core as 
per the comment.

From 6b28a1c223a87c8e3dad214ac327aa6be41469b3 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex <at> zrythm.org>
Date: Fri, 8 Nov 2019 11:20:35 +0000
Subject: [PATCH] gnu: gnome: Add gnome-screenshot to default apps.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]:
Add gnome-screenshot.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 086816a66a..4a68b13d21 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6719,6 +6719,7 @@ associations for GNOME.")
        ("gnome-default-applications" ,gnome-default-applications)
        ("gnome-keyring"             ,gnome-keyring)
        ("gnome-online-accounts"     ,gnome-online-accounts)
+       ("gnome-screenshot"          ,gnome-screenshot)
        ("gnome-session"             ,gnome-session)
        ("gnome-settings-daemon"     ,gnome-settings-daemon)
        ("gnome-shell"               ,gnome-shell)
-- 
2.24.0





This bug report was last modified 5 years and 198 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.