diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 20:55:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 20:55:55 -0600 |
commit | 0cb1f632975f2e09f3edab38275c80077298ae47 (patch) | |
tree | fe0879dea208b88fa33ce8ec18054a7778f0abc3 /kdiff3plugin | |
parent | f47d55651166be28d9d6b8ea6de69c92681879cf (diff) | |
download | kdiff3-0cb1f632975f2e09f3edab38275c80077298ae47.tar.gz kdiff3-0cb1f632975f2e09f3edab38275c80077298ae47.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'kdiff3plugin')
-rw-r--r-- | kdiff3plugin/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile index 65a2359..98468ef 100644 --- a/kdiff3plugin/po/Makefile +++ b/kdiff3plugin/po/Makefile @@ -148,7 +148,7 @@ LIB_TDEUI = -ltdeui LIB_KDNSSD = -ltdednssd LIB_KFILE = -lkio LIB_KFM = -LIB_KHTML = -ltdehtml +LIB_TDEHTML = -ltdehtml LIB_KIMPROXY = -ltdeimproxy LIB_KIO = -lkio LIB_KJS = -lkjs |