Propriedades do Lançador

Quando você criar ou editar um lançador, as seguintes propriedades poderão ser definidas:

Tipo

Use the drop-down list to specify whether this launcher starts an application or opens a location:

Aplicativo

O lançador inicia um aplicativo.

Aplicativo no Terminal

The launcher starts an application through a terminal window.

Localização

The launcher opens a file, web page or other location.

If you are editing a location launcher, this drop-down list will not be displayed. If you are editing an application launcher, the Location option will not be available.

Nome

This is the name that is displayed if you add the launcher to a menu or to the desktop.

Comando

Para um lançador de aplicativo, especifique um comando a ser executado quando você clicar no lançador. Para exemplos de comandos, veja a Seção 4.5.3.1 ― Launcher Commands and Locations.

Localização

For a location launcher, specify the location to be opened. Click Browse to select a location on your computer, or type a web address to launch a web page. For sample locations, see Seção 4.5.3.1 ― Launcher Commands and Locations

Comentário

Isso será exibido como um comentário quando você apontar para o ícone do lançador no painel.

To choose an icon for the launcher, click on the icon button, which displays a generic icon by default. An icon selector dialog is displayed. Choose an icon from the dialog.

Para alterar o ícone do lançador, clique no botão mostrando o ícone atual. Um diálogo seletor de ícone será exibido. Escolha um ícone a partir do diálogo.

4.5.3.1 Launcher Commands and Locations

Examples of commands and locations that you can use in the Launcher Properties dialog can be found below.

If you choose Application or Application in Terminal from the Type drop-down box, the Command text box will be displayed. The following table shows some sample commands and the actions that the commands perform:

Exemplo de comando de aplicativo Ação
gedit Inicia o editor de textos gedit.
gedit /home/user/loremipsum.txt Opens the file /home/user/loremipsum.txt in the gedit text editor application.
nautilus /home/user/Projects Opens the folder /home/user/Projects in a File Browser window.

If you choose Location from the Type drop-down box, the Location text box will be displayed. The following table shows some sample locations and the actions that will happen if you click on the launcher:

Sample Location Ação
file:///home/user/loremipsum.txt Opens the file /home/user/loremipsum.txt in the default viewer for its file type.
file:///home/user/Projects Opens the folder /home/user/Projects in a File Browser window.
http://www.gnome.org Abre o site do GNOME no navegador padrão.
ftp://ftp.gnome.org Abre o site de FTP do GNOME no navegador padrão.