Ulf-D. Ehlert skreiv: > 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" .../> > Yes > and in your HTML directory you have > html/no/images/filters/options-logo-3d-outline.png > Only a pointer to "xml/no/images" (the hint when holding the mouse pointer over the short cut: "../../xml/no/images"). The xml/no/images is a catalog containing the normal image folders /dialogs, filters, glossary etc. but the image names are pointers. In this catalog the xml/no/images/filters/options-logo-3d-outline.png points (hint: "../../../../images/no/filters/options-logo-3d-outline.png") to the "real" image: (root) images/no/options-logo-3d-outline.png. Opening the html files in the web browser (tried Firefox, Opera and MSIE 8) shows no images at all (neither "no" nor "C"). > 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. > Does this means that the html has to select between them? In case: how? Oh, perhaps a style sheet not read by my computer/program? > 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. > Oh, yes > Bye, > Ulf > I tried the whole procedure using language codes "no" and "nn". Same result. Actually I am working on language code "nn". (Added "nn" to Makefile.GNU). Copied all "no" stuff and renamed the copies to "nn". As discussed earlier the lang code "no" in "gimp help" actually should be changed to "nn" to fulfill the GNU and others recommendations. This time I did it the following way: 1. updated the gimp-help-2 files (git pull) 2. copied the files to a new location 3. run autogen.sh --without-gimp on the copy 3. copied my po/no files into it, replacing the downloaded (and outdated) "no" files. 4. run make -f Makefile.GNU html-no (or html-nn) 5. opens the html files in web browser (Firefox). No images at all shows up in the browser. As told before, I am using Cygwin on Windows XP. Kolbjoern > ------------------------------------------------------------------------ > > _______________________________________________ > Gimp-docs mailing list > Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs > _______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs