Skip to content

Conversation

@LuminousHustler
Copy link
Contributor

Added gettext dependency

Added gettext dependency
Copy link
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Would you sort the list alphabetically? Otherwise LGTM.

Sorted dependencies alphabetically and added some clarity around how to use them + build the application. This was helpful for me when starting out
Copy link
Contributor Author

@LuminousHustler LuminousHustler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a noob myself, I found these small updates/clarifications helpful when starting out

Comment on lines -24 to +25
Run `meson` to configure the build environment and then `ninja` to build
To build the application locally, clone this repo to your machine. Then, cd to the directory in terminal and run the following commands to configure the build environment and build the application
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep the original sentence because we use it entirely in our repositories, sorry!

## Building and Installation

You'll need the following dependencies:
You'll need the following dependencies. Use your package manager (apt) to install them:
Copy link
Member

@ryonakano ryonakano Nov 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep the original sentence for distro-agnostic, i.e. not all people who read this README use elementary OS.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No prob! Makes sense

Copy link
Contributor Author

@LuminousHustler LuminousHustler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're good now, I clicked the "+" button beside the original lines which I think reverts my additions but I'm not entirely sure. Here goes nothing!

@LuminousHustler LuminousHustler marked this pull request as draft November 16, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants