Add / Remove Unity Launcher Items With Unity Launcher Editor

There has been a lot of talk about finding ways to customizeUnity. One problem which users have been trying to resolve is an easy way to add/remove Unity Launcher items.

Unity Launcher Editor is aGUI for managing Unity items and creating quicklists. It allows the utility to add and remove Ubuntu Unity Launcher items. You can also create quicklists and even change Unity icons with available options.

Unity launcher can be installed by entering the following commands in the Terminal:

sudo apt-get install bzr

bzr branch lp:unity-launcher-editor

To view the GUI interface, enter the following commands in the Terminal:

~/unity-launcher-editor/unitylaunchereditor/main.py

 

Unity icon can be easily removed from the GUI interface by selecting an icon and clicking on Add or Remove button. To add a quicklist, click + (Add) button.

You can find out more details about Unity Launcher Editor from the Launchpad link given below.

Download Unity Editor Launcher

 

[via Ubuntu Sharing]