Merge lp:~facundo/magicicada-gui/fix-gettext into lp:magicicada-gui
Proposed by
Facundo Batista
| Status: | Merged |
|---|---|
| Merge reported by: | Natalia Bidart |
| Merged at revision: | not available |
| Proposed branch: | lp:~facundo/magicicada-gui/fix-gettext |
| Merge into: | lp:magicicada-gui |
| Diff against target: |
28 lines (+7/-6) 1 file modified
magicicada/gui/gtk/main.py (+7/-6) |
| To merge this branch: | bzr merge lp:~facundo/magicicada-gui/fix-gettext |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| chicharreros | Pending | ||
|
Review via email:
|
|||
Commit message
Install gettext before importing other modules, as it's used there.
Description of the change
Install gettext before importing other modules, as it's used there.
To post a comment you must log in.
