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

Improve xgettext handlings #16

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Improve xgettext handlings #16

merged 6 commits into from
Mar 19, 2024

Commits on Mar 15, 2024

  1. Call xgettext with UTF-8 and parse lines

    Reference: #13
    Reference: #14
    Reported-by: Armijn Hemel @armijnhemel
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d691562 View commit details
    Browse the repository at this point in the history
  2. Clean xgettext strings and ignore empties

    Reference: #11
    Reported-by: Armijn Hemel @armijnhemel
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d7a4a36 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Force xgettext to return UTF-8

    Reference: #14
    Reported-by: Armijn Hemel @armijnhemel
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    812faf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Run ctags and xgettext only on source code files

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e621255 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Remove macOS CI

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4f2b414 View commit details
    Browse the repository at this point in the history
  2. Skip unsupported test on Ubuntu 20

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9b74543 View commit details
    Browse the repository at this point in the history