7

I want to make quicklists on my own.

How do I do this from the GUI?

Lincity
  • 25,809

2 Answers2

10

For Ubuntu v11.04 Only

N.B. this does not work with later versions of Ubuntu.

Unity Launcher Editor

enter image description here

To install run this in the terminal ( Ctrl + Alt + T )

sudo apt-get install bzr
bzr branch lp:unity-launcher-editor

Then, to launch it, go to your home folder and you should find a folder called "unity-launcher-editor" - inside this folder you'll find another folder "unitylaunchereditor" where you must double click the file called "main.py".

Source

Lincity
  • 25,809
3

QLE Unity Quicklist Editor version 2 is now available: ppa:vlijm/qle, or https://launchpad.net/jonb.homelauncher/+download version 2.0

Jacob Vlijm
  • 85,675