Re: Where have all my pictures gone?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kolbjørn Stuestøl (Donnerstag, 28. Mai 2009, 20:41):
> but when running
> make -f Makedile.GNU html-no
>
> there is still no "no" images addresses generated.

There are no "no" (or "C", "en", "de", ...) image addresses in your HTML 
files.

Your HTML file contains
	<img src="images/filters/options-logo-3d-outline.png" .../>
and in your HTML directory you have
	html/no/images/filters/options-logo-3d-outline.png
which is a link to
	images/no/filters/options-logo-3d-outline.png
if this file exists, or to
	images/C/filters/options-logo-3d-outline.png
otherwise.

When running
	make -f Makedile.GNU html-no
you should get a messages
	*** Copying images (no) ...
which is displayed when a program for creating the correct links is 
started.

Bye,
Ulf

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

[Index of Archives]     [Video For Linux]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [Scanners]     [GEGL]     [Gimp's Home]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux