diff options
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-panels_system_about_cc-about-page.ui')
-rw-r--r-- | sysutils/gnome-control-center/files/patch-panels_system_about_cc-about-page.ui | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-panels_system_about_cc-about-page.ui b/sysutils/gnome-control-center/files/patch-panels_system_about_cc-about-page.ui new file mode 100644 index 000000000000..7857827c4eb2 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-panels_system_about_cc-about-page.ui @@ -0,0 +1,18 @@ +--- panels/system/about/cc-about-page.ui.orig 2025-05-26 08:10:04 UTC ++++ panels/system/about/cc-about-page.ui +@@ -35,13 +35,14 @@ + <child> + <object class="AdwPreferencesGroup"> + +- <!-- Device name --> ++ <!-- Device name + <child> + <object class="CcHostnameEntry" id="hostname_row"> + <property name="title" translatable="yes">_Device Name</property> + <property name="use-underline">True</property> + </object> + </child> ++ --> + + </object> + </child> |