mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: KDE: Use breeze-icons over oxygen-icons.
* gnu/packages/kde-internet.scm (choqok kget konversation krdc krdc) * gnu/packages/kde-multimedia.scm (dragon elisa juk k3b kaffeine kamoso kmix kmplayer kwave) * gnu/packages/kde-pim.scm (kaddressbook kcalutils kgpg kleopatra kmail knotes korganizer) * gnu/packages/kde-systemtools.scm (dolphin dolphin-plugins khelpcenter konsole krfb ksystemlog) * gnu/packages/kde-utils.scm (kate kmag kmousetool kmouth kronometer krusader okteta rsibreak smb4k sweeper) * gnu/packages/kde.scm (kdevelop) Breeze icons replaces Oxygen icons in KDE 5, so use that in every package. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
parent
bf771c9e96
commit
bbd7e74ee8
6 changed files with 38 additions and 38 deletions
|
@ -148,7 +148,7 @@ well as CD-ROM images.")
|
|||
plasma-framework
|
||||
kwindowsystem
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5
|
||||
qtscript))
|
||||
(arguments
|
||||
|
@ -198,7 +198,7 @@ Kate's features include:
|
|||
(list ki18n
|
||||
kio
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
;; TODO: QAccessibilityClient - libqaccessibilityclien
|
||||
qtbase-5))
|
||||
(home-page "https://apps.kde.org/kmag/")
|
||||
|
@ -237,7 +237,7 @@ artists to web-designers to people with low vision.")
|
|||
libxtst
|
||||
libxt
|
||||
phonon
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5))
|
||||
(home-page "https://apps.kde.org/kmousetool/")
|
||||
(synopsis "Automatic mouse click and mouse manipulation tool for the
|
||||
|
@ -272,7 +272,7 @@ whom pressing buttons hurts.")
|
|||
kio
|
||||
kwidgetsaddons
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5
|
||||
qtspeech))
|
||||
(home-page "https://apps.kde.org/kmouth/")
|
||||
|
@ -310,7 +310,7 @@ sentences to be re-spoken.")
|
|||
ki18n
|
||||
kwidgetsaddons
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5))
|
||||
(home-page "https://apps.kde.org/kronometer/")
|
||||
(synopsis "Simple stopwatch application")
|
||||
|
@ -353,7 +353,7 @@ to save the times and resume them later.")
|
|||
kwidgetsaddons
|
||||
kwindowsystem
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5
|
||||
solid
|
||||
zlib))
|
||||
|
@ -427,7 +427,7 @@ either be created or generated from a image.")
|
|||
kservice
|
||||
kwidgetsaddons
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qca
|
||||
qtbase-5
|
||||
qtdeclarative-5
|
||||
|
@ -485,7 +485,7 @@ redone.")
|
|||
ktextwidgets
|
||||
kwindowsystem
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5))
|
||||
(home-page "https://apps.kde.org/rsibreak/")
|
||||
(synopsis "Assists in the Recovery and Prevention of Repetitive Strain
|
||||
|
@ -531,7 +531,7 @@ remind you to take a break now and then.")
|
|||
kwindowsystem
|
||||
kxmlgui
|
||||
samba
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
plasma-framework
|
||||
qtbase-5
|
||||
qtdeclarative-5
|
||||
|
@ -593,7 +593,7 @@ Features:
|
|||
kio
|
||||
ktextwidgets
|
||||
kxmlgui
|
||||
oxygen-icons ;; default icon set
|
||||
breeze-icons ;; default icon set
|
||||
qtbase-5))
|
||||
(home-page "https://apps.kde.org/sweeper/")
|
||||
(synopsis "Temporary file and history cleaner")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue