PluginInstallerPlugin.gtk3 support

This commit is contained in:
Denis Fomin
2013-01-27 21:38:10 +04:00
parent f4ad05a45a
commit e3b08b6cb7
6 changed files with 114 additions and 106 deletions

View File

@@ -62,9 +62,12 @@
<object class="GtkLabel" id="plugin_name_label1">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label">&lt;empty&gt;</property>
<property name="label">empty</property>
<property name="selectable">True</property>
<property name="ellipsize">end</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
<property name="expand">False</property>