The lists have been quicklist law menu which appears when we do a right click upon an idol launcher Unity. Here is a preference of a many renouned quicklist, until a Ubuntu developers soak up them permanently.
Note: After we follow a stairs for installing a quicklist, we contingency restart your event if a changes have been not taken in to account.
summary
- Terminal
- Firefox
- Chromium
- Google services
- LibreOffice
- Depots APP
- File Browser
- SSH
- Filezilla
- Thunderbird
- Gedit calm editor
- Banshee
- Rhythmbox
Terminal

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/gnome-terminal.desktop ~/.local/share/applications
gedit ~/.local/share/applications/gnome-terminal.desktop
Search for a following:
OnlyShowIn=GNOME;
And reinstate it with:
OnlyShowIn=GNOME;Unity;
Then supplement this to a finish of file:
X-Ayatana-Desktop-Shortcuts=NewWindow;NewTab;Top;Root;
[NewWindow Shortcut Group]
Name=Nouvelle fenêtre
Exec=gnome-terminal --window
TargetEnvironment=Unity
[NewTab Shortcut Group]
Name=Nouvel onglet
Exec=xdotool windowfocus gnome-terminal pass ctrl+shift+t
TargetEnvironment=Unity
[Root Shortcut Group]
Name=Terminal en Root
Exec=gksudo gnome-terminal
TargetEnvironment=Unity
[Top Shortcut Group]
Name=Top
Exec=gnome-terminal --command top
TargetEnvironment=Unity
Firefox

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/firefox.desktop ~/.local/share/applications
gedit ~/.local/share/applications/firefox.desktop
Search for a following:
X-Ayatana-Desktop-Shortcuts=NewWindow;
And reinstate it with:
X-Ayatana-Desktop-Shortcuts=NewWindow;Private;SafeMode;ProfileManager;Tux-planet
Then supplement this to a finish of file:
[Private Shortcut Group]
Name=Navigation privée
Exec=firefox -private-toggle
TargetEnvironment=Unity
[SafeMode Shortcut Group]
Name=Ouvrir Firefox en Safe mode
Exec=firefox -safe-mode
TargetEnvironment=Unity
[ProfileManager Shortcut Group]
Name=Gestion de profiles
Exec=firefox -ProfileManager
TargetEnvironment=Unity
[Tux-planet Shortcut Group]
Name=Ouvrir Tux-planet
Exec=firefox "www.tux-planet.fr"
TargetEnvironment=Unity
Chromium

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications
gedit ~/.local/share/applications/chromium-browser.desktop
Add this to a finish of file:
X-Ayatana-Desktop-Shortcuts=NewWindow;Incognito;
[NewWindow Shortcut Group]
Name=Nouvelle fenêtre
Exec=chromium-browser
TargetEnvironment=Unity
[Incognito Shortcut Group]
Name=Mode incognito
Exec=chromium-browser --incognito
TargetEnvironment=Unity
Google services

