]> git.proxmox.com Git - libxdgmime-perl.git/commit
Squashed 'xdgmime-source/' content from commit 28b70c4
authorStoiko Ivanov <s.ivanov@proxmox.com>
Sat, 5 Jun 2021 15:11:55 +0000 (15:11 +0000)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Sat, 5 Jun 2021 15:11:55 +0000 (15:11 +0000)
commitcf31d981a600e46f3d3344be8f33f0813a909bb1
treeea0ef6e4d418135cb185fabe82b6bd9a06602d7e
Squashed 'xdgmime-source/' content from commit 28b70c4

git-subtree-dir: xdgmime-source
git-subtree-split: 28b70c4129c7589cd7066ef327eec418b20793db
26 files changed:
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
src/.cvsignore [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/print-mime-data.c [new file with mode: 0644]
src/test-mime-data.c [new file with mode: 0644]
src/test-mime.c [new file with mode: 0644]
src/xdgmime.c [new file with mode: 0644]
src/xdgmime.h [new file with mode: 0644]
src/xdgmimealias.c [new file with mode: 0644]
src/xdgmimealias.h [new file with mode: 0644]
src/xdgmimecache.c [new file with mode: 0644]
src/xdgmimecache.h [new file with mode: 0644]
src/xdgmimeglob.c [new file with mode: 0644]
src/xdgmimeglob.h [new file with mode: 0644]
src/xdgmimeicon.c [new file with mode: 0644]
src/xdgmimeicon.h [new file with mode: 0644]
src/xdgmimeint.c [new file with mode: 0644]
src/xdgmimeint.h [new file with mode: 0644]
src/xdgmimemagic.c [new file with mode: 0644]
src/xdgmimemagic.h [new file with mode: 0644]
src/xdgmimeparent.c [new file with mode: 0644]
src/xdgmimeparent.h [new file with mode: 0644]