dbus-services/extensions: Remove outdated requires
We are using GTK4, not GTK3 >= 3.20 ... Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2012>
This commit is contained in:
parent
9f76d121cc
commit
c071c3ed4c
@ -1,6 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface>
|
<interface>
|
||||||
<requires lib="gtk+" version="3.20"/>
|
|
||||||
<template class="ExtensionPrefsDialog" parent="GtkWindow">
|
<template class="ExtensionPrefsDialog" parent="GtkWindow">
|
||||||
<property name="default-width">600</property>
|
<property name="default-width">600</property>
|
||||||
<property name="default-height">400</property>
|
<property name="default-height">400</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user