===== Developer Documentation ===== * [[http://diana.met.no/doxygen/index.html|Doxygen]] * [[diana_doc_satellite|Satellite and radar]] ==== Adding a new translation ==== - Find the ''language_sources'' definition in //src/Makefile.am// and add a new entry beginning with ''$(top_srcdir)/share/diana/lang'' to the list. - Run ''make lupdate'' in the //src// directory to generate the translation file in the //share/diana/lang// directory. - Edit the translation file in Qt Linguist. When Diana is built as usual, the appropriate compiled translation file will be automatically generated for the new translation.