Re: [Gimp-docs] help building help
- From: "Ulf-D. Ehlert" <ulf wogdog site>
- To: gimp-docs-list gnome org
- Subject: Re: [Gimp-docs] help building help
- Date: Sun, 29 Apr 2012 18:55:09 +0200
On Sun, Apr 29, 2012 at 04:41:12PM +0200, Marco Ciampa wrote:
> I've just committed two small fix in
>
> src/dialogs/export-file-dialog.xml
>
> how can I make "make" aware of it?
This should work automatically, 'make' checks the timestamps.
> If I do a
>
> make status-it
>
> it does not update the po files.
Most likely, your po file is newer than the source (xml) file.
Check it with
$ ls -l src/dialogs/export-file-dialog.xml po/it/dialogs.po
> make clean
>
> does not help.
>
> Any hint?
Simply touch 'src/dialogs/export-file-dialog.xml' and try again:
$ touch -c src/dialogs/export-file-dialog.xml
$ make po-it
Ulf
--
Ich denke, also bin ich kein Christ.
-- Karlheinz Deschner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]