10DESKTOP(1) 0DESKTOP(1)
2
3
4
6 0desktop — add programs to the desktop environment
7
8
10 0destkop [ URI ]
11
12 0destkop --manage
13
14
16 0desktop can be used to create launchers for Zero Install applications
17 in desktop environments supporting the freedesktop.org menu specifica‐
18 tion (e.g. GNOME and KDE).
19
20
21 If the URI of a Zero Install application is given, this application is
22 added. Without a URI, a dialog box is displayed prompting the user to
23 specify what to add. On success, a launcher is added to the user's
24 menu which, when invoked, runs the application using the command
25 "0launch URI".
26
27
29 ~/.local/share/applications
30 Default directory in which the .desktop file for the new
31 launcher is created.
32
33
35 Copyright (C) 2010 Thomas Leonard.
36
37
38 You may redistribute copies of this program under the terms of the GNU
39 Lesser General Public License.
40
41
43 Please report bugs to the developer mailing list:
44
45 http://0install.net/support.html
46
47
49 Zero Install was created by Thomas Leonard.
50
51
53 0alias(1), 0launch(1)
54
55 The Zero Install web-site:
56
57 http://0install.net
58
59
60
61Thomas Leonard 2010 0DESKTOP(1)