mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
NEWS.md: fix minor grammatical error
This commit is contained in:
parent
4ed868c7f0
commit
54893f268a
2 changed files with 2 additions and 2 deletions
2
NEWS.md
2
NEWS.md
|
|
@ -48,7 +48,7 @@ matured nicely against the wlroots 0.18 series.
|
||||||
|
|
||||||
Notes to package maintainers:
|
Notes to package maintainers:
|
||||||
- This version introduces the ext-workspace protocol which breaks xfce4-panel
|
- This version introduces the ext-workspace protocol which breaks xfce4-panel
|
||||||
4.20.0. Subsequent releases has a fix for this so make sure xfce4-panel is
|
4.20.0. There is a fix in subsequent releases so make sure xfce4-panel is
|
||||||
shipped at >= 4.20.1.
|
shipped at >= 4.20.1.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
project(
|
project(
|
||||||
'labwc',
|
'labwc',
|
||||||
'c',
|
'c',
|
||||||
version: '0.8.2',
|
version: '0.8.3',
|
||||||
license: 'GPL-2.0-only',
|
license: 'GPL-2.0-only',
|
||||||
meson_version: '>=0.59.0',
|
meson_version: '>=0.59.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue