SHA256
1
0
forked from pool/fcitx
Dominique Leuenberger 2016-03-01 08:45:35 +00:00 committed by Git OBS Bridge
commit e021f9acf0
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
data/fcitx-autostart.desktop.in | 1 +
1 file changed, 1 insertion(+)
--- a/data/fcitx-autostart.desktop.in
+++ b/data/fcitx-autostart.desktop.in
@@ -8,6 +8,7 @@ Terminal=false
Type=Application
Categories=System;Utility;
StartupNotify=false
+NoDisplay=true
X-GNOME-Autostart-Phase=Applications
X-GNOME-AutoRestart=false
X-GNOME-Autostart-Notify=false

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Feb 28 09:25:28 CET 2016 - tiwai@suse.de
- Add NoDisplay=true in autostart desktop file so that it won't be
shown (boo#968486):
fcitx-autostart-desktop-no-display.patch
-------------------------------------------------------------------
Thu Feb 11 18:03:21 UTC 2016 - i@marguerite.su

View File

@ -36,6 +36,8 @@ Source99: baselibs.conf
Patch1: fcitx-use-basename-for-log.patch
# PATCH-FIX-OPENSUSE fcitx-autostart-check-INPUT_METHOD.patch boo#947576
Patch2: fcitx-autostart-check-INPUT_METHOD.patch
# PATCH-FIX-OPENSUSE fcitx-autostart-desktop-no-display.patch boo#968486
Patch3: fcitx-autostart-desktop-no-display.patch
BuildRequires: cairo-devel
BuildRequires: dbus-1-devel
BuildRequires: dbus-1-glib-devel
@ -360,6 +362,7 @@ You can either use this package for download from kde-look.org using knewstaff i
%setup -q -n %{name}-%{version}
%patch1 -p1
%patch2 -p1
%patch3 -p1
# hack to fix incompatibility of gtk-query-immodules-2.0 (bnc#845860)
%if %suse_version < 1310
sed -i \