parent
95433f0e92
commit
27138bb079
|
@ -1,6 +1,10 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.5.9] - 2017-10-29
|
||||||
|
### Changed
|
||||||
|
- Update translations.
|
||||||
|
|
||||||
## [0.5.8] - 2017-10-07
|
## [0.5.8] - 2017-10-07
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix language selection.
|
- Fix language selection.
|
||||||
|
|
|
@ -545,7 +545,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||||
<property name="type_hint">dialog</property>
|
<property name="type_hint">dialog</property>
|
||||||
<property name="transient_for">window</property>
|
<property name="transient_for">window</property>
|
||||||
<property name="program_name">Manjaro Hello</property>
|
<property name="program_name">Manjaro Hello</property>
|
||||||
<property name="version">0.5.8</property>
|
<property name="version">0.5.9</property>
|
||||||
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
||||||
<property name="website">https://github.com/manjaro/manjaro-hello</property>
|
<property name="website">https://github.com/manjaro/manjaro-hello</property>
|
||||||
<property name="website_label">GitHub</property>
|
<property name="website_label">GitHub</property>
|
||||||
|
|
Loading…
Reference in New Issue