blob: 4975eb0f0ef5478850389a77d869c436e82463bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
|
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "XDG-DESKTOP-MENU" 1 "" "" "xdg-desktop-menu Manual"
.SH NAME
xdg-desktop-menu \- command line tool for (un)installing desktop menu items
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 17
\fBxdg\-desktop\-menu\fR install [\fB\-\-noupdate\fR] [\fB\-\-vendor\ \fIvendor\-id\fR\fR] {\fB\fB\-\-user\fR\fR | \fB\fB\-\-system\fR\fR} {\fB\fIdesktop\-file\fR\fR | \fB\fImenu\-file\fR\fR | \fB\fIdirectory\-file\fR\fR}
.ad
.hy
.ad l
.hy 0
.HP 17
\fBxdg\-desktop\-menu\fR uninstall [\fB\-\-noupdate\fR] [\fB\-\-vendor\ \fIvendor\-id\fR\fR] {\fB\fB\-\-user\fR\fR | \fB\fB\-\-system\fR\fR} {\fB\fIdesktop\-file\fR\fR | \fB\fImenu\-file\fR\fR | \fB\fIdirectory\-file\fR\fR}
.ad
.hy
.ad l
.hy 0
.HP 17
\fBxdg\-desktop\-menu\fR forceupdate {\fB\fB\-\-user\fR\fR | \fB\fB\-\-system\fR\fR}
.ad
.hy
.ad l
.hy 0
.HP 17
\fBxdg\-desktop\-menu\fR {\fB\fB\-\-help\fR\fR | \fB\fB\-\-manual\fR\fR | \fB\fB\-\-version\fR\fR}
.ad
.hy
.SH "DESCRIPTION"
.PP
The xdg\-desktop\-menu program can be used to install new items to the desktop's application menu\&.
.PP
The application menu works according to the XDG Desktop Menu Specification at http://www\&.freedesktop\&.org/Standards/menu\-spec
.SH "COMMANDS"
.TP
install
Install applications or submenus into the desktop menu system\&.
\fIdesktop\-file\fR: Installs the *\&.desktop file indicated by \fIdesktop\-file\fR to the menu system\&. A desktop file represents a single application in the menu\&. Desktop files are defined by the freedesktop\&.org Desktop Entry Specification\&. The most important aspects of *\&.desktop files are summarized below\&.
\fImenu\-file\fR: Installs the *\&.menu file indicated by \fImenu\-file\fR to the menu system\&. A menu file describes the location and contents for one or more new submenus\&. Each submenu must reference a *\&.directory file\&.
\fIdirectory\-file\fR: Installs the *\&.directory file indicated by \fIdirectory\-file\fR to the menu system\&. A directory file provides the name and icon for a submenu\&.
.TP
uninstall
Remove applications or submenus from the desktop menu system previously installed with \fBxdg\-desktop\-menu install\fR\&.
.TP
forceupdate
Force an update of the menu system\&. This is only useful if the last call to xdg\-desktop\-menu included the \fB\-\-noupdate\fR option\&.
.SH "OPTIONS"
.TP
\fB\-\-noupdate\fR
Postpone updating the menu system\&. If multiple updates to the menu system are made in sequence this flag can be used to indicate that additional changes will follow and that it is not necassery to update the menu system right away\&.
.TP
\fB\-\-vendor\fR \fIvendor\-id\fR
Adds \fIvendor\-id\fR as a prefix when installing desktop and directory files\&.
.TP
\fB\-\-user\fR
Installs or uninstalls the file for the current user only\&.
.TP
\fB\-\-system\fR
Installs or uninstalls the file for all users on the system\&. Usually only root is allowed to do this\&.
.TP
\fB\-\-help\fR
Show command synopsis\&.
.TP
\fB\-\-manual\fR
Show this manualpage\&.
.TP
\fB\-\-version\fR
Show the xdg\-utils version information\&.
.SH "DESKTOP FILES"
.PP
An application item in the application menu is represented by a *\&.desktop file\&. A *\&.desktop file consists of a \fI[Desktop Entry]\fR header followed by several \fIKey\fR=\fIValue\fR lines\&.
.PP
A *\&.desktop file can provide a name and description for an application in several different languages\&. This is done by adding a language code as used by LC_MESSAGES in square brackets behind the \fIKey\fR\&. This way one can specify different values for the same \fIKey\fR depending on the currently selected language\&.
.PP
The following keys are often used:
.TP
Value=1\&.0
This is a mandatory field to indicate that the *\&.desktop file follows the 1\&.0 version of the specification\&.
.TP
Type=Application
This is a mandatory field that indicates that the *\&.desktop file describes an application launcher\&.
.TP
Name=\fIApplication Name\fR
The name of the application\&. For example \fIMozilla\fR
.TP
GenericName=\fIGeneric Name\fR
A generic description of the application\&. For example \fIWeb Browser\fR
.TP
Comment=\fIComment\fR
Optional field to specify a tooltip for the application\&. For example \fIVisit websites on the Internet\fR
.TP
Icon=\fIIcon File\fR
The icon to use for the application\&. This can either be an absolute path to an image file or an icon\-name\&. If an icon\-name is provided an image lookup by name is done in the user's current icon theme\&. The \fBxdg\-icon\-resource\fR command can be used to install image files into icon themes\&. The advantage of using an icon\-name instead of an absolute path is that with an icon\-name the application icon can be provided in several different sizes as well as in several differently themed styles\&.
.TP
Exec=\fICommand Line\fR
The command line to start the application\&. If the application can open files the %f placeholder should be specified\&. When a file is dropped on the application launcher the %f is replaced with the file path of the dropped file\&. If multiple files can be specified on the command line the %F placeholder should be used instead of %f\&. If the application is able to open URLs in addition to local files then %u or %U can be used instead of %f or %F\&.
.TP
Categories=\fICategories\fR
A list of categories separated by semi\-colons\&. A category is a keyword that describes and classifies the application\&. By default applications are organized in the application menu based on category\&. The XDG Desktop Menu Specification defines a large number of predefined categories\&.
.TP
MimeType=\fIMimetypes\fR
A list of mimetypes separated by semi\-colons\&. This field is used to indicate which file types the application is able to open\&.
.PP
For a complete oveview of the *\&.desktop file format please visit http://www\&.freedesktop\&.org/wiki/Standards/desktop\-entry\-spec
.SH "EXIT CODES"
.PP
An exit code of 0 indicates success while a non\-zero exit code indicates failure\&. The following failure codes can be returned:
.TP
\fB1\fR
Error in command line syntax\&.
.TP
\fB2\fR
One of the files passed on the command line did not exist\&.
.TP
\fB3\fR
A required tool could not be found\&.
.TP
\fB4\fR
The action failed\&.
.SH "SEE ALSO"
.PP
\fBxdg\-desktop\-icon\fR(1), \fBxdg\-icon\-resource\fR(1), \fBxdg\-mime\fR(1)
.SH "EXAMPLES"
.PP
The company ShinyThings Inc\&. has developed an application named "WebMirror" and would like to add it to the application menu\&. The company will use "shinythings" as its vendor id\&. In order to add the application to the menu there needs to be a \&.desktop file with a suitable \fICategories\fR entry:
.nf
webmirror\&.desktop:
[Desktop Entry]
Encoding=UTF\-8
Type=Application
Exec=webmirror
Icon=webmirror
Name=WebMirror
Name[nl]=WebSpiegel
Categories=Network;WebDevelopment;
.fi
.PP
Now the xdg\-desktop\-menu tool can be used to add the webmirror\&.desktop file to the desktop application menu:
.nf
xdg\-desktop\-menu install \-\-system \-\-vendor shinythings \&./webmirror\&.desktop
.fi
.PP
Note that for the purpose of this example the menu items are available in two languages, English and Dutch\&. The language code for Dutch is nl\&.
.PP
In the next example the company ShinyThings Inc\&. wants to add its own submenu to the desktop application menu consisting of a "WebMirror" menu item and a "WebMirror Admin Tool" menu item\&.
.PP
First the company needs to create two \&.desktop files that describe the two menu items, this time no Categories item is needed:
.nf
webmirror\&.desktop:
[Desktop Entry]
Encoding=UTF\-8
Type=Application
Exec=webmirror
Icon=webmirror
Name=WebMirror
Name[nl]=WebSpiegel
webmirror\-admin\&.desktop:
[Desktop Entry]
Encoding=UTF\-8
Type=Application
Exec=webmirror\-admintool
Icon=webmirror\-admintool
Name=WebMirror Admin Tool
Name[nl]=WebSpiegel Administratie Tool
.fi
.PP
The files can be installed with:
.nf
xdg\-desktop\-menu install \-\-system \-\-noupdate \-\-vendor shinythings \&./webmirror\&.desktop
xdg\-desktop\-menu install \-\-system \-\-noupdate \-\-vendor shinythings \&./webmirror\-admin\&.desktop
.fi
.PP
Because multiple items are added the \fB\-\-noupdate\fR option has been used\&.
.PP
In addition a \&.directory file needs to be created to provide a title and icon for the sub\-menu itself:
.nf
webmirror\&.directory:
[Desktop Entry]
Encoding=UTF\-8
Icon=webmirror\-menu
Name=WebMirror
Name[nl]=WebSpiegel
.fi
.PP
This webmirror\&.directory file can be installed with:
.nf
xdg\-desktop\-menu install \-\-system \-\-noupdate \-\-vendor shinythings \&./webmirror\&.directory
.fi
.PP
The *\&.desktop and *\&.directory files reference icons with the names webmirror, webmirror\-admin and webmirror\-menu which should also be installed\&. In this example the icons are installed in two different sizes, once with a size of 22x22 pixels and once with a size of 64x64 pixels:
.nf
xdg\-icon\-resource install \-\-system \-\-size 22 \&./wmicon\-22\&.png webmirror\&.png
xdg\-icon\-resource install \-\-system \-\-size 22 \&./wmicon\-menu\-22\&.png webmirror\-menu\&.png
xdg\-icon\-resource install \-\-system \-\-size 22 \&./wmicon\-admin\-22\&.png webmirror\-admin\&.png
xdg\-icon\-resource install \-\-system \-\-size 64 \&./wmicon\-64\&.png webmirror\&.png
xdg\-icon\-resource install \-\-system \-\-size 64 \&./wmicon\-menu\-64\&.png webmirror\-menu\&.png
xdg\-icon\-resource install \-\-system \-\-size 64 \&./wmicon\-admin\-64\&.png webmirror\-admin\&.png
.fi
.PP
The last step is to provide a \&.menu file that links it all togther:
.nf
webmirror\&.menu:
<!DOCTYPE Menu PUBLIC "\-//freedesktop//DTD Menu 0\&.8//EN"
"http://www\&.freedesktop\&.org/standards/menu\-spec/menu\-0\&.8\&.dtd">
<Menu>
<Menu>
<Name>WebMirror</Name>
<Directory>shinythings\-webmirror\&.directory</Directory>
<Include>
<Filename>shinythings\-webmirror\&.desktop</Filename>
<Filename>shinythings\-webmirror\-admin\&.desktop</Filename>
</Include>
</Menu>
</Menu>
.fi
.PP
The webmirror\&.menu file can be installed with:
.nf
xdg\-desktop\-menu install \-\-system \-\-noupdate \-\-vendor shinythings \&./webmirror\&.menu
.fi
.PP
After installing multiple files with \fB\-\-noupdate\fR make sure to force an update:
.nf
xdg\-desktop\-menu forceupdate \-\-system
.fi
.SH AUTHORS
Kevin Krammer, Jeremy White.
|