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
This commit is contained in:
Takashi Iwai 2022-01-20 07:17:15 +00:00 committed by Git OBS Bridge
parent 994cd41562
commit 45f10c92cd
3 changed files with 7 additions and 2 deletions

View File

@ -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;;

View File

@ -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 <werner@suse.de>

View File

@ -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