Closed bilelmoussaoui closed 7 years ago
Hey thanks for your branch. I would appreciate it if you would break this up into several smaller pull requests with each PR addressing only a single issue. As it is now, this one commit touches too many unrelated things. I would like to review each change separately.
How would you like me to break it up? For now, the meson build system & i18n are the same things, at least for me. Anyway, i don't have any issue separating this PR into smaller ones
Each PR should represent one fix. One for the readme, one for i18n, one for cache changes, one for code style changes, etc.
I can see right now it looks like you're trying to change my meson file to 2 space indent and that's not something I would merge. So this means any other changes you would make are now blocked by this unrelated change. Each PR should only change one thing to avoid these kind of blocks
Alright, I will make that PR right now :) for the 2 space indent, it just seems to be common by meson users.
This PR includes :