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 690561 - Allow HELP_FILES in subdirectories
Allow HELP_FILES in subdirectories
Status: RESOLVED OBSOLETE
Product: yelp-tools
Classification: Core
Component: yelp.m4
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-20 16:00 UTC by Jakub Steiner
Modified: 2018-05-22 12:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jakub Steiner 2012-12-20 16:00:57 UTC
The only way to get SVG files translatable is to treat them as HELP_FILES rather than HELP_MEDIA. However, placing HELP_FILES inside a subdirectory will not work, they need to live in the root.

Either HELP_FILES should be allowed to live in ./figures or HELP_MEDIA should be processed for translation in case they are SVG.

(see gnome-getting-started-docs) for a use case).
Comment 1 Shaun McCance 2012-12-21 02:57:10 UTC
yelp.m4 line 90, there's a single itstool call that outputs all the translated HELP_FILES for a language. But itstool doesn't recreate directory structures when invoked like this. So either itstool has to learn how to somehow do this (not sure the best approach on that) or yelp.m4 has to call itstool once per file (slow).
Comment 2 GNOME Infrastructure Team 2018-05-22 12:44:30 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/yelp-tools/issues/7.