Both gnome-settings-daemon and libgweather were enormously blown up recently by the addition of lots of control-center translations that don't apply there. Cleaning this up shrinks the Fedora gnome-settings-daemon rpm from 2M to 380k, which is a pretty welcome size reduction when doing cd-size images.
Unless the you tell me of a better way to do this, I'm going to run for p in *.po; do msgmerge -u $p $GETTEXT_PACKAGE.pot done over the affected .po files and commit the result in the next few days. Does this sound like a good plan ? Matthias _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
