~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.3.0-3

« back to all changes in this revision

Viewing changes to data/launcher.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!en
 
2
[Desktop Entry]
 
3
#s Launcher's name :
 
4
Name = New Launcher
 
5
#s Command to launch on click :
 
6
#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
 
7
Exec=your command
 
8
#S Image's name or path :
 
9
Icon=
 
10
#d Name of the container it belongs to:
 
11
#{If you write here a container's name that doesn't exist yet, a new one will be created, with this icon inside.}
 
12
Container = 
 
13
 
 
14
#X[Extra parameters]
 
15
frame_extra =
 
16
#f[0;100] Order you want for this launcher among the others:
 
17
Order=0
 
18
#b Prevent this launcher from stealing appli from taskbar ?
 
19
#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
 
20
prevent inhibate = false
 
21
 
 
22
#K Class of the program :
 
23
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
 
24
StartupWMClass = 
 
25
 
 
26
#b Run in a terminal ?
 
27
#{It will use 'xterm'.}
 
28
Terminal = false
 
29
 
 
30
#i-[0;16] Only show in this specific viewport
 
31
#{If '0' the launcher will be displayed on every viewport.}
 
32
ShowOnViewport = 0
 
33
 
 
34
Is container = false
 
35
 
 
36
Renderer = 
 
37
 
 
38
Base URI = 
 
39
Is mounting point = false
 
40