Changeset 214337 in webkit
- Timestamp:
- Mar 24, 2017, 1:07:17 AM (9 years ago)
- Location:
- trunk/Source/ThirdParty
- Files:
-
- 18 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/ThirdParty/ChangeLog
r211988 r214337 1 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> 2 3 Unreviewed. Add stubs for xdgmime sources to ThirdParty. 4 5 This is in preparation for bug #170001, to try to bypass the SVN hook that doesn't allow to commit source files 6 containing tabs. I'm committing empty files, so that once those files are known by SVN I can set the 7 allow-tabs property and then commit the actual contents. 8 9 * xdgmime/src/xdgmime.c: Added. 10 * xdgmime/src/xdgmime.h: Added. 11 * xdgmime/src/xdgmimealias.c: Added. 12 * xdgmime/src/xdgmimealias.h: Added. 13 * xdgmime/src/xdgmimecache.c: Added. 14 * xdgmime/src/xdgmimecache.h: Added. 15 * xdgmime/src/xdgmimeglob.c: Added. 16 * xdgmime/src/xdgmimeglob.h: Added. 17 * xdgmime/src/xdgmimeicon.c: Added. 18 * xdgmime/src/xdgmimeicon.h: Added. 19 * xdgmime/src/xdgmimeint.c: Added. 20 * xdgmime/src/xdgmimeint.h: Added. 21 * xdgmime/src/xdgmimemagic.c: Added. 22 * xdgmime/src/xdgmimemagic.h: Added. 23 * xdgmime/src/xdgmimeparent.c: Added. 24 * xdgmime/src/xdgmimeparent.h: Added. 25 1 26 2017-02-09 Alex Christensen <achristensen@webkit.org> 2 27
Note:
See TracChangeset
for help on using the changeset viewer.