all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timothy Sample <samplet@ngyro.com>
To: 35028@debbugs.gnu.org
Subject: [bug#35028] [PATCH 3/3] gnu: gnome-shell: Remove gnome-control-center from inputs.
Date: Wed, 27 Mar 2019 23:22:32 -0400	[thread overview]
Message-ID: <20190328032232.10058-3-samplet@ngyro.com> (raw)
In-Reply-To: <877ecj7ksh.fsf@ngyro.com>

* gnu/packages/gnome.scm (gnome-shell)[inputs]: Remove
gnome-control-center.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 595ba20f7f..a489137669 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5814,7 +5814,6 @@ properties, screen resolution, and other GNOME parameters.")
        ("gdm" ,gdm)
        ("gjs" ,gjs)
        ("gnome-bluetooth" ,gnome-bluetooth)
-       ("gnome-control-center" ,gnome-control-center)
        ("gnome-desktop" ,gnome-desktop)
        ("gnome-settings-daemon" ,gnome-settings-daemon)
        ("gst-plugins-base" ,gst-plugins-base)
-- 
2.21.0

  parent reply	other threads:[~2019-03-28  3:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28  3:14 [bug#35028] [PATCH 0/3] Remove WebKitGTK from GNOME Shell closure Timothy Sample
2019-03-28  3:22 ` [bug#35028] [PATCH 1/3] gnu: gnome-online-accounts: Split off 'lib' output Timothy Sample
2019-03-28  3:22 ` [bug#35028] [PATCH 2/3] gnu: evolution-data-server: Add 'libedataserverui' output Timothy Sample
2019-03-28  3:22 ` Timothy Sample [this message]
2019-03-30 14:19 ` bug#35028: [PATCH 0/3] Remove WebKitGTK from GNOME Shell closure Ludovic Courtès
2019-04-13 17:49   ` [bug#35028] " Timothy Sample
2019-04-14 17:44     ` Ludovic Courtès
2019-04-15  0:18       ` Timothy Sample

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190328032232.10058-3-samplet@ngyro.com \
    --to=samplet@ngyro.com \
    --cc=35028@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.