GNOME Bugzilla – Bug 614489
typo in src/Makefile.am prevents gcalctool from being translated
Last modified: 2010-04-26 01:13:09 UTC
In src/Makefile.am LOCALEDIR is set to localdir instead of loacaledir, therefore the app is not being translated though valid translations exist. I'm attaching a simple patch to fix this.
Created attachment 157613 [details] [review] Fix src/Makefile.am
Thanks Gert!
*** Bug 616692 has been marked as a duplicate of this bug. ***