parent
37213d55f8
commit
865253b252
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,6 +1,16 @@
|
||||||
# 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.4.7] - 2017-14-01
|
||||||
|
### Added
|
||||||
|
- Locales: ca.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Update translations.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix a bug which prevents certain languages from being loaded.
|
||||||
|
|
||||||
## [0.4.6] - 2017-11-01
|
## [0.4.6] - 2017-11-01
|
||||||
### Added
|
### Added
|
||||||
- Locales: sl, sl_SI, zh_CN, zh_TW.
|
- Locales: sl, sl_SI, zh_CN, zh_TW.
|
||||||
|
|
|
@ -504,7 +504,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.4.6</property>
|
<property name="version">0.4.7</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/Huluti/manjaro-hello</property>
|
<property name="website">https://github.com/Huluti/manjaro-hello</property>
|
||||||
<property name="website_label" translatable="yes">Github</property>
|
<property name="website_label" translatable="yes">Github</property>
|
||||||
|
|
Loading…
Reference in New Issue