=== modified file 'desktopize.sh' --- desktopize.sh 2008-09-18 09:58:23 +0000 +++ desktopize.sh 2008-12-03 10:18:00 +0000 @@ -32,12 +32,6 @@ rm missing # generate a pot... intltool-update -p -g app-install-data -# update existing translations -# - dunno if this is necessary or not, but we are already here, so why not? :) -# this can become quite slow with time, however. -cat LINGUAS | while read lang; do - intltool-update -g app-install-data $lang -done cd .. # now restore the desktop files...