After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614489 - typo in src/Makefile.am prevents gcalctool from being translated
typo in src/Makefile.am prevents gcalctool from being translated
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
: 616692 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-03-31 16:40 UTC by Gert Kulyk
Modified: 2010-04-26 01:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix src/Makefile.am (412 bytes, patch)
2010-03-31 16:42 UTC, Gert Kulyk
none Details | Review

Description Gert Kulyk 2010-03-31 16:40:51 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.
Comment 1 Gert Kulyk 2010-03-31 16:42:17 UTC
Created attachment 157613 [details] [review]
Fix src/Makefile.am
Comment 2 Robert Ancell 2010-03-31 22:18:08 UTC
Thanks Gert!
Comment 3 Robert Ancell 2010-04-26 01:13:09 UTC
*** Bug 616692 has been marked as a duplicate of this bug. ***