Re: Uninstalling applets from GUI

2008-11-17 Thread Thomas Georgiou
But how would that relate to distribution packages? Plasmapkg seems to be for those installed in one's home directory while the distro packages are for those installed in system directories. Maybe we should look at how gem (ruby package manager) does it. It allows things to be installed systemwid

Re: Uninstalling applets from GUI

2008-11-17 Thread Riccardo Iaconelli
On Sunday 16 November 2008 23:22:39 Aaron J. Seigo wrote: > c++ is c++, we don't use packages for that. you can also just delete the > .desktop file from wherever you installed it to. What about generating packages on the fly when installing (if cmake allows that), maybe for 4.3? So that all app

Re: Uninstalling applets from GUI

2008-11-16 Thread Albert Astals Cid
A Diumenge 16 Novembre 2008, Aaron J. Seigo va escriure: > On Sunday 16 November 2008, Dmitry Suzdalev wrote: > > For example I have a lot of applets from playground. Use case: I want to > > uninstall one of them. Is this supported API-wise? > > make uninstall make uninstall make: *** No rule to m

Re: Uninstalling applets from GUI

2008-11-16 Thread Aaron J. Seigo
On Sunday 16 November 2008, Dmitry Suzdalev wrote: > For example I have a lot of applets from playground. Use case: I want to > uninstall one of them. Is this supported API-wise? make uninstall c++ is c++, we don't use packages for that. you can also just delete the .desktop file from wherever y

Re: Uninstalling applets from GUI

2008-11-16 Thread Dmitry Suzdalev
On Sunday 16 November 2008 23:41:15 Aaron J. Seigo wrote: > > I think there really whould be an option to do this from gui or this is a > > major flow. > > patch? Nope :) But if functionality to do this exists, I'll look into this eventually. You say it is possible to uninstall GetHotNewStuff-insta

Re: Uninstalling applets from GUI

2008-11-16 Thread Aaron J. Seigo
On Sunday 16 November 2008, Dmitry Suzdalev wrote: > Tell me am i right that currently there's no way to uninstall some plasma > applet using GUI (appletbrowser or whatever)? the GetHotNewStuff dialog now support uninstall, as does plasmapkg. the Add Widgets dialog doesn't, currently. > I think