[nautilus-sound-converter] Fix run-time warning with newer GTK+
- From: Brian Pepple <bpepple src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-sound-converter] Fix run-time warning with newer GTK+
- Date: Sun, 10 Oct 2010 20:10:46 +0000 (UTC)
commit 0516af1d95f770c69856d791ba055ce2ff601465
Author: Brian Pepple <bpepple fedoraproject org>
Date: Sun Oct 10 16:11:45 2010 -0400
Fix run-time warning with newer GTK+
data/main.ui | 1 -
data/progress.ui | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/main.ui b/data/main.ui
index 943faf3..45ff8e3 100644
--- a/data/main.ui
+++ b/data/main.ui
@@ -9,7 +9,6 @@
<property name="window_position">center</property>
<property name="icon_name">audio-x-generic</property>
<property name="type_hint">normal</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
diff --git a/data/progress.ui b/data/progress.ui
index 91ec0d6..41e9f63 100644
--- a/data/progress.ui
+++ b/data/progress.ui
@@ -11,7 +11,6 @@
<property name="window_position">center</property>
<property name="icon_name">audio-x-generic</property>
<property name="type_hint">normal</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]