Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(566)

Side by Side Diff: third_party/xdg-utils/scripts/man/xdg-open.1

Issue 3273010: Update our copy of xdg-utils to 2010-08-30, and include a patched xdg-mime. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/xdg-utils/scripts/Makefile.in ('k') | third_party/xdg-utils/scripts/xdg-copy » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .\" ** You probably do not want to edit this file directly ** 1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). 2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML 3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. 4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "XDG\-OPEN" "1" "06/24/2007" "xdg\-utils 1.0" "" 5 .TH "XDG\-OPEN" "1" "06/24/2007" "xdg\-utils 1.0" ""
6 .\" disable hyphenation 6 .\" disable hyphenation
7 .nh 7 .nh
8 .\" disable justification (adjust text to left margin only) 8 .\" disable justification (adjust text to left margin only)
9 .ad l 9 .ad l
10 .SH "NAME" 10 .SH "NAME"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 xdg\-open 'http://www.freedesktop.org/' 50 xdg\-open 'http://www.freedesktop.org/'
51 .fi 51 .fi
52 .sp 52 .sp
53 Opens the Freedesktop.org website in the user's default browser 53 Opens the Freedesktop.org website in the user's default browser
54 .PP 54 .PP
55 .nf 55 .nf
56 xdg\-open /tmp/foobar.png 56 xdg\-open /tmp/foobar.png
57 .fi 57 .fi
58 .sp 58 .sp
59 Opens the PNG image file /tmp/foobar.png in the user's default image viewing app lication. 59 Opens the PNG image file /tmp/foobar.png in the user's default image viewing app lication.
60 .SH "FILES"
61 .PP
62 \fI/usr/share/applications/defaults.list ~/.local/share/applications\fR
63 .SH "SEE ALSO"
64 .PP
65 \fBxdg-mime\fR(1),
60 .SH "AUTHOR" 66 .SH "AUTHOR"
61 Kevin Krammer, Jeremy White. 67 Kevin Krammer, Jeremy White.
62 .br 68 .br
63 <kevin.krammer@gmx.at> 69 <kevin.krammer@gmx.at>
64 .br 70 .br
65 <jwhite@codeweavers.com> 71 <jwhite@codeweavers.com>
OLDNEW
« no previous file with comments | « third_party/xdg-utils/scripts/Makefile.in ('k') | third_party/xdg-utils/scripts/xdg-copy » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698