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

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

Issue 6758016: Update xdg-utils to the latest version available in CVS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 8 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/README.chromium ('k') | third_party/xdg-utils/scripts/xdg-copy.in » ('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\-MIME" "1" "06/24/2007" "xdg\-utils 1.0" "" 5 .TH "XDG\-MIME" "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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 .TP 45 .TP
46 default 46 default
47 Ask the desktop environment to make 47 Ask the desktop environment to make
48 \fIapplication\fR 48 \fIapplication\fR
49 the default application for opening files of type 49 the default application for opening files of type
50 \fImimetype\fR. An application can be made the default for several file types by specifying multiple mimetypes. 50 \fImimetype\fR. An application can be made the default for several file types by specifying multiple mimetypes.
51 .sp 51 .sp
52 \fIapplication\fR 52 \fIapplication\fR
53 is the desktop file id of the application and has the form vendor\-name.desktop 53 is the desktop file id of the application and has the form vendor\-name.desktop
54 \fIapplication\fR 54 \fIapplication\fR
55 must already be installed in the desktop menu before it can be made the default handler. The aplication's desktop file must list support for all the MIME types that it wishes to be the default handler for. 55 must already be installed in the desktop menu before it can be made the default handler. The application's desktop file must list support for all the MIME types that it wishes to be the default handler for.
56 .sp 56 .sp
57 Requests to make an application a default handler may be subject to system polic y or approval by the end\-user. xdg\-mime query can be used to verify whether an application is the actual default handler for a specific file type. 57 Requests to make an application a default handler may be subject to system polic y or approval by the end\-user. xdg\-mime query can be used to verify whether an application is the actual default handler for a specific file type.
58 .sp 58 .sp
59 The 59 The
60 \fIdefault\fR 60 \fIdefault\fR
61 option is for use inside a desktop session only. It is not recommended to use xd g\-mime default as root. 61 option is for use inside a desktop session only. It is not recommended to use xd g\-mime default as root.
62 .TP 62 .TP
63 install 63 install
64 Adds the file type descriptions provided in 64 Adds the file type descriptions provided in
65 \fImimetypes\-file\fR 65 \fImimetypes\-file\fR
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 .nf 179 .nf
180 xdg\-icon\-resource install \-\-context mimetypes \-\-size 64 shiny\-file\-icon. png text\-x\-shiny 180 xdg\-icon\-resource install \-\-context mimetypes \-\-size 64 shiny\-file\-icon. png text\-x\-shiny
181 .fi 181 .fi
182 .sp 182 .sp
183 .SH "AUTHOR" 183 .SH "AUTHOR"
184 Kevin Krammer, Jeremy White. 184 Kevin Krammer, Jeremy White.
185 .br 185 .br
186 <kevin.krammer@gmx.at> 186 <kevin.krammer@gmx.at>
187 .br 187 .br
188 <jwhite@codeweavers.com> 188 <jwhite@codeweavers.com>
OLDNEW
« no previous file with comments | « third_party/xdg-utils/README.chromium ('k') | third_party/xdg-utils/scripts/xdg-copy.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698