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