Code review comment for lp:~sergiusens/notes-app/app_domain

Revision history for this message
Olivier Tilloy (osomon) wrote :

debian/notes-app.install needs updating (s/notes-app.mo/com.ubuntu.notes.mo/)

You also need to re-generate the pot file: in a clean source tree, run the following commands:

    bzr mv po/notes-app.pot po/com.ubuntu.notes.pot
    cmake .
    make com.ubuntu.notes.pot

review: Needs Fixing

« Back to merge proposal