dawati / dawati-shell

Other
3 stars 5 forks source link

capplet: move two undistributed files to POTFILES.skip #34

Closed phmccarty closed 12 years ago

phmccarty commented 12 years ago

Hi,

I see that several files from POTFILES.in that were breaking intltool-update --pot in po/ were recently moved to POTFILES.skip. I didn't consider this option when sending my original pull request to fix POT generation, but I like that solution better.

This commit moves two more files from POTFILES.in to POTFILES.skip to "unbreak" POT generation in the dist tarballs. I've haven't run a distcheck, but I assume that this won't break anything.

Thanks, Patrick

ghost commented 12 years ago

Thanks!