Merge lp://staging/~attente/indicator-keyboard/1291962-2 into lp://staging/indicator-keyboard

Proposed by William Hua
Status: Merged
Merged at revision: 337
Proposed branch: lp://staging/~attente/indicator-keyboard/1291962-2
Merge into: lp://staging/indicator-keyboard
Diff against target: 591 lines (+205/-127)
9 files modified
.bzrignore (+3/-1)
data/Makefile.am (+2/-2)
lib/Makefile.am (+7/-6)
lib/ibus-menu.vala (+22/-23)
lib/indicator-menu.vala (+128/-0)
lib/main.vala (+36/-90)
po/POTFILES.in (+1/-0)
po/POTFILES.skip (+1/-0)
po/indicator-keyboard.pot (+5/-5)
To merge this branch: bzr merge lp://staging/~attente/indicator-keyboard/1291962-2
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Sebastien Bacher Needs Fixing
Ted Gould (community) Approve
Review via email: mp+213346@code.staging.launchpad.net

Commit message

Export separate menus for desktop and greeter.

Description of the change

Export separate menus for desktop and greeter.

(Re-submission of https://code.launchpad.net/~attente/indicator-keyboard/1291962/+merge/212967)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ted Gould (ted) wrote :

Small thing, need to change the "..." to a "…" in "Text Entry Settings..." Marking approved on the review but not top-approving.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

While Ted's comment makes sense, could you revert it? That's a string change which would invalidate the translations, the i18n team said that would be better be done next cycle to avoid regression on some locales for the release.

review: Needs Fixing
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

trying to put that under CI train the build failed with

" VALAC indicator_keyboard_service_vala.stamp
main.vala:134.9-134.20: error: The name `sources_menu' does not exist in the context of `Indicator.Keyboard.Service.get_ibus._lambda12_'
    if (sources_menu != null) {
        ^^^^^^^^^^^^
main.vala:135.6-135.24: error: The name `update_sources_menu' does not exist in the context of `Indicator.Keyboard.Service.get_ibus._lambda12_'
     update_sources_menu ();"

review: Needs Fixing
324. By William Hua

Merge trunk fixing conflicts.

Revision history for this message
William Hua (attente) wrote :

Sorry... it's the same bad merge.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: