Merge with master

This commit is contained in:
Igor Kuzmenko 2017-07-31 11:13:06 +02:00
parent 73f6c9ab29
commit c49e7187b5
81 changed files with 3577 additions and 3514 deletions

View file

@ -0,0 +1,11 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-desktop-linux
platform:
name: desktop
os:
name: linux
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-desktop-mac
platform:
name: desktop
os:
name: mac
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-desktop-windows
platform:
name: desktop
os:
name: windows
---

10
_platforms/hardware.html Normal file
View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-hardware
platform:
name: hardware
os:
name: hardware
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-android
platform:
name: mobile
os:
name: android
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-blackberry
platform:
name: mobile
os:
name: blackberry
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-ios
platform:
name: mobile
os:
name: ios
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-windowsphone
platform:
name: mobile
os:
name: windowsphone
---

10
_platforms/web.html Normal file
View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-web
platform:
name: web
os:
name: web
---