RSS/Atom feed Twitter
Site is read-only, email is disabled

Draft html

This discussion is connected to the gimp-docs-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Draft html julien 29 Jan 21:36
  Draft html Ulf-D. Ehlert 29 Jan 23:54
   Draft html julien 30 Jan 15:07
julien
2009-01-29 21:36:23 UTC (almost 16 years ago)

Draft html

Hi,

I ran
make -f Makefile xml/fr/menus/image-autocrop.draft

and got [XML] xml/fr/menus/image-autocrop.xml Error: cannot open file 'src/menus/image-autocrop.xml'. -:1: parser error : Document is empty

^ -:1: parser error : Start tag expected, ', no?

Julien

Ulf-D. Ehlert
2009-01-29 23:54:36 UTC (almost 16 years ago)

Draft html

julien (Donnerstag, 29. Januar 2009, 21:36):

I ran
make -f Makefile xml/fr/menus/image-autocrop.draft

and got [XML] xml/fr/menus/image-autocrop.xml Error: cannot open file 'src/menus/image-autocrop.xml'.

I have moved src/menus/image-autocrop.xml to src/menus/image/autocrop.xml, so there is no corresponding src file any more, thus no pot file and no po file. (And I have to add a clean-up routine to remove these old xml files.)

Try 'make clean' or just remove xml/fr, then 'make xml-fr'. Then use the correct path with
make xml/fr/menus/image/autocrop.draft

Bye, Ulf

julien
2009-01-30 15:07:43 UTC (almost 16 years ago)

Draft html

Hi,

Try 'make clean' or just remove xml/fr, then 'make xml-fr'. Then use the correct path with
make xml/fr/menus/image/autocrop.draft

Thank you, all is right now.

All the best,

Julien