thomasvs - in flumotion/trunk: . flumotion/component/effects/volume
flumotion-commit at lists.fluendo.com
flumotion-commit at lists.fluendo.com
Wed Jan 17 21:38:08 CET 2007
Author: thomasvs
Date: Wed Jan 17 21:37:47 2007
New Revision: 4389
Modified:
flumotion/trunk/ChangeLog
flumotion/trunk/flumotion/component/effects/volume/volume.glade
Log:
* flumotion/component/effects/volume/volume.glade:
Fix a small UI glitch.
Modified: flumotion/trunk/ChangeLog
==============================================================================
--- flumotion/trunk/ChangeLog (original)
+++ flumotion/trunk/ChangeLog Wed Jan 17 21:37:47 2007
@@ -1,6 +1,9 @@
2007-01-17 Thomas Vander Stichele <thomas at apestaart dot org>
- reviewed by: <delete if not using a buddy>
+ * flumotion/component/effects/volume/volume.glade:
+ Fix a small UI glitch.
+
+2007-01-17 Thomas Vander Stichele <thomas at apestaart dot org>
* flumotion/component/producers/audiotest/admin_gtk.py:
Respect the component protocol, return the .setup deferred
Modified: flumotion/trunk/flumotion/component/effects/volume/volume.glade
==============================================================================
--- flumotion/trunk/flumotion/component/effects/volume/volume.glade (original)
+++ flumotion/trunk/flumotion/component/effects/volume/volume.glade Wed Jan 17 21:37:47 2007
@@ -15,6 +15,7 @@
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+ <property name="urgency_hint">False</property>
<child>
<widget class="GtkTable" id="volume-widget">
@@ -138,7 +139,7 @@
<property name="digits">0</property>
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
<property name="inverted">False</property>
- <property name="adjustment">1 0 1 1 0 0</property>
+ <property name="adjustment">1 0 1 0.00999999977648 0.10000000149 0</property>
</widget>
<packing>
<property name="padding">3</property>
More information about the flumotion-commit
mailing list