Bug 456512

Summary: preference support on im-chooser
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: gcinAssignee: Chung-Yen Chang <candyz0416>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: i18n-bugs, petersen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-28 10:12:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 438944    

Description Akira TAGOH 2008-07-24 10:20:05 UTC
Description of problem:
im-chooser has a feature to bring up the preference program for Input Method. it
would be nice to have one for gcin as well, instead of having one in the panel menu.

Version-Release number of selected component (if applicable):
1.4.2-2.fc10

How reproducible:
always

Steps to Reproduce:
1.run im-chooser
2.select gcin
3.see the Input Method Preferences button
  
Actual results:
the state of the button is glay-masked.

Expected results:
the button should be active.

Additional info:
What you need to do is to add:

PREFERENCE_PROGRAM=/usr/bin/gcin-setup

to gcin.conf. and after that, .desktop file should be duplicate. that would be
better getting rid of .desktop file from the package since it could be brought
up from the menu on the gcin icon at the systray too.

Comment 1 Tony Fu 2008-09-10 03:08:37 UTC
requested by Jens Petersen (#27995)

Comment 2 Jens Petersen 2008-10-21 03:42:03 UTC
should be fixed in gcin-1.4.2-4.fc10

Comment 3 Akira TAGOH 2008-10-28 10:12:08 UTC
Looks good. thanks!