inspector: Make extensions non-activatable
There's nothing to activate here.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user