[gnome-control-center] info: really use x-content/unix-software for the Software combobox
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] info: really use x-content/unix-software for the Software combobox
- Date: Mon, 3 Oct 2011 19:46:08 +0000 (UTC)
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]