Windows: Add support for showing architecture in 'Distro:' output. eg. 'Windows 7 Ultimate 64-bit'

This commit is contained in:
Dylan
2016-02-01 08:40:10 +11:00
parent 40366cb55b
commit d7722a3b46
3 changed files with 18 additions and 1 deletions

2
1.1.md
View File

@@ -37,6 +37,8 @@ systems it isn't packaged for yet!
- Mac OS X: Added support for showing Max OS X build version.
- You can toggle it using `--osx_buildversion` and `$osx_buildversion`.
- Windows: Added support for showing Windows edition. eg. `Windows 7 Ultimate`
- Windows: Added support for showing windows architecture. eg `Windows 7 Ultimate 64-bit`
- You can toggle this using `--windows_bits` and `$windows_bits`.
**Window Manager:**