[gnome-control-center] info: really use x-content/unix-software for the Software combobox



commit 281136faee6aee494865917bb10a22f4532e384c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 3 15:44:11 2011 -0400

    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

 panels/info/info.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/info/info.ui b/panels/info/info.ui
index 0d88b57..4caae5c 100644
--- a/panels/info/info.ui
+++ b/panels/info/info.ui
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]