Skip to content

docs: add non-/usr prefix wrapper script to README - #11

Merged
craigk5n merged 1 commit into
mainfrom
docs/readme-prefix-wrapper
Jun 24, 2026
Merged

docs: add non-/usr prefix wrapper script to README#11
craigk5n merged 1 commit into
mainfrom
docs/readme-prefix-wrapper

Conversation

@craigk5n

Copy link
Copy Markdown
Owner

Summary

Documents a wrapper-script approach for running GTimer when installed to a non-/usr prefix, so users don't have to set GSETTINGS_SCHEMA_DIR/XDG_DATA_DIRS in every shell.

The wrapper resolves the compiled schema directory relative to its own location (<prefix>/share/glib-2.0/schemas/), so it keeps working even if the prefix is moved. Added to the Install section of the README, right after the existing env-var instructions.

Contributed by @sedererdj in #10.

Test plan

  • Render-check the README Install section
  • (Optional) Verify the wrapper launches a --prefix=/somedir install cleanly without per-shell env setup

Document the launcher-script approach for installs to a non-standard
prefix, avoiding per-shell GSETTINGS_SCHEMA_DIR/XDG_DATA_DIRS env setup.
Contributed by @sedererdj in #10.
@craigk5n
craigk5n merged commit 51cad4c into main Jun 24, 2026
3 checks passed
@craigk5n
craigk5n deleted the docs/readme-prefix-wrapper branch June 24, 2026 13:08
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