mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
data: Remove gnome-shell.portal
Now that xdg-desktop-portal-gnome implements the Access portal interface, GNOME Shell doesn't have to be the portal backend for that anymore. The D-Bus implementation is still preserved, because internally, xdg-desktop-portal-gnome may still proxy the Access call to GNOME Shell when the parent window is not available. That's a private exchange between xdg-desktop-portal-gnome and GNOME Shell though, and doesn't require GNOME Shell to be a full portal backend. See https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/140 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3106>
This commit is contained in:
parent
812270fee3
commit
36b3a995eb
3 changed files with 0 additions and 6 deletions
|
|
@ -85,7 +85,6 @@ keybinding_files = [
|
|||
'50-gnome-shell-system.xml',
|
||||
]
|
||||
|
||||
install_data('gnome-shell.portal', install_dir: portaldir)
|
||||
install_data(keybinding_files, install_dir: keysdir)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue