Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell

This commit is contained in:
Takao Fujiwara 2011-10-21 16:05:19 +09:00
parent a4b3ac56f9
commit 9781a05bc9
3 changed files with 8 additions and 4 deletions

3
.gitignore vendored
View File

@ -3,6 +3,7 @@ ibus-1.3.6.tar.gz
/ibus-1.3.7.tar.gz
/ibus-1.3.8.tar.gz
/ibus-1.3.9.tar.gz
/ibus-1.4.0.tar.gz
/ibus-1.3.99.20101028.tar.gz
/ibus-1.3.99.20101118.tar.gz
/ibus-1.3.99.20101202.tar.gz
@ -13,7 +14,6 @@ ibus-1.3.6.tar.gz
/ibus-1.3.99.20110408.tar.gz
/ibus-1.3.99.20110419.tar.gz
/ibus-1.3.99.20110817.tar.gz
/ibus-1.4.0.tar.gz
/ibus-gjs-3.0.2.20110823.tar.gz
/ibus-gjs-3.1.4.20110823.tar.gz
/ibus-gjs-3.0.2.20110908.tar.gz
@ -23,3 +23,4 @@ ibus-1.3.6.tar.gz
/ibus-gjs-3.2.0.20110928.tar.gz
/ibus-gjs-3.0.2.20111018.tar.gz
/ibus-gjs-3.2.0.20111018.tar.gz
/ibus-gjs-3.2.1.20111021.tar.gz

View File

@ -7,7 +7,7 @@
%if 0%{?fedora} > 15
%define have_bridge_hotkey 1
%define ibus_gjs_version 3.2.0.20111018
%define ibus_gjs_version 3.2.1.20111021
%define ibus_gjs_build_failure 1
%else
%define have_bridge_hotkey 0
@ -24,7 +24,7 @@
Name: ibus
Version: 1.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@ -386,6 +386,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
* Fri Oct 21 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-5
- Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell
* Thu Oct 20 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-4
- Fixed Bug 746869 - no keymaps if the XKB has no group and no variant

View File

@ -1,3 +1,3 @@
b4f063794e89c71eb1f8cb543210da30 ibus-1.4.0.tar.gz
21093439be2c7321cb1a85ca3307a0b5 ibus-gjs-3.0.2.20111018.tar.gz
d7555d6c3eca572f713ec4135e7a1b87 ibus-gjs-3.2.0.20111018.tar.gz
636991ea42551a754c04996ae396bf69 ibus-gjs-3.2.1.20111021.tar.gz