|
|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
|
<!-- Generated with glade 3.40.0 -->
|
|
|
|
|
<interface domain="ubl-settings-kernel">
|
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
|
<!-- interface-css-provider-path ubl-settings-kernel.css -->
|
|
|
|
|
@ -175,7 +175,6 @@
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="InstallModuleButton">
|
|
|
|
|
@ -266,6 +265,7 @@
|
|
|
|
|
<object class="GtkButton" id="PackageUpdateButton">
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="image">image2</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
@ -284,6 +284,7 @@
|
|
|
|
|
<property name="label" translatable="yes">Remove package</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="buttonlistfx"/>
|
|
|
|
|
</style>
|
|
|
|
|
|