diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:29 +0900 |
commit | 9de3a4ef5c1d265922082a0d657a5465e4f5b050 (patch) | |
tree | c83d828938182f4c591c6c83802e67813a82dc93 /ChangeLog | |
parent | 9701cb7daaadc305d243aaca82de097211329ddb (diff) | |
download | krusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.tar.gz krusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.zip |
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -569,7 +569,7 @@ ADDED: popular urls is now persistent ADDED: popular-urls - krusader's answer to google-ranking ;-) ADDED: better completion in the origin box: constructs such as ~/src and - $QTDIR/bin should work now. + $TQTDIR/bin should work now. ADDED: Slovenian translation (thanks Matej Urbancic) ADDED: bookmarks can now be placed into toolbars ADDED: searcher, feed to listbox (with virtual folders) |