diff options
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r-- | gnu/packages/gnome-xyz.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index d7b467aef4..89943ba136 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -682,10 +682,6 @@ that caches clipboard history.") behavior, system tray and input source indicator for IBus.") (license license:gpl3+))) -(define-public gnome-shell-extension-topicons-redux - (deprecated-package "gnome-shell-extension-topicons-redux" - gnome-shell-extension-appindicator)) - (define-public gnome-shell-extension-dash-to-dock (package (name "gnome-shell-extension-dash-to-dock") |