parent
ed0b7279f5
commit
e2d09577ea
|
@ -1,6 +1,12 @@
|
||||||
# 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.11] - 2017-11-24
|
||||||
|
### Added
|
||||||
|
- Pages: fr.
|
||||||
|
### Changed
|
||||||
|
- Update translations.
|
||||||
|
|
||||||
## [0.5.10] - 2017-11-05
|
## [0.5.10] - 2017-11-05
|
||||||
### Added
|
### Added
|
||||||
- Locales: fi.
|
- Locales: fi.
|
||||||
|
|
|
@ -546,7 +546,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.10</property>
|
<property name="version">0.5.11</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