« Previous | Next » 

Revision 1fa44923

ID1fa449231832d0fb7f20a3d7ecd06190ce906529

Added by Stefan Weil over 10 years ago

po/Makefile: Fix generation of messages.po

  • Tell xgettext that we use UTF-8 encoding (this is currently optional).
  • Set charset=UTF-8 in messages.po. This avoids warnings from msgmerge:
    warning: Charset "CHARSET" is not a portable encoding name.
  • Use filename relative to root directory (ui/gtk.c instead of ../ui/gtk.c
    or $(SRC_PATH)/ui/gtk.c) for comments in *.po files.

Signed-off-by: Stefan Weil <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences