Invalid non-blank line in synaptic.desktop.in#246
Merged
mvo5 merged 1 commit intoJul 16, 2026
Conversation
Contributor
Author
|
This fixes the msgfmt errors: |
Contributor
Author
|
p.s. Eventually for a separate pull:
lists a lot of errors in the .po files: |
Contributor
Author
|
We could eventually enable the checks in the build file once those errors/warnings are under control, e.g.: |
amaa-99
force-pushed
the
129-invalid-non-blank-line-in-synapticdesktopin
branch
2 times, most recently
from
July 14, 2026 13:19
dd079c8 to
1cfdde6
Compare
Removed the leading '_' from the Name, GenericName and Comment entries.
amaa-99
force-pushed
the
129-invalid-non-blank-line-in-synapticdesktopin
branch
from
July 15, 2026 10:53
1cfdde6 to
f613c36
Compare
Contributor
|
What, why? The "_" prefixed lines are replaced with the translated ones by gettext. Same with the AppStream metainfo file. These are .in suffixed desktop files, you are not supposed to validate or install them directly. @mvo5 This change should be reverted. Thanks! |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removed the leading '_' from the Name, GenericName and Comment entries.
(closes amaa-99#129)