GNOME Bugzilla – Bug 45405
nautilus --check fails when using LC_ALL=sv_SE due to missing entry in POTFILES.in
Last modified: 2004-12-22 21:47:04 UTC
When running make check (nautilus --check) it fails on three strftime translations. This is due to a missing entry in POTFILES.in However, this is a suboptimal solution, because it means that the language catalog has to be installed for the check to work, and since you want to check before you install... patch follows diff -u -r1.46 POTFILES.in --- POTFILES.in 2000/12/29 01:06:27 1.46 +++ POTFILES.in 2001/01/03 13:49:53 @@ -73,6 +73,7 @@ libnautilus-extensions/nautilus-file.c libnautilus-extensions/nautilus-font-factory.c libnautilus-extensions/nautilus-font-picker.c +libnautilus-extensions/nautilus-glib-extensions.c libnautilus-extensions/nautilus-global-preferences.c libnautilus-extensions/nautilus-icon-canvas-item.c libnautilus-extensions/nautilus-icon-dnd.c ------- Additional Comments From darin@bentspoon.com 2001-01-03 09:40:07 ---- There are other "check before install" problems. We'll have to figure them all out some day. In the meantime, I will fix POTFILES.in. ------- Additional Comments From d95mback@dtek.chalmers.se 2001-01-17 02:14:23 ---- Verified in CVS ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:53 ------- Bug blocks bug(s) 45406.