Re: [gthumb-list] help/zh_CN



Paolo Bacchilega wrote:
Matthias Hawran ha scritto:
Hi all,

git status tells me help/zh_CN is untracked.
This directory and content (gthumb.xml, zh_CN.po) is generated by make.
Shouldn't help/zh_CN/zh_CN.po (at least) be committed ?

looking at the log history this file was in the doc directory before the ext branch merge and wasn't moved to the help directory, and some day ago the doc directory was removed. Anyway I've put it in the help directory now.

But does it build for you?

[mjc xena gthumb]$ make > eraseme
make[2]: Circular gth-enum-types.h <- gth-enum-types.h dependency dropped.
make[4]: Circular gth-enum-types.h <- gth-enum-types.h dependency dropped.
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 185, in <module>
    main(sys.argv[1:])
  File "/usr/bin/xml2po", line 171, in main
    xml2po_main.merge(mofile, filenames[0])
File "/usr/lib/python2.6/site-packages/xml2po/__init__.py", line 601, in merge
    self.gt = gettext.GNUTranslations(mfile)
  File "/usr/lib64/python2.6/gettext.py", line 180, in __init__
    self._parse(fp)
  File "/usr/lib64/python2.6/gettext.py", line 316, in _parse
    plural = v[1].split('plural=')[1]
IndexError: list index out of range
make[2]: *** [zh_CN/gthumb.xml] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

- Mike



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]