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
92cca5e4
Commit
92cca5e4
authored
Apr 17, 2003
by
Thomas Leonard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates for new version.
parent
6f214e54
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
2 deletions
+31
-2
NEWS
NEWS
+29
-0
configure.in
configure.in
+1
-1
shared-mime-info-spec.xml
shared-mime-info-spec.xml
+1
-1
No files found.
NEWS
View file @
92cca5e4
shared-mime-info Thomas Leonard <tal00r@ecs.soton.ac.uk>
shared-mime-info Thomas Leonard <tal00r@ecs.soton.ac.uk>
Version 0.11 (17-Apr-2003)
* 'make install' validates the common types file against the DTD.
* Install instructions updated for new XDG Base Directory Specification.
* Added new <root-XML> element to identify XML files by
(namespaceURI, localName) pairs.
* Minor updates to the database itself.
* Added short discussion of ACAP Media Type Dataset Class to spec.
* Updated spec to use XDG Base Directory Specification for paths.
* Clarifications to glob matching section.
* Added a 'Recommended checking order' section to help interoperability.
* Greatly improved error reporting in update-mime-database, and commented
the code more.
* Fixed possible segfault if a MIME type was defined twice with no xml:lang
in the same directory.
* When update-mime-database is run, warn the user if the MIME directory
given isn't in the search path.
Version 0.10 (03-Mar-2003)
Version 0.10 (03-Mar-2003)
...
...
configure.in
View file @
92cca5e4
dnl Process this file with autoconf to produce a configure script.
dnl Process this file with autoconf to produce a configure script.
AC_INIT(freedesktop.org.xml)
AC_INIT(freedesktop.org.xml)
AM_INIT_AUTOMAKE(shared-mime-info, 0.1
0
)
AM_INIT_AUTOMAKE(shared-mime-info, 0.1
1
)
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
...
...
shared-mime-info-spec.xml
View file @
92cca5e4
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
"/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
<!ENTITY updated "17 Apr 2003">
<!ENTITY updated "17 Apr 2003">
<!ENTITY version "0.11
-preview
">
<!ENTITY version "0.11">
]>
]>
<article
id=
"index"
>
<article
id=
"index"
>
...
...
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