Fixed proxy handling
[zeroinstall.git] / 0desktop.1
blobc12c30bb0291f1611a54a7f8e46fc38a2bc77dd4
1 .TH 0DESKTOP 1 "2010" "Thomas Leonard" ""
2 .SH NAME
3 0desktop \(em add programs to the desktop environment
5 .SH SYNOPSIS
7 .B 0destkop
8 [ \fBURI\fP ]
10 .B 0destkop \-\-manage
12 .SH DESCRIPTION
13 .PP
14 0desktop can be used to create launchers for Zero Install applications in
15 desktop environments supporting the freedesktop.org menu specification (e.g.
16 GNOME and KDE).
18 .PP
19 If the URI of a Zero Install application is given, this application is added.
20 Without a URI, a dialog box is displayed prompting the user to specify what to add.
21 On success, a launcher is added to the user's menu which, when invoked, runs
22 the application using the command "0launch URI".
24 .SH FILES
26 .IP "~/.local/share/applications"
27 Default directory in which the .desktop file for the new launcher is created.
29 .SH LICENSE
30 .PP
31 Copyright (C) 2010 Thomas Leonard.
33 .PP
34 You may redistribute copies of this program under the terms of the GNU Lesser General Public License.
36 .SH BUGS
37 .PP
38 Please report bugs to the developer mailing list:
40 http://0install.net/support.html
42 .SH AUTHOR
43 .PP
44 Zero Install was created by Thomas Leonard.
46 .SH SEE ALSO
47 0alias(1), 0launch(1)
48 .PP
49 The Zero Install web-site:
51 .B http://0install.net