Bug 727021 - ibus compose file needs a symbol tag for gnome-shell
Summary: ibus compose file needs a symbol tag for gnome-shell
Keywords:
Status: CLOSED DUPLICATE of bug 727018
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-table
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ding-Yi Chen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-01 04:03 UTC by fujiwara
Modified: 2011-09-06 01:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-06 01:15:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description fujiwara 2011-08-01 04:03:56 UTC
The latest ibus-gnome3 + gnome-shell can show a special symbol char on ibus
status icon by ibus engine.
The symbol can be defined in engine's /usr/share/ibus/component/*.xml .

Now ibus-anthy-1.2.6-3 has a symbol char and the similar fix is needed for
major ibus engines.

% grep symbol /usr/share/ibus/component/anthy.xml
   <symbol>&#x3042;</symbol>

The following patch is the example:
http://pkgs.fedoraproject.org/gitweb/?p=ibus-anthy.git;a=blob_plain;f=ibus-anthy-xx-icon-symbol.patch
http://pkgs.fedoraproject.org/gitweb/?p=ibus-hangul.git;a=blob_plain;f=ibus-hangul-xx-icon-symbol.patch

(Note: probably you don't need hotkeys tag since your engine would need Control
+ Space only for the trigger)

Comment 1 Ding-Yi Chen 2011-09-06 01:15:25 UTC

*** This bug has been marked as a duplicate of bug 727018 ***


Note You need to log in before you can comment on or make changes to this bug.