glib/docs
Philip Withnall 5bc6c2035a gio: Rename GTK_USE_PORTAL to GIO_USE_PORTALS
The `GTK_USE_PORTAL` environment variable has started to be misused by
users, which is causing deployment issues (such as portal services
themselves ending up being forced to use portals, which is never going
to work).

Try and sidestep users’ broken configurations by renaming the
environment variable, and also separating it from the old GTK
environment variable, since the GLib one affects a lot more processes.
This environment variable is meant to be used for
debugging and development, and never in production.

GTK already renamed their environment variable in
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4829, so keeping the
`GTK_USE_PORTAL` name in GLib doesn’t make sense anyway.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #3107
2023-10-02 15:00:23 +01:00
..
reference gio: Rename GTK_USE_PORTAL to GIO_USE_PORTALS 2023-10-02 15:00:23 +01:00
backports.md Merge branch 'backports-typo-fix' into 'main' 2023-06-29 16:54:22 +00:00
CODEOWNERS docs: Add lb90 as a Windows maintainer 2023-05-02 11:19:31 +01:00
issue-and-merge-request-management.md docs: Document issue and merge request triaging and review guidelines 2023-06-29 16:50:00 +01:00
macros.md docs: Port docs/macros.txt to Markdown and update it 2023-04-28 00:07:12 +01:00
meson-version.md docs: Update Meson version policy to mention freedesktop SDK 2022-11-24 12:13:21 +00:00
rationales.md docs: Move README.rationale to docs subdirectory 2022-05-11 13:02:49 +01:00
releasing.md docs: Document the release process 2022-06-21 16:16:10 +01:00
roadmap.md docs: Document the release process 2022-06-21 16:16:10 +01:00
supported-platforms.md docs: Expand supported platforms documentation a little 2023-06-29 15:51:44 +01:00
testing.md docs: Add a testing policy 2022-06-14 15:19:32 +01:00
toolchain-requirements.md Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
win32-build.md Revert "build-sys: drop -mms-bitfields GCC flag" 2023-07-29 11:54:22 +03:00