mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensionPrefs: Use template for preference dialog
The dialog that contains the extension's preference widget has become fairly complex over time, mostly due to the error handling. It therefore makes sense to move it to a template, just like we did for the main application window and extension rows. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1106
This commit is contained in:
parent
08203c9c1e
commit
2b517e352d
5 changed files with 303 additions and 238 deletions
|
|
@ -7,6 +7,7 @@ data/org.gnome.Shell.PortalHelper.desktop.in.in
|
|||
js/extensionPrefs/data/metainfo/org.gnome.Extensions.metainfo.xml.in
|
||||
js/extensionPrefs/data/org.gnome.Extensions.desktop.in.in
|
||||
js/extensionPrefs/js/main.js
|
||||
js/extensionPrefs/data/ui/extension-prefs-dialog.ui
|
||||
js/extensionPrefs/data/ui/extension-row.ui
|
||||
js/extensionPrefs/data/ui/extensions-window.ui
|
||||
js/gdm/authPrompt.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue