Re: [Gimp-docs] help building help

2012-04-29 Thread Ulf-D. Ehlert
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
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-docs-list


Re: [Gimp-docs] whats new in GIMP 2.8

2012-04-29 Thread Julien Hardelin

Le 29/04/2012 20:43, Marco Ciampa a écrit :

Reading the manual from the start, just after the intro, you see

What's New in GIMP 2.6?

Why do not clone it creating a new section

What's New in GIMP 2.8?

I think that this could be a good starting point:

http://www.gimpusers.com/tutorials/gimp-2-8-features-preview-april-2010


Why you don't write it?
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-docs-list