How to add binary to launch pad ?


sudo apt-get install gnome-panel --no-install-recommends
sudo gnome-desktop-item-edit /usr/share/applications/ --create-new


Browse command and add path. You also browse for icon as well.

No comments:

Post a Comment

How to deploy MySQL on Kubernetes Cluster ?

Pre-Requisite kubernetes cluster is ready if not Follow  this  blog. kubectl get nodes -o wide OUTPUT NAME STATUS ROLES A...