Update CHANGELOG
parent
f18b21edfd
commit
4501cb288b
|
@ -3,15 +3,14 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [0.5-dev]
|
||||
### Added
|
||||
- Locales: ast_ES, be, sv.
|
||||
- A preferences file.
|
||||
- Locales: ast_ES, be, fa_IR, sv.
|
||||
- A config file.
|
||||
|
||||
### Changed
|
||||
- Better handling of dev version.
|
||||
- Automating several tasks.
|
||||
- Simplify subtitle.
|
||||
- Simplify customization.
|
||||
- Change path of saving file from "~/.config/manjaro-hello.json" to "~/.config/manjaro/manjaro-hello.json".
|
||||
|
||||
## [0.4.20] - 2017-05-09
|
||||
### Fixed
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"live_path": "/run/miso/bootmnt/manjaro",
|
||||
"locale_path": "/usr/share/locale/",
|
||||
"logo_path": "/usr/share/icons/hicolor/64x64/apps/manjaro.png",
|
||||
"save_path": "~/.config/manjaro/manjaro-hello.json",
|
||||
"save_path": "~/.config/manjaro-hello.json",
|
||||
"ui_path": "/usr/share/manjaro-hello/ui/manjaro-hello.glade",
|
||||
"urls": {
|
||||
"development": "https://github.com/manjaro",
|
||||
|
|
Loading…
Reference in New Issue