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 794450 - Help uses deprecated LINGUAS method
Help uses deprecated LINGUAS method
Status: RESOLVED FIXED
Product: ghex
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-18 17:10 UTC by Piotr Drąg
Modified: 2018-03-19 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Use LINGUAS file for help (1.22 KB, patch)
2018-03-18 17:11 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2018-03-18 17:10:27 UTC
Listing languages in help/meson.build is deprecated, and also Damned Lies only supports the new method.
Comment 1 Piotr Drąg 2018-03-18 17:11:19 UTC
Created attachment 369834 [details] [review]
build: Use LINGUAS file for help
Comment 2 Kalev Lember 2018-03-19 07:21:08 UTC
Review of attachment 369834 [details] [review]:

Looks good to me, thanks! Can you push it, please?
Comment 3 Piotr Drąg 2018-03-19 15:36:10 UTC
Comment on attachment 369834 [details] [review]
build: Use LINGUAS file for help

https://git.gnome.org/browse/ghex/commit/?id=b95bef1756d8e79091a8e92656a121205f02b2e3

Thank you!