Create a Linux Program Launcher Icon

Two tools are now available in the GitHub repository located at https://github.com/ctheroux/LinuxUtilities-Users to create a program launcher for most Linux systems.
The first version of them is a command-line version written in bash. Launch it without any parameters to get the required parameter list.
The other version has a UI and is written in Python using PyGTK.