Main
Pruning the forum database.
Quote from: Leiche on August 22, 2010, 09:03:20 AMIs anybody working with the script?Would you like a package for it?Or should it delete?Thanks for efforts...I'm not sure how I missed this post back in August, but...I think this would make a good addition to the pkgutils package; potential translators could download an srpm, right click to unpack, right-click to generate .po files, etc, do the translating, increment the mkrel / changelog, and repackage. To make it even more intuitive, perhaps we could modify the script to use zenity so that the translator could right click the spec, select translate, and the script would do the dirty work.. ..grep the spec Sources for .pot files, and maybe even search inside compressed source tars.. if found offer to create a .po file for the user's default locale (..or other locale), use sed to update the spec file to include the newly created .po file as an additional source, and then increment the mkrel number. Who knows, maybe we could even use zenity (..or gtkdialog) to allow them to create a translation for the spec / package descriptions and insert it into the spec with out the translator having to understand the packaging process.. when finished they could just right click, and "build all" or "build SRPM"....just an idea..
Is anybody working with the script?Would you like a package for it?Or should it delete?Thanks for efforts...