Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6869)

Issue 5702057: Fix no gconf engines_order and the engine setup button on ibus-setup. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by fujiwara
Modified:
12 years, 1 month ago
Reviewers:
shawn.p.huang
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Fix no gconf engines_order and the engine setup button on ibus-setup. TEST=Linux desktop

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated with message #3. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
data/ibus.schemas.in View 1 chunk +12 lines, -0 lines 0 comments Download
setup/main.py View 1 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 3
fujiwara
12 years, 1 month ago (2012-02-29 05:20:05 UTC) #1
Peng
https://codereview.appspot.com/5702057/diff/1/setup/main.py File setup/main.py (right): https://codereview.appspot.com/5702057/diff/1/setup/main.py#newcode257 setup/main.py:257: name = str(engine.props.name) why need this?
12 years, 1 month ago (2012-02-29 15:35:03 UTC) #2
Peng
12 years, 1 month ago (2012-03-01 01:27:23 UTC) #3
lgtm, with comments

https://codereview.appspot.com/5702057/diff/1/setup/main.py
File setup/main.py (right):

https://codereview.appspot.com/5702057/diff/1/setup/main.py#newcode257
setup/main.py:257: name = str(engine.props.name)
On 2012/02/29 15:35:03, Peng wrote:
> why need this?

please use engine.get_name(). It is more readable.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b