On Sun, Apr 29, 2012 at 06:55:09PM +0200, Ulf-D. Ehlert wrote:
> 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
> 

Umf perhaps I now understand what is going on here: I have modified the
xml file during the editing of a .po file. I've modified the xml file
and _then_ I've saved the .po file.

Is there a method to reset it all without 'touch'ing all xml files?

-- 


Marco Ciampa

+--------------------+
| Linux User  #78271 |
| FSFE fellow   #364 |
+--------------------+
_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-docs-list

Reply via email to