emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38130: closed ([PATCH] gnu: gnome: Add gnome-screenshot to default a


From: GNU bug Tracking System
Subject: bug#38130: closed ([PATCH] gnu: gnome: Add gnome-screenshot to default apps.)
Date: Sun, 10 Nov 2019 21:24:03 +0000

Your message dated Sun, 10 Nov 2019 22:23:14 +0100
with message-id <address@hidden>
and subject line Re: [bug#38130] [PATCH] gnu: gnome: Add gnome-screenshot to 
default apps.
has caused the debbugs.gnu.org bug report #38130,
regarding [PATCH] gnu: gnome: Add gnome-screenshot to default apps.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38130: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38130
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gnome: Add gnome-screenshot to default apps. Date: Fri, 08 Nov 2019 12:24:33 +0100 User-agent: Posteo Webmail
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 <address@hidden>
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#38130] [PATCH] gnu: gnome: Add gnome-screenshot to default apps. Date: Sun, 10 Nov 2019 22:23:14 +0100 User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Alexandros Theodotou <address@hidden> writes:

> 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!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]