Minor update for kioslave rename

pull/1/head
Timothy Pearson 11 years ago
parent 78c440a358
commit fec3b97db2

@ -22,7 +22,7 @@ bin_program=kstars
cflags=
cppflags=
cxxflags=\s-O0 -g3 -Wall
ldadd=-lkio -ltdeprint -lm $(LIB_KFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
ldadd=-ltdeio -ltdeprint -lm $(LIB_KFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
ldflags=\s\s
[General]

@ -32,7 +32,7 @@
*@version 1.0
*
*This image-viewer automatically resizes the picture. The output
*works with kio-slaves and not directly with the TQImage save-routines
*works with tdeio-slaves and not directly with the TQImage save-routines
*because normally the image-files are in GIF-format and QT does not
*save these files. For other formats, like PNG, this is not so important
*because they can directly saved by TQImage.

Loading…
Cancel
Save