extensionPrefs: Remove stray > in .ui file
This slipped through as GtkBuilder still accepts it, but let's not rely on that and fix our XML. https://gitlab.gnome.org/GNOME/gnome-shell/issues/2180
This commit is contained in:
parent
b7df1133b8
commit
9d7a319721
@ -256,7 +256,7 @@
|
|||||||
<property name="margin">6</property>
|
<property name="margin">6</property>
|
||||||
<property name="icon_name">software-update-available-symbolic</property>
|
<property name="icon_name">software-update-available-symbolic</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="warning"/>>
|
<class name="warning"/>
|
||||||
</style>
|
</style>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user