Dominique Leuenberger 2022-01-21 00:25:29 +00:00 committed by Git OBS Bridge
commit 442fb118d1
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