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:
parent
4a02849325
commit
281136faee
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue