diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-08-28 15:43:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-08-28 16:56:52 +0200 |
commit | 2db2a93cb4a938b0019042a2b91fc1910b572097 (patch) | |
tree | 715e68b6fc1041efe723a8b09e8be04b3fb0b89c /doc/other/doxy/header.html | |
parent | 6493cf19d99f6b955982aa0488610feb77a8aad0 (diff) | |
download | tdepowersave-2db2a93c.tar.gz tdepowersave-2db2a93c.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Use common rules for build and install documentation.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 28593cba62cd7639c6a0e3cbb4fd8508f6c9ea96)
Diffstat (limited to 'doc/other/doxy/header.html')
-rw-r--r-- | doc/other/doxy/header.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/other/doxy/header.html b/doc/other/doxy/header.html new file mode 100644 index 0000000..58e906f --- /dev/null +++ b/doc/other/doxy/header.html @@ -0,0 +1,5 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>$title</title> +<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"> +</head><body> |