summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-systemtools.scm
Commit message (Collapse)AuthorAge
* gnu: kde-systemtools.scm: Adjust module imports.Efraim Flashner2020-01-28
| | | | * gnu/packages/kde-systemtools.scm: Remove libvnc, add vnc.
* gnu: Add ksystemlog.Hartmut Goebel2020-01-28
| | | | * gnu/packages/kde-systemtools.scm (ksystemlog): New variable.
* gnu: Add krfb.Hartmut Goebel2020-01-28
| | | | * gnu/packages/kde-systemtools.scm (krfb): New variable.
* gnu: Add konsole.Hartmut Goebel2020-01-28
| | | | * gnu/packages/kde-systemtools.scm (konsole): New variable.
* gnu: Add khelpcenter.Hartmut Goebel2020-01-28
| | | | * gnu/packages/kde-systemtools.scm (khelpcenter): New variable.
* gnu: Add dolphin-plugins.Hartmut Goebel2020-01-28
| | | | * gnu/packages/kde-systemtools.scm (dolphin-plugins): New variable.
* gnu: Add dolphin.Hartmut Goebel2020-01-28
* gnu/packages/kde-system.scm: New file. * gnu/local.mk: Add it.