make
g++ -o install_shortcut install_shortcut.cpp
./install_shortcut kde_shortcut ../scl20.desktop
rm -f install_shortcut