French to English translation
Create a latest file:
gedit~/.local/share/applications/google-services-launcher.desktop
With a following contents:
[Desktop Entry]
Version=1.0
Name=Google Services
Exec=/opt/google/chrome/google-chrome
Icon=/filepath/to/google-icon.png #change this filepath to a tangible idol filepath
Terminal=false
Type=Application
Categories=Network;WebBrowser;
X-Ayatana-Desktop-Shortcuts=Gmail;Contacts;Calendar;Docs;Reader;
[Gmail Shortcut Group]
Name=Gmail
Exec=xdg-open https://gmail.com
TargetEnvironment=Unity
[Contacts Shortcut Group]
Name=Gmail Contacts
Exec=xdg-open https://www.google.com/contacts
TargetEnvironment=Unity
[Calendar Shortcut Group]
Name=Google Calendar
Exec=xdg-open https://calendar.google.com
TargetEnvironment=Unity
[Docs Shortcut Group]
Name=Google Docs
Exec=xdg-open https://docs.google.com
TargetEnvironment=Unity
[Reader Shortcut Group]
Name=Google Reader
Exec=xdg-open https://google.com/reader
TargetEnvironment=Unity
Then open nautilus as well as do a Drag as well as Drop File launcher.desktop google-services-in a launch club of Unity:
nautilus ~/.local/share/applications/
LibreOffice

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/libreoffice-startcenter.desktop ~/.local/share/applications
gedit ~/.local/share/applications/libreoffice-startcenter.desktop
Add this to a finish of a file:
X-Ayatana-Desktop-Shortcuts=Writer;Impress;Calc;Math;Draw
[Writer Shortcut Group]
Name=Texte
Exec=libreoffice -writer %U
TargetEnvironment=Unity
[Impress Shortcut Group]
Name=Présentation
Exec=libreoffice -impress %U
TargetEnvironment=Unity
[Calc Shortcut Group]
Name=Classeur
Exec=libreoffice -calc %U
TargetEnvironment=Unity
[Math Shortcut Group]
Name=Formule
Exec=libreoffice -math %U
TargetEnvironment=Unity
[Draw Shortcut Group]
Name=Dessin
Exec=libreoffice -draw %U
TargetEnvironment=Unity
Depots APP

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/ubuntu-software-center.desktop ~/.local/share/applications/
gedit ~/.local/share/applications/ubuntu-software-center.desktop
Add this to a finish of a file:
X-Ayatana-Desktop-Shortcuts=SoftwareProperties;SoftwareSources;
[SoftwareProperties Shortcut Group]
Name=Gestionnaire de mises à jour
Exec=update-manager -c %u
TargetEnvironment=Unity
[SoftwareSources Shortcut Group]
Name=Ajouter/Editer des PPAs
Exec=gksu software-properties-gtk
TargetEnvironment=Unity
File Browser

Copy a strange file. Desktopet open it with gedit:
cp /usr/share/applications/nautilus-home.desktop ~/.local/share/applications
gedit ~/.local/share/applications/nautilus-home.desktop
Search for a following:
OnlyShowIn=GNOME;
And reinstate it with:
OnlyShowIn=GNOME;Unity;
Then supplement this to a finish of file:
X-Ayatana-Desktop-Shortcuts=Videos;Documents;Music;Pictures;Downloads
[Videos Shortcut Group]
Name=Videos
Exec=nautilus Videos
TargetEnvironment=Unity
[Documents Shortcut Group]
Name=Documents
Exec=nautilus Documents
TargetEnvironment=Unity
[Music Shortcut Group]
Name=Music
Exec=nautilus Music
TargetEnvironment=Unity
[Pictures Shortcut Group]
Name=Pictures
Exec=nautilus Pictures
TargetEnvironment=Unity
[Downloads Shortcut Group]
Name=Downloads
Exec=nautilus Downloads
TargetEnvironment=Unity
Connexions SSH

