Ticket #3287 (closed enhancement: fixed)
mc.ext and support for .po files through poedit
Reported by: | Polleke | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.14 |
Component: | mc-core | Version: | master |
Keywords: | extensions | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Hi, I would like to ask to include support for .po files through the extensions system. There is already support for .mo (view only) but .po would be quite usefull.
Patch will be included, against 4.8.13.
I'm not quite sure about the view options, but the Open option works fine.
Attachments
Change History
Changed 10 years ago by Polleke
- Attachment patch.po.4.8.13.diff added
comment:2 in reply to: ↑ description Changed 10 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.14
Replying to Polleke:
I'm not quite sure about the view options, but the Open option works fine.
I thing the Open action should be handled by common viewer (internal or external).
I modified your patch for Edit action: since poedit is GUI program, run it in background and silent.
Branch: 3287_poedit
changeset:9e401d4b5dcbbf9c09180974bae7d760f216e593
comment:3 Changed 10 years ago by slavazanko
- Votes for changeset set to slavazanko
- Branch state changed from on review to approved
comment:4 Changed 10 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [564deafe7272e05280364b2cad5d33c4d56f341e].
patch for mc.ext and misc.sh