diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-01-26 17:39:48 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-26 17:39:48 -0600 |
commit | 092f8b2ee93e1177b19a41305b74aef3584f9004 (patch) | |
tree | a1c3b905c127a8abf9a5e90c0f49bce5734ccddb /tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt | |
parent | 020be4dc033c08f93ac851ef8710dcb7890f605c (diff) | |
download | tde-i18n-092f8b2ee93e1177b19a41305b74aef3584f9004.tar.gz tde-i18n-092f8b2ee93e1177b19a41305b74aef3584f9004.zip |
Add Italian support for new default "Help Not Found" help handbook page.
Diffstat (limited to 'tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt')
-rw-r--r-- | tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt b/tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt new file mode 100644 index 00000000000..00abf8ee2ba --- /dev/null +++ b/tde-i18n-it/docs/tdebase/helpnotfound/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION khelpcenter/helpnotfound + LANG it +) |