info: really use x-content/unix-software for the Software combobox

The content-type property is actually set in the UI file, not in the C
source.

https://bugzilla.gnome.org/show_bug.cgi?id=660803
This commit is contained in:
Cosimo Cecchi 2011-10-03 15:44:11 -04:00
parent 4a02849325
commit 281136faee

View file

@ -994,7 +994,7 @@
<object class="GtkAppChooserButton" id="media_software_combobox">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="content_type">x-content/software</property>
<property name="content_type">x-content/unix-software</property>
</object>
<packing>
<property name="left_attach">1</property>