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

gschema fixes #77

Merged
merged 1 commit into from
Oct 23, 2023
Merged

gschema fixes #77

merged 1 commit into from
Oct 23, 2023

Conversation

jbicha
Copy link
Contributor

@jbicha jbicha commented Oct 23, 2023

When building Errands for Debian, I got this build test error:

==================================== 2/2 =====================================
test:         Validate schema file
start time:   15:12:49
duration:     0.01s
result:       exit status 1
command:      MALLOC_PERTURB_=228 /usr/bin/glib-compile-schemas --strict --dry-run /<<PKGBUILDDIR>>/data
----------------------------------- stderr -----------------------------------
/<<PKGBUILDDIR>>/data/io.github.mrvladus.List.gschema.xml:4:1  Error on line 4 char 1:
 A path, if given, must begin and end with a slash.  --strict was specified; exiting.

I was able to fix it by using a .in suffix for the gschema file that hasn't yet been configured (in other words, its PATH wasn't yet valid).

I happened to notice that the gschema file wasn't listed in po/POTFILES either so there's a second commit for that.

@mrvladus
Copy link
Owner

Hello! I only have .desktop file translatable on purpose :)

@jbicha
Copy link
Contributor Author

jbicha commented Oct 23, 2023

Ok, I'll make a separate merge proposal for translations

@mrvladus mrvladus merged commit 58f05cc into mrvladus:main Oct 23, 2023
1 check passed
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.

None yet

2 participants