Accepting request 1178490 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1178490 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=249
This commit is contained in:
commit
c11ef0ce69
@ -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