10-16-2018, 08:06 PM
I'm thinking in Series 5.x of having a replacement for llver.
When you type in llver, a simple dialogue box will appear with some basic information about Linux Lite. Think 'winver' in Windows.
![[Image: winver-windows-10.jpg]](https://thewindowsclub-thewindowsclubco.netdna-ssl.com/wp-content/uploads/2015/11/winver-windows-10.jpg)
A linux example:
![[Image: yad40-about.jpg]](https://lh3.googleusercontent.com/-vcWOpZOQtAU/Wkq7YMpEETI/AAAAAAAAACU/RXr8JJoIqhkJsQaZinmEsul8h8l775B9QCLcBGAs/s320/yad40-about.jpg)
The yad box is about perfect as an example of layout, information etc.
Our About box needs to have:
- Latest version of Linux Lite
- License (GPLv2) button
- Close button
- Credits button
- Linux Lite logo
- Linux to our website
- Copyright 2012 - 2018
You can write this in any language you like. I would suggest Python, but it's up to you. The finished product needs to be one, executable file. eg. llver.py
Happy hacking!
When you type in llver, a simple dialogue box will appear with some basic information about Linux Lite. Think 'winver' in Windows.
![[Image: winver-windows-10.jpg]](https://thewindowsclub-thewindowsclubco.netdna-ssl.com/wp-content/uploads/2015/11/winver-windows-10.jpg)
A linux example:
![[Image: yad40-about.jpg]](https://lh3.googleusercontent.com/-vcWOpZOQtAU/Wkq7YMpEETI/AAAAAAAAACU/RXr8JJoIqhkJsQaZinmEsul8h8l775B9QCLcBGAs/s320/yad40-about.jpg)
The yad box is about perfect as an example of layout, information etc.
Our About box needs to have:
- Latest version of Linux Lite
- License (GPLv2) button
- Close button
- Credits button
- Linux Lite logo
- Linux to our website
- Copyright 2012 - 2018
You can write this in any language you like. I would suggest Python, but it's up to you. The finished product needs to be one, executable file. eg. llver.py
Happy hacking!