From eb5358a740932da36c60601265296ff5108203c47035f88e3590f323aac2fa52 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 8 Feb 2021 15:28:00 +0000 Subject: [PATCH] Accepting request 870300 from home:ftake:branches:M17N - Fix the invalid desktop file for auto start (boo#1178447) - Fix xim.d/ibus so that a Plasma session can use XDG auto start OBS-URL: https://build.opensuse.org/request/show/870300 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=249 --- ibus-autostart.desktop | 7 +++---- ibus.changes | 6 ++++++ ibus.spec | 2 +- xim.d-ibus-121 | 2 +- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ibus-autostart.desktop b/ibus-autostart.desktop index 04adcfd..572baec 100644 --- a/ibus-autostart.desktop +++ b/ibus-autostart.desktop @@ -1,12 +1,11 @@ [Desktop Entry] -_Name=IBus -_GenericName=IBus Daemon -_Comment=Start IBus daemon +Name=IBus +GenericName=IBus Daemon +Comment=Start IBus daemon Exec=ibus-autostart Icon=ibus-setup Terminal=false Type=Application -Categories=System;Utility; StartupNotify=false NoDisplay=true X-GNOME-Autostart-Phase=Applications diff --git a/ibus.changes b/ibus.changes index d4af78c..d5d2762 100644 --- a/ibus.changes +++ b/ibus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 8 14:37:27 UTC 2021 - Fuminobu Takeyama + +- Fix the invalid desktop file for auto start (boo#1178447) +- Fix xim.d/ibus so that a Plasma session can use XDG auto start + ------------------------------------------------------------------- Mon Feb 1 15:25:13 UTC 2021 - Bernhard Wiedemann diff --git a/ibus.spec b/ibus.spec index 1ccbaa0..18d07ab 100644 --- a/ibus.spec +++ b/ibus.spec @@ -1,7 +1,7 @@ # # spec file for package ibus # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/xim.d-ibus-121 b/xim.d-ibus-121 index 24e72b8..732c688 100644 --- a/xim.d-ibus-121 +++ b/xim.d-ibus-121 @@ -44,7 +44,7 @@ else fi case "$WINDOWMANAGER" in - *kde*|*xfce*|*lxde*) + *kde*|*plasma*|*xfce*|*lxde*) # started via xdg autostart ;; *)