diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 18:38:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 18:38:31 -0600 |
commit | 17e07ddbce9a9de765d7de9b9bf4c98065e2ab13 (patch) | |
tree | a06c9b8f3a008471a3ebaac5c04717865fa12b5f /debian/squeeze/tdelibs | |
parent | 3788332696481924f6429759709dc79a69c8ba57 (diff) | |
download | tde-packaging-17e07ddbce9a9de765d7de9b9bf4c98065e2ab13.tar.gz tde-packaging-17e07ddbce9a9de765d7de9b9bf4c98065e2ab13.zip |
Fix tdebase FTBFS on Debian and Ubuntu
Diffstat (limited to 'debian/squeeze/tdelibs')
-rw-r--r-- | debian/squeeze/tdelibs/debian/man/tdeconfig_compiler-trinity.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/squeeze/tdelibs/debian/man/tdeconfig_compiler-trinity.1 b/debian/squeeze/tdelibs/debian/man/tdeconfig_compiler-trinity.1 index cf8fa9f5c..788d0efe0 100644 --- a/debian/squeeze/tdelibs/debian/man/tdeconfig_compiler-trinity.1 +++ b/debian/squeeze/tdelibs/debian/man/tdeconfig_compiler-trinity.1 @@ -9,7 +9,7 @@ tdeconfig_compiler .SH DESCRIPTION \fBtdeconfig_compiler\fP generates C++ source code from two files. The first file (.kcfg) contains information about configuration options and the second file (.kcfgc) provides the code generation options. .br -The generated source code contains a class based on \fBKConfigSkeleton\fP that provides an API to access the applications configuration data. +The generated source code contains a class based on \fBTDEConfigSkeleton\fP that provides an API to access the applications configuration data. .SH OPTIONS .SS .SS Arguments: |