View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#199
Originally Posted by moradeeb View Post
so how do i uninstall omp to try and reinstall
The installer script seems to uninstall it automatically before installation:
Code:
if [ -f "$mediaplayer" ]; then
	rm -f $mediaplayer
fi

if [ -f "$qmldir"/entertainmentview.qml ]; then
	rm "$qmldir"/entertainmentview.qml
fi

if [ -f "$qmldir"/Slider.qml ]; then
	rm "$qmldir"/Slider.qml
fi
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers