|
|
|
@ -786,6 +786,7 @@ translated and supported by community.</property>
|
|
|
|
|
<property name="title" translatable="yes">Log/Journal</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="alignment">center</property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
<property name="wrap-width">100</property>
|
|
|
|
|
</object>
|
|
|
|
@ -804,6 +805,7 @@ translated and supported by community.</property>
|
|
|
|
|
<property name="title" translatable="yes">Path</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="alignment">center</property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
<property name="wrap-width">100</property>
|
|
|
|
|
</object>
|
|
|
|
@ -821,6 +823,7 @@ translated and supported by community.</property>
|
|
|
|
|
<property name="title" translatable="yes">Description</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="alignment">center</property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
<property name="wrap-width">100</property>
|
|
|
|
|
</object>
|
|
|
|
|