Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.17.123
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
shared-mime-info /
[ HOME SHELL ]
Name
Size
Permission
Action
shared-mime-info-spec.html
[ DIR ]
drwxr-xr-x
NEWS.gz
12.74
KB
-rw-r--r--
README.md
1.12
KB
-rw-r--r--
changelog.Debian.gz
1.26
KB
-rw-r--r--
copyright
1.06
KB
-rw-r--r--
shared-mime-info-spec.pdf
137.15
KB
-rw-r--r--
shared-mime-info-spec.xml.gz
14.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# Shared MIME Info The shared-mime-info package contains: - The core database of common MIME types, their file extensions and icon names. - The update-mime-database command, used to extend the DB and install a new MIME data. - The freedesktop.org shared MIME database spec. It is used by GLib, GNOME, KDE, XFCE and many others. For more information about the database see the [Shared MIME Info Specification here](https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/). ## Installation To install do: ```sh $ meson _build -Dprefix=/usr $ ninja -v -C _build install ``` It requires the glib development package to be installed as well as gettext and itstool. This database is translated at Transifex. Please report bugs here: https://gitlab.freedesktop.org/xdg/shared-mime-info/issues Getting involved in freedesktop.org projects guide: https://www.freedesktop.org/wiki/GettingInvolved/ ## Useful reference links IANA: https://www.iana.org/assignments/media-types/ KDE's old mime-types: http://websvn.kde.org/branches/KDE/3.5/kdelibs/mimetypes/ UNIX file tool and libmagic https://github.com/file/file
Close