diff options
Diffstat (limited to 'gnu/packages/kde-systemtools.scm')
-rw-r--r-- | gnu/packages/kde-systemtools.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm index 809a9ddb7a..aff22e4d28 100644 --- a/gnu/packages/kde-systemtools.scm +++ b/gnu/packages/kde-systemtools.scm @@ -74,7 +74,7 @@ ktextwidgets kuserfeedback kwindowsystem - oxygen-icons ;; default icon set + breeze-icons ;; default icon set phonon qtbase-5 solid)) @@ -117,7 +117,7 @@ The main features of Dolphin are: ktexteditor ksyntaxhighlighting kxmlgui - oxygen-icons ;; default icon set + breeze-icons ;; default icon set qtbase-5)) (home-page "http://www.kde.org/") (synopsis "VCS-Plugins for Dolphin") @@ -156,7 +156,7 @@ Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.") kservice kwindowsystem libxml2 - oxygen-icons ;; default icon set + breeze-icons ;; default icon set qtbase-5 xapian)) (arguments @@ -222,7 +222,7 @@ document meta data file.") kwidgetsaddons kwindowsystem kxmlgui - oxygen-icons ;; default icon set + breeze-icons ;; default icon set qtbase-5 qtscript)) (arguments @@ -269,7 +269,7 @@ This package is part of the KDE base applications module.") libvnc libxcb libxtst - oxygen-icons ;; default icon set + breeze-icons ;; default icon set pipewire-0.3 plasma-wayland-protocols qtbase-5 @@ -319,7 +319,7 @@ This package is part of the KDE networking module.") ktextwidgets kwidgetsaddons kxmlgui - oxygen-icons ;; default icon set + breeze-icons ;; default icon set qtbase-5)) (home-page "https://apps.kde.org/ksystemlog/") (synopsis "System log viewer") |