From 45f10c92cd8e22c099148f6b9874d88a5b5430f3d9f93e4a9cbcc5019d259f2c Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 20 Jan 2022 07:17:15 +0000 Subject: [PATCH] Accepting request 947621 from home:tiwai:branches:M17N - Adjust xim.d script for KDE Plasma (boo#1194916) OBS-URL: https://build.opensuse.org/request/show/947621 OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=66 --- etc-x11-xim.d-uim | 2 +- uim.changes | 5 +++++ uim.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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