diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,8 +6,8 @@ Gwenview - http://gwenview.sourceforge.net Gwenview is a simple image viewer for TDE. It features a folder tree window and a file list window to provide easy navigation in your file hierarchy. -Image loading is done by Qt library, so it supports all image formats your -Qt installation supports. +Image loading is done by TQt library, so it supports all image formats your +TQt installation supports. -> Requirements @@ -21,10 +21,10 @@ KDE 3.1 or more. make make install -If configure fails to find your Qt or KDE libs, you will have to type +If configure fails to find your TQt or KDE libs, you will have to type 'export TDEDIR=/path/to/kde' and - 'export TQTDIR=/path/to/Qt/lib' + 'export TQTDIR=/path/to/TQt/lib' -> Uninstallation |