Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tarball에 (불필요한?) po/POTFILES.skip 파일 누락 #89

Closed
changwoo opened this issue Nov 6, 2019 · 1 comment
Closed

tarball에 (불필요한?) po/POTFILES.skip 파일 누락 #89

changwoo opened this issue Nov 6, 2019 · 1 comment

Comments

@changwoo
Copy link

changwoo commented Nov 6, 2019

1.5.2 릴리스 tarball을 보면 git에 들어 있는 po/POTFILES.skip 파일이 들어 있지 않습니다. 생성된 po/Makefile.in.in 파일에서 POTFILES.skip 파일을 포함하지 않는 것으로 보입니다.

#80 관련되서 추가된 것 같은데, 오히려 이 파일은 intltool에서만 쓰는 파일이라서 의미 없는 파일이 추가된 것 같은데 확실히는 모르겠네요. 불필요하면 삭제하면 될 것 같습니다.

@choehwanjin
Copy link
Member

고맙습니다.
확인해보겠습니다.

choehwanjin added a commit that referenced this issue Nov 30, 2019
This file seems to have been used by intltool. But now we use gettext.
So it is not needed anymore.

#89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants