https://bugs.gpodder.org/show_bug.cgi?id=920
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #3 from Thomas Perl <[email protected]> 2010-03-11 19:27:18 GMT --- Fix committed: http://gpodder.org/commit/3da6edf Right now, we still generate all .mo files. If you want to provide a patch that also avoids compiling .mo files, please try to use only "native" make commands if possible. An easier way to avoid compiling .mo files is simply not calling "make messages", but simply calling "python setup.py install". -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
