openshot.code team mailing list archive
-
openshot.code team
-
Mailing list archive
-
Message #00314
[Branch ~openshot.code/openshot/main] Rev 620: Added 2 digits of precision to the preference: Imported Image Length
------------------------------------------------------------
revno: 620
fixes bug: https://launchpad.net/bugs/854612
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Sun 2012-01-29 14:23:05 -0600
message:
Added 2 digits of precision to the preference: Imported Image Length
modified:
openshot/windows/ui/Preferences.ui
--
lp:openshot
https://code.launchpad.net/~openshot.code/openshot/main
Your team OpenShot Code is subscribed to branch lp:openshot.
To unsubscribe from this branch go to https://code.launchpad.net/~openshot.code/openshot/main/+edit-subscription
=== modified file 'openshot/windows/ui/Preferences.ui'
--- openshot/windows/ui/Preferences.ui 2011-09-15 03:44:59 +0000
+++ openshot/windows/ui/Preferences.ui 2012-01-29 20:23:05 +0000
@@ -149,6 +149,7 @@
<property name="invisible_char">●</property>
<property name="xalign">1</property>
<property name="adjustment">adjustment2</property>
+ <property name="digits">2</property>
<property name="numeric">True</property>
<signal name="value_changed" handler="on_valImageLength_value_changed"/>
</object>