parent
649de83c14
commit
0b93ae6161
|
@ -1,6 +1,10 @@
|
|||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.4.10] - 2017-02-05
|
||||
### Fixed
|
||||
- Locale detection.
|
||||
|
||||
## [0.4.9] - 2017-02-04
|
||||
### Changed
|
||||
- Update translations.
|
||||
|
|
|
@ -518,7 +518,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
|||
<property name="type_hint">dialog</property>
|
||||
<property name="transient_for">window</property>
|
||||
<property name="program_name">Manjaro Hello</property>
|
||||
<property name="version">0.4.9</property>
|
||||
<property name="version">0.4.10</property>
|
||||
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
||||
<property name="website">https://github.com/Huluti/manjaro-hello</property>
|
||||
<property name="website_label" translatable="yes">Github</property>
|
||||
|
|
Loading…
Reference in New Issue