mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
!1940 added support for soup 3, including a fallback to soup 2.4 where the newer version isn't available. Unfortunately it missed that libgweather has a hidden soup dependency, and now gnome-shell fails to start if a weather location has been set up and soup 3 is available. We don't have a good way to detect that case, so hide the soup 3 support behind a build option. Distributors are expected to switch it at the same time as libgweather. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1966> |
||
|---|---|---|
| .. | ||
| config.js.in | ||
| extensionUtils.js | ||
| fileUtils.js | ||
| gnomeSession.js | ||
| history.js | ||
| ibusManager.js | ||
| inputMethod.js | ||
| introspect.js | ||
| jsParse.js | ||
| keyboardManager.js | ||
| loginManager.js | ||
| meson.build | ||
| modemManager.js | ||
| objectManager.js | ||
| params.js | ||
| parentalControlsManager.js | ||
| permissionStore.js | ||
| smartcardManager.js | ||
| systemActions.js | ||
| util.js | ||
| weather.js | ||