Nagram/TMessagesProj/jni/webrtc/base/third_party/xdg_mime/README.chromium

15 lines
570 B
Plaintext
Raw Normal View History

2020-08-14 16:58:22 +00:00
Name: xdg-mime
URL: http://freedesktop.org
License: Academic Free License version 2.0 or LGPL v2
The code in this directory is synced from:
git://anongit.freedesktop.org/xdg/xdgmime
@ 2cdd8d36d7930d5a594587286cb1949ff62f7027 on 2012/08/06.
In addition, we have the following patch(es):
- compile.patch: small tweaks to make the code compile.
- free_pointer_later.patch: small patch that fixes potential crash in
xdg_mime_get_mime_type_for_file() - use of pointer after being freed.
- function_casts.patch: fix bad function casts.
- Added a LICENSE file.