mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
common: Pass the WAYLAND_DISPLAY envvar along
* common/session-env.c (stdenvnames): Add WAYLAND_DISPLAY. -- GnuPG-bug-id: 5016 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
cbf203801e
commit
3944430ffe
@ -70,6 +70,7 @@ static struct
|
|||||||
{ "XAUTHORITY","xauthority"}, /* Xlib Authentication. */
|
{ "XAUTHORITY","xauthority"}, /* Xlib Authentication. */
|
||||||
{ "XMODIFIERS" }, /* Used by Xlib to select X input
|
{ "XMODIFIERS" }, /* Used by Xlib to select X input
|
||||||
modules (eg "@im=SCIM"). */
|
modules (eg "@im=SCIM"). */
|
||||||
|
{ "WAYLAND_DISPLAY" }, /* For the Wayland display engine. */
|
||||||
{ "GTK_IM_MODULE" }, /* Used by gtk to select gtk input
|
{ "GTK_IM_MODULE" }, /* Used by gtk to select gtk input
|
||||||
modules (eg "scim-bridge"). */
|
modules (eg "scim-bridge"). */
|
||||||
{ "DBUS_SESSION_BUS_ADDRESS" },/* Used by GNOME3 to talk to gcr over
|
{ "DBUS_SESSION_BUS_ADDRESS" },/* Used by GNOME3 to talk to gcr over
|
||||||
|
Loading…
x
Reference in New Issue
Block a user