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 586123 - Please remove src/louis/constants.py.in with POTFILES.in, because this file is deleted
Please remove src/louis/constants.py.in with POTFILES.in, because this file i...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: i18n
2.27.x
Other All
: Normal normal
: 2.28.0
Assigned To: Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-17 11:48 UTC by Hammer Attila
Modified: 2009-11-09 21:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
This patch fix this bug. (325 bytes, patch)
2009-06-17 11:52 UTC, Hammer Attila
committed Details | Review

Description Hammer Attila 2009-06-17 11:48:05 UTC
Please describe the problem:
Dear Developers!

This morning I update the latest Orca version.
I read Will letter with Liblouis.
When I try update my hungarian translation with intltool-update hu command with orca/po directory, I see one missing file.
I look po/potfiles.in and remove the src/louis/constants.py.in file. 
This is solve the problem. Next comment I send the needed patch.

Attila


Steps to reproduce:
1. Update latest Orca source code with git pull command.
2. Change directory with po directory, and after this run intltool-update any language command, for example: intltool-update hu.
3. 


Actual results:
Intltool-update does'nt update any translation file.

Expected results:


Does this happen every time?
Yes.

Other information:
Comment 1 Hammer Attila 2009-06-17 11:52:45 UTC
Created attachment 136826 [details] [review]
This patch fix this bug.

This patch remove the problem file with potfiles.in. Works correct.

Attila
Comment 2 Willie Walker 2009-06-17 12:54:10 UTC
Committed.  Thanks!