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 796254 - Fix translations after porting to meson
Fix translations after porting to meson
Status: RESOLVED OBSOLETE
Product: system-monitor
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-19 03:41 UTC by Ting-Wei Lan
Modified: 2018-05-22 12:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix translations after porting to meson (1.07 KB, patch)
2018-05-19 03:41 UTC, Ting-Wei Lan
none Details | Review

Description Ting-Wei Lan 2018-05-19 03:41:27 UTC
I found gnome-system-monitor showed all text in English when translations are
available for my locale. Running it under 'truss' showed it tried to find .mo
files under the current working directory instead of the installation prefix.
Comment 1 Ting-Wei Lan 2018-05-19 03:41:31 UTC
Created attachment 372208 [details] [review]
Fix translations after porting to meson

Most dir options in meson are relative to prefix. When we want absolute
paths, we have to join them with prefix ourselves.
Comment 2 GNOME Infrastructure Team 2018-05-22 12:20:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-system-monitor/issues/78.