|
|
|
|
@ -3613,6 +3613,7 @@ Select a different installation source.</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">PacmanSoftwareAllList</property>
|
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection">
|
|
|
|
|
<property name="mode">none</property>
|
|
|
|
|
@ -3665,7 +3666,10 @@ Select a different installation source.</property>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="title" translatable="yes">Description</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word-char</property>
|
|
|
|
|
<property name="wrap-width">250</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
@ -3729,6 +3733,7 @@ Select a different installation source.</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="model">PacmanSoftwareChosenList</property>
|
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection">
|
|
|
|
|
<property name="mode">none</property>
|
|
|
|
|
@ -3781,7 +3786,10 @@ Select a different installation source.</property>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="title" translatable="yes">Description</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word-char</property>
|
|
|
|
|
<property name="wrap-width">250</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
|