parent
45c594a28b
commit
a5945a55f6
|
@ -1,11 +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.14] - 2017-03-26
|
||||||
|
### Added
|
||||||
|
- Pages: da.
|
||||||
|
- Locales: bg, sk.
|
||||||
|
|
||||||
## [0.4.13] - 2017-03-23
|
## [0.4.13] - 2017-03-23
|
||||||
### Added
|
### Added
|
||||||
- Locales: RU translation.
|
- Pages: ru.
|
||||||
### Fixed
|
### Fixed
|
||||||
- Locale loading
|
- Fix locales loading for pages.
|
||||||
|
|
||||||
## [0.4.12] - 2017-03-13
|
## [0.4.12] - 2017-03-13
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -525,7 +525,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.13</property>
|
<property name="version">0.4.14</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">GitHub</property>
|
<property name="website_label">GitHub</property>
|
||||||
|
|
Loading…
Reference in New Issue