summarylogtreecommitdiffstats
path: root/fix-ui.patch
diff options
context:
space:
mode:
authormaz-12015-10-23 11:40:06 +0800
committermaz-12015-10-23 11:40:06 +0800
commit463237eb5cba1dad124457ff6e56c4fbe4da2284 (patch)
tree841434f42b03f87443235b6e581a2390d6a35fe9 /fix-ui.patch
downloadaur-gstreamer-properties.tar.gz
init
Diffstat (limited to 'fix-ui.patch')
-rw-r--r--fix-ui.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/fix-ui.patch b/fix-ui.patch
new file mode 100644
index 000000000000..f615cf3e4a2f
--- /dev/null
+++ b/fix-ui.patch
@@ -0,0 +1,19 @@
+diff -Naur gnome-media-3.4.0.orig/gstreamer-properties/gstreamer-properties.ui gnome-media-3.4.0/gstreamer-properties/gstreamer-properties.ui
+--- gnome-media-3.4.0.orig/gstreamer-properties/gstreamer-properties.ui 2012-03-28 12:50:00.000000000 +0200
++++ gnome-media-3.4.0/gstreamer-properties/gstreamer-properties.ui 2014-12-27 14:58:08.837739535 +0100
+@@ -9,7 +9,6 @@
+ <property name="resizable">False</property>
+ <property name="window_position">center</property>
+ <property name="type_hint">dialog</property>
+- <property name="has_separator">False</property>
+ <child internal-child="vbox">
+ <object class="GtkVBox" id="gst_properties_vbox">
+ <property name="visible">True</property>
+@@ -880,7 +879,6 @@
+ <property name="resizable">False</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
+- <property name="has_separator">False</property>
+ <child internal-child="vbox">
+ <object class="GtkVBox" id="test_pipeline_vbox">
+ <property name="visible">True</property>