Create a latest file:
gedit ~/.local/share/applications/ssh-launcher.desktop
With a following calm (change a residence of a aim machine):
[Desktop Entry]
Version=1.0
Name=Remote Servers
Comment=Login to my servers
Exec=gnome-terminal --disable-factory --sm-client-disable --class=remoteserver -x ssh -t cible.fr
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=utilities-terminal
StartupNotify=true
StartupWMClass=RemoteServers
X-Ayatana-Desktop-Shortcuts=Server1;
[Server1 Shortcut Group]
Name=SSH vers dedibox
Exec=gnome-terminal --disable-factory --sm-client-disable --class=remoteserver -x ssh -t cible.fr
TargetEnvironment=Unity
Then open nautilus as well as do a Drag as well as Drop record ssh-launcher.desktop in a launch club of Unity:
nautilus ~/.local/share/applications/
Filezilla

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/filezilla.desktop ~/.local/share/applications
gedit ~/.local/share/applications/filezilla.desktop
Add this to a finish of a record (change a login as well as cue as well as server address):
X-Ayatana-Desktop-Shortcuts=Server1;
[Server1 Shortcut Group]
Name=FTP in to exam server
Exec=filezilla ftp://test:[email protected]:21
TargetEnvironment=Unity
Thunderbird

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/thunderbird.desktop ~/.local/share/applications/thunderbird.desktop
gedit ~/.local/share/applications/thunderbird.desktop
Add this to a finish of a file:
X-Ayatana-Desktop-Shortcuts=Compose;AddressBook;ProfileManager;
[Compose Shortcut Group]
Name=Composer
Exec=thunderbird -compose
TargetEnvironment=Unity
[AddressBook Shortcut Group]
Name=Carnet d'adresses
Exec=thunderbird -addressbook
TargetEnvironment=Unity
[ProfileManager Shortcut Group]
Name=Gestionnaire de profiles
Exec=thunderbird -ProfileManager
TargetEnvironment=Unity
Gedit calm editor

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/gedit.desktop ~/.local/share/applications
gedit ~/.local/share/applications/gedit.desktop
Add this to a finish of a record (change a [username]):
X-Ayatana-Desktop-Shortcuts=OpenDoc;OpenDocRoot;
[OpenDoc Shortcut Group]
Name=Ouvrir un fichier...
Exec=/home/[username]/.local/share/applications/scripts/gedit-shortcuts normal-mode
TargetEnvironment=Unity
[OpenDocRoot Shortcut Group]
Name=Ouvrir un fichier en root...
Exec=/home/[username]/.local/share/applications/scripts/gedit-shortcuts root-mode
TargetEnvironment=Unity
Create a book gedit-shortcuts similar to this:
mkdir ~/.local/share/applications/scripts && cd ~/.local/share/applications/scripts
touch gedit-shortcuts && chmod +x gedit-shortcuts
gedit ~/.local/share/applications/scripts/gedit-shortcuts
Add this to a file:
#!/bin/bash
case $1 in
normal-mode) gedit $(zenity --title='Open file...' --file-selection);;
root-mode) gksudo -u base -m "Password" "bash -c 'gedit \$(zenity --title=\'Password\' \
--file-selection)'";;
esac
Enusite open nautilus as well as do a Drag as well as Drop File gedit.desktop in a launch club of Unity:
nautilus ~/.local/share/applications/
Banshee

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/banshee.desktop ~/.local/share/applications
gedit ~/.local/share/applications/banshee.desktop
Add this to a finish of a file:
X-Ayatana-Desktop-Shortcuts=Play;Pause;Stop;Previous;Next;Preferences
[Play Shortcut Group]
Name=Lecture
Exec=banshee --play
TargetEnvironment=Unity
[Pause Shortcut Group]
Name=Pause
Exec=banshee --pause
TargetEnvironment=Unity
[Stop Shortcut Group]
Name=Stop
Exec=banshee --stop
TargetEnvironment=Unity
[Previous Shortcut Group]
Name=Précédent
Exec=banshee --previous
TargetEnvironment=Unity
[Next Shortcut Group]
Name=Suivant
Exec=banshee --next
TargetEnvironment=Unity
[Preferences Shortcut Group]
Name=Préférences
Exec=banshee --show-preferences
TargetEnviroment=Unity
Rhythmbox

Copy a strange file. Desktop as well as open it with gedit:
cp /usr/share/applications/rhythmbox.desktop ~/.local/share/applications
gedit ~/.local/share/applications/rhythmbox.desktop
Add this to a finish of a file:
X-Ayatana-Desktop-Shortcuts=Play;Pause;Previous;Next;Stop
[Play Shortcut Group]
Name=Lecture
Exec=rhythmbox-client --play
TargetEnvironment=Unity
[Pause Shortcut Group]
Name=Pause
Exec=rhythmbox-client --pause
TargetEnvironment=Unity
[Previous Shortcut Group]
Name=Précédent
Exec=rhythmbox-client --previous
TargetEnvironment=Unity
[Next Shortcut Group]
Name=Suivant
Exec=rhythmbox-client --next
TargetEnvironment=Unity
[Stop Shortcut Group]
Name=Stop
Exec=rhythmbox-client --stop
TargetEnvironment=Unity