Displaying 2 results from an estimated 2 matches for "intuitivenipple".
2010 Aug 23
1
Uninstall applications from wine
I have uninstall some applications from wine using wine uninstaller
but they keep appering in add and remove programs i have also delete
the instalation folder under drivec programa files and run again wine
uninstaller but the entry remain, is there any other way to remove
this entrys?
2009 May 04
0
Re: Wine menus - rebuilding, deleting
Thanks for the work you did on this - I needed it to clean out some messy entries in Gnome after moving a $HOME structure to a newer Ubuntu release - the original menu's had their titles messed up in ~/.local/share/applications/
I rewrote your script to use shell constructs instead of 'find'. I've copied it here for others to play with.
Code:
#!/bin/sh
wine="wine"