Merge pull request #624 from Tormund/patch-1

Add os_files package
This commit is contained in:
Dominik Picheta 2017-11-30 13:42:01 +00:00 committed by GitHub
commit 935cb54d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7745,5 +7745,17 @@
"description": "Nico game engine",
"license": "MIT",
"web": "https://github.com/ftsf/nico"
},{
"name": "os_files",
"url": "https://github.com/tormund/os_files",
"method": "git",
"tags": [
"dialogs",
"file",
"icon"
],
"description": "Crossplatform (x11, windows, osx) native file dialogs; sytem file/folder icons in any resolution; open file with default application",
"license": "MIT",
"web": "https://github.com/tormund/os_files"
}
]