1
0
mirror of synced 2024-11-28 17:40:51 +01:00
ImHex/plugins/builtin/romfs/lang
classabbyamp d9a4906b3c
impr: Clarify portal error message (#1197)
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->

### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->

see #723


### Implementation description
<!-- Explain what you did to correct the problem -->

`xdg-desktop-portal-wlr` is not relevant because it does not provide the
FileChooser interface.

`xdg-desktop-portal` needs the `WAYLAND_DISPLAY` env var on wayland and
the `DISPLAY` and `XAUTHORITY` env vars on xorg. If the dbus user
session bus is not run in a way that it already gets those variables,
they must be given via `dbus-update-activation-environment(1)`.

### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->

### Additional things
<!-- Anything else you would like to say -->

fixes #723
2023-07-17 09:11:40 +02:00
..
de_DE.json impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00
en_US.json impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00
es_ES.json impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00
it_IT.json impr: Only load a limited subset of unicode characters by default 2023-06-24 10:58:42 +02:00
ja_JP.json impr: Only load a limited subset of unicode characters by default 2023-06-24 10:58:42 +02:00
ko_KR.json fix: Titlebar button localization keys still being inside the windows plugin 2023-06-26 08:54:30 +02:00
pt_BR.json fix: Titlebar button localization keys still being inside the windows plugin 2023-06-26 08:54:30 +02:00
zh_CN.json impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00
zh_TW.json impr: Clarify portal error message (#1197) 2023-07-17 09:11:40 +02:00