Add the Wine application shortcut in Ubuntu 13.04 Launcher to Ubuntu 13.04. It is no problem to use SourceInsight in Wine. The problem is that the SourceInsight shortcut cannot be fixed to the Launcher on the left. The following is a solution to this problem: 1. sudo apt-get install gnome-panel this command will install a gnome formation and tool 2. sudo gnome-desktop-item-edit/usr/share/applications/-- create-new this command will create a desktop file under the/usr/share/applications/directory (similar to Windows) 3. in the pop-up Create Launcher window, enter the following content:-Type select Application-Name enter Insight3-Command input wine "~ /. Wine/drive_c/Program Files (x86)/Source Insight 3/Insight3.exe "-Comment input SourceInsight3 4. click OK and the desktop file will be created. press the Windows key, enter Insight3 in the search bar, and then SourceInsight will start 6. right-click the Insight3 icon on the Launcer on the left, and select Lock to Launcer. Now, you can Enjoy the quick operations provided by Launcer, Enjoy it!