diff --git a/etc-x11-xim.d-uim b/etc-x11-xim.d-uim index 6b2e676..598676e 100644 --- a/etc-x11-xim.d-uim +++ b/etc-x11-xim.d-uim @@ -41,7 +41,7 @@ look_for_uim_toolbar uim-toolbar-gtk3-systray uim-toolbar-gtk-systray if [ -z "$toolbar" ]; then # no systray found, let's start a stand-alone toolbar case "$WINDOWMANAGER" in - *kde*) + *plasma*) look_for_uim_toolbar \ uim-toolbar-qt4 uim-toolbar-qt \ uim-toolbar-gtk3 uim-toolbar-gtk;; diff --git a/uim.changes b/uim.changes index f3412b9..e8b5248 100644 --- a/uim.changes +++ b/uim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 20 08:09:58 CET 2022 - tiwai@suse.de + +- Adjust xim.d script for KDE Plasma (boo#1194916) + ------------------------------------------------------------------- Thu Oct 14 09:48:06 UTC 2021 - Dr. Werner Fink diff --git a/uim.spec b/uim.spec index 7f6cc1a..d401aef 100644 --- a/uim.spec +++ b/uim.spec @@ -1,7 +1,7 @@ # # spec file for package uim # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed