You can use it by service menu or console
Usage:
$ kpaste foo.py
or press ALT + F2 and write "kpaste". Kdialog will be shown, than select file and paste

Source (link to git-repo or to original if based on someone elses unmodified work):
== 0.5 ==
* Fixed console output. It was giving it with kdialog
Ratings & Comments
5 Comments
Sorry but, Where did you get that icon theme?? thanks..
You ask "kpaste.png"? I copied it from Tulliana 2.0 icon set which is made for Pardus Linux (http://www.pardus.org.tr/eng)
mmm.. no, not the app icon. The whole theme that your konqueror(buttons) shows.. ex. the back, home, reload icons.. ?? where? thanks =)
You can download from kde-look link below: http://www.kde-look.org/content/show.php?content=38757
The INSTALL file gives wrong instructions to install the files. You assume KDE is installed in /usr which might not be the case. Instead, explain to the user that he can set $KDEDIR by export KDEDIR=kde-config --prefix then use $KDEDIR instead of /usr in your INSTALL file.