Added screenshot. Minor readme edits.

This commit is contained in:
Jim Evins
2017-03-21 20:46:28 -04:00
parent 60cfad3ed3
commit 62e03a40e2
3 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -7,12 +7,14 @@
gLabels-qt is the development repository for the next major version of gLabels (4.0). gLabels-qt is the development repository for the next major version of gLabels (4.0).
![screenshot](docs/images/screenshot.png)
## What's new in gLabels-qt? ## What's new in gLabels-qt?
- Based on the Qt cross-platform framework. - Based on the Qt cross-platform framework.
- Unlike previous versions, glabels-qt is a cross-platform application. So far, it - Unlike previous versions, glabels-qt is a cross-platform application. So far, it
has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain). has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain).
- Updated general UI which helps guide the user through typical workflows. - Updated UI based on typical workflows.
## Status ## Status
@@ -36,7 +38,7 @@ It is still missing several features to bring it in parity with glabels-3.4. Th
These include These include
- Windows (VisualStudio) - Windows (VisualStudio)
- Windows (MINGW 64bit) - Windows (MINGW)
- Mac - Mac
- Linux (flatpak) - Linux (flatpak)
- Linux (snap) - Linux (snap)
@@ -46,8 +48,6 @@ These include
* Help is needed setting up internationalization and writing translations. * Help is needed setting up internationalization and writing translations.
* Additional internal icon themes.
* Suggestions. * Suggestions.
* For code contributions, see [docs/HACKING.md](docs/HACKING.md). * For code contributions, see [docs/HACKING.md](docs/HACKING.md).
+4 -4
View File
@@ -65,14 +65,14 @@ Some characteristics of the development branch:
Version numbering Version numbering
----------------- -----------------
- Versions are numbered major.minor.micro (e.g. 4.0.3) * Versions are numbered major.minor.micro (e.g. 4.0.3)
- major version indicates a major change in architecture or technology * major version indicates a major change in architecture or technology
- 2.x.x was based on gtk+-2 - 2.x.x was based on gtk+-2
- 3.x.x was based on gtk+-3 - 3.x.x was based on gtk+-3
- 4.x.x is based on qt-5 - 4.x.x is based on qt-5
- minor version indicates a minor change in features or design * minor version indicates a minor change in features or design
- even minor versions are from a stable branch - even minor versions are from a stable branch
- odd minor versions are from a development branch - odd minor versions are from a development branch
- micro version indicates a bugfix release * micro version indicates a bugfix release
- See above for release characteristics within a stable branch - See above for release characteristics within a stable branch
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB