Accepting request 1178474 from home:AZhou:branches:GNOME:Factory
- Update gnome-control-center-disable-error-message-for-NM.patch: Add info page to toolbar view instead of navigation page to prevent hiding close button (bsc#1222099). OBS-URL: https://build.opensuse.org/request/show/1178474 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=559
This commit is contained in:
parent
beeb86705e
commit
b4d4b96947
@ -35,7 +35,7 @@ diff -uraBN temp/gnome-control-center-45.1/panels/network/cc-network-panel.c gno
|
||||
+ GtkWidget *status_page;
|
||||
+
|
||||
+ status_page = adw_status_page_new ();
|
||||
+ adw_navigation_page_set_child (ADW_NAVIGATION_PAGE (self), status_page);
|
||||
+ adw_toolbar_view_set_content (ADW_TOOLBAR_VIEW (self->toolbar_view), status_page);
|
||||
|
||||
+ adw_status_page_set_icon_name (ADW_STATUS_PAGE (status_page), "network-error-symbolic");
|
||||
+ adw_status_page_set_title (ADW_STATUS_PAGE (status_page), _("Wicked is running"));
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 09:31:03 UTC 2024 - Alynx Zhou <alynx.zhou@suse.com>
|
||||
|
||||
- Update gnome-control-center-disable-error-message-for-NM.patch:
|
||||
Add info page to toolbar view instead of navigation page to
|
||||
prevent hiding close button (bsc#1222099).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 09:40:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user