diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2022-11-01 16:55:41 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2022-11-01 22:08:43 -0700 |
commit | faa03d1ace931714210b937cefdf8c629b638529 (patch) | |
tree | 012fc07c69e31d4112c88e8dd1985df75d528164 /gnu/packages/kde-pim.scm | |
parent | 2fde8cf3995c4cf7b9bc5e4fe0864172a896bbfb (diff) |
gnu: Shorten package synopsis.
* gnu/packages/crates-io.scm (rust-inflections-1): Shorten
synopsis.
(rust-clap-conf-0.1): Likewise.
* gnu/packages/gtk.scm (volctl): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-unliftio): Likewise.
* gnu/packages/kde-pim.scm (korganizer): Likewise.
* gnu/packages/kde.scm (kuserfeedback): Likewise.
* gnu/packages/pascal.scm (p2c): Likewise.
* gnu/packages/python-xyz.scm (python-ttystatus): Likewise.
* gnu/packages/qt.scm (qtwebplugin): Likewise.
Diffstat (limited to 'gnu/packages/kde-pim.scm')
-rw-r--r-- | gnu/packages/kde-pim.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index fc3e7069f1..73edce6c33 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm @@ -1506,7 +1506,7 @@ application \"Parts\" to be embedded as a Kontact component (or plugin).") (invoke "dbus-launch" "ctest"))))))) (home-page "https://apps.kde.org/korganizer/") (synopsis "Organizational assistant, providing calendars and other similar -functionality to help you organize your life") +functionality") (description "KOrganizer is the calendar and scheduling component of Kontact. It provides management of events and tasks, alarm notification, web export, network transparent handling of data, group scheduling, import and |