inspector: Make extensions non-activatable

There's nothing to activate here.
This commit is contained in:
Matthias Clasen
2024-10-24 21:55:59 -04:00
parent 78262ecd51
commit 9adc09bc0b

View File

@@ -867,6 +867,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class='GtkListItem'>
<property name='activatable'>0</property>
<property name='child'>
<object class='GtkInscription'>
<property name='xalign'>0</property>
@@ -954,6 +955,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class='GtkListItem'>
<property name='activatable'>0</property>
<property name='child'>
<object class='GtkInscription'>
<property name='xalign'>0</property>