Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xdg
shared-mime-info
Commits
6f214e54
Commit
6f214e54
authored
Apr 17, 2003
by
Thomas Leonard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates for new Base Dir spec.
parent
7843bccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
shared-mime-info-spec.xml
shared-mime-info-spec.xml
+4
-3
No files found.
shared-mime-info-spec.xml
View file @
6f214e54
<?xml version="1.0" standalone="no"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
<!ENTITY updated "
05 Ma
r 2003">
<!ENTITY updated "
17 Ap
r 2003">
<!ENTITY version "0.11-preview">
]>
<article
id=
"index"
>
...
...
@@ -361,14 +361,15 @@ This specification uses the XDG Base Directory Specification<citation>BaseDir</c
define the prefixes below which the database is stored.
In the rest of this document, paths shown with the prefix
<filename>
<
MIME
>
</filename>
indicate the files should be loaded from
the
<filename>
mime
</filename>
subdirectory of every directory in
<envar>
XDG_DIRS
</envar>
.
the
<filename>
mime
</filename>
subdirectory of every directory in
<envar>
XDG_DATA_HOME
</envar>
:
<envar>
XDG_DATA_DIRS
</envar>
.
</para>
<para>
For example, when using the default paths,
<quote>
Load all the
<filename>
<
MIME
>
/text/html.xml
</filename>
files
</quote>
means to
load
<filename>
/usr/share/mime/text/html.xml
</filename>
,
<filename>
/usr/local/share/mime/text/html.xml
</filename>
, and
<filename>
~/.share/mime/text/html.xml
</filename>
(if they exist).
<filename>
~/.
local/
share/mime/text/html.xml
</filename>
(if they exist).
</para>
<para>
Each application that wishes to contribute to the MIME database will install a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment