Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite enchant and enchant-lsmod commands in Vala #397

Closed
wants to merge 4 commits into from
Closed

Rewrite enchant and enchant-lsmod commands in Vala #397

wants to merge 4 commits into from

Conversation

rrthomas
Copy link
Owner

Rewrite enchant and enchant-lsmod commands in Vala

  • .gitignore: Add README, as a symlink is made automatically by automake
  • configure.ac: capitalize package name in AC_INIT
  • Rewrite 'enchant' and 'enchant-lsmod' in Vala
  • Make ‘loc’ target work in each top-level subdirectory

Use GLib’s option parsing for enchant but not enchant-lsmod (see #378).

This commit also includes updates to the GLib VAPI.

Remove enchant_get_user_language from the public API, as it’s now trivial,
and was probably not applicable to all applications anyway.
But don’t make it a recursive target, so we still get an overall count when
running it at the top level.
@rrthomas rrthomas changed the title master Rewrite enchant and enchant-lsmod commands in Vala Aug 16, 2024
@rrthomas rrthomas closed this by deleting the head repository Aug 21, 2024
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.

1 participant