diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 15:26:19 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 15:26:19 -0600 |
commit | a718589641b6f36d315b36ddf79adbc948a3ff84 (patch) | |
tree | 42840304e24514d0bf80881201cc510d4cd25866 /tdefile-plugins | |
parent | f2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4 (diff) | |
download | tdeaddons-a718589641b6f36d315b36ddf79adbc948a3ff84.tar.gz tdeaddons-a718589641b6f36d315b36ddf79adbc948a3ff84.zip |
Fix typo.
Diffstat (limited to 'tdefile-plugins')
-rw-r--r-- | tdefile-plugins/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/cert/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/desktop/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/folder/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/html/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/lnk/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/mhtml/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tdefile-plugins/txt/CMakeLists.txt | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/tdefile-plugins/CMakeLists.txt b/tdefile-plugins/CMakeLists.txt index 745ac3c..28a1363 100644 --- a/tdefile-plugins/CMakeLists.txt +++ b/tdefile-plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer add_subdirectory( txt ) add_subdirectory( html ) diff --git a/tdefile-plugins/cert/CMakeLists.txt b/tdefile-plugins/cert/CMakeLists.txt index 2e48107..b53bdac 100644 --- a/tdefile-plugins/cert/CMakeLists.txt +++ b/tdefile-plugins/cert/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/desktop/CMakeLists.txt b/tdefile-plugins/desktop/CMakeLists.txt index d916d67..458f044 100644 --- a/tdefile-plugins/desktop/CMakeLists.txt +++ b/tdefile-plugins/desktop/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/folder/CMakeLists.txt b/tdefile-plugins/folder/CMakeLists.txt index 781e2b5..a1d1a8f 100644 --- a/tdefile-plugins/folder/CMakeLists.txt +++ b/tdefile-plugins/folder/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/html/CMakeLists.txt b/tdefile-plugins/html/CMakeLists.txt index 95cf316..e2ac96b 100644 --- a/tdefile-plugins/html/CMakeLists.txt +++ b/tdefile-plugins/html/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/lnk/CMakeLists.txt b/tdefile-plugins/lnk/CMakeLists.txt index 2154f19..3636de5 100644 --- a/tdefile-plugins/lnk/CMakeLists.txt +++ b/tdefile-plugins/lnk/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/mhtml/CMakeLists.txt b/tdefile-plugins/mhtml/CMakeLists.txt index f8b3c9f..3f6fe1e 100644 --- a/tdefile-plugins/mhtml/CMakeLists.txt +++ b/tdefile-plugins/mhtml/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} diff --git a/tdefile-plugins/txt/CMakeLists.txt b/tdefile-plugins/txt/CMakeLists.txt index 71b80d3..85232e0 100644 --- a/tdefile-plugins/txt/CMakeLists.txt +++ b/tdefile-plugins/txt/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} |