I want to do something to prevent Banshee from start in KDE (even accidentally)
Edit: I want to do somehow lock the banshee in KDE. (/bin/banshee
be only valid in gnome.)
I want to do something to prevent Banshee from start in KDE (even accidentally)
Edit: I want to do somehow lock the banshee in KDE. (/bin/banshee
be only valid in gnome.)
To hide banshee from the menu's in KDE you'll need to change the desktop file to only show the menu item in Unity/Gnome
Edit the file
~/.local/share/applications/banshee.desktop
Add to the bottom of this file
Save.
However the above only hides banshee. To prevent banshee from starting in KDE you'll need to edit the banshee executable script
now add the following at the position shown: