[PATCH] gnu: gnome: Add gnome-screenshot to default apps.

  • Done
  • quality assurance status badge
Details
2 participants
  • Alexandros Theodotou
  • Marius Bakke
Owner
unassigned
Submitted by
Alexandros Theodotou
Severity
normal
A
A
Alexandros Theodotou wrote on 8 Nov 2019 12:24
(name . Guix patches)(address . guix-patches@gnu.org)
1f2fa777eaabeb714e1839bb62d0e3ae@posteo.net
I was really surprised this wasn't in the defaults.
per the comment.

From 6b28a1c223a87c8e3dad214ac327aa6be41469b3 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@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(+)

Toggle diff (14 lines)
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
M
M
Marius Bakke wrote on 10 Nov 2019 22:23
87imnrl931.fsf@devup.no
Alexandros Theodotou <alex@zrythm.org> writes:

Toggle quote (4 lines)
> 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.

Applied, thanks!
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl3If8IACgkQoqBt8qM6
VPoxjAgAngFTNEPB+hpqdCTIOVuzGmWTZwDE6C7vASH8R9k+Y1OjWSUWe0GtNeSb
JOpul7P9rzCn7tfnmboiQXNjO88NSZd3/Iq1HT0p4snqjXcYpTH+uOAYhIXT5eJf
hWJZEBOnr6IM9ZE3bGeUTWgVMKdSlN95ZoTRjdVooQNiDnSM1rwFp70h5X077LcW
8W8nOy+FhjPPnjar9bV3UkCs6il7EHPlQeIqe92h/XePJHILApUhmB03XAj2PGTD
S2Kqeazjj/X9S2zOXcfAg7daPIy9q4QGYCcLg13AMTO6oPMo+bbwcVmpr1g9SbzM
jIx+wTzHO2KIjtPB8tsaRTHkBZNMDA==
=eOxr
-----END PGP SIGNATURE-----

Closed
?