[xiph-commits] r7914 - trunk/postfish
xiphmont at motherfish-iii.xiph.org
xiphmont at motherfish-iii.xiph.org
Mon Oct 4 23:38:21 PDT 2004
Author: xiphmont
Date: 2004-10-04 23:38:21 -0700 (Mon, 04 Oct 2004)
New Revision: 7914
Modified:
trunk/postfish/deverbpanel.c
Log:
After four tries, still screwed up a default setting ont he deverb panel
Modified: trunk/postfish/deverbpanel.c
===================================================================
--- trunk/postfish/deverbpanel.c 2004-10-05 06:09:08 UTC (rev 7913)
+++ trunk/postfish/deverbpanel.c 2004-10-05 06:38:21 UTC (rev 7914)
@@ -219,7 +219,7 @@
multibar_callback(MULTIBAR(slider),timing_change,&ps->timing);
- multibar_thumb_set(MULTIBAR(slider),100,0);
+ multibar_thumb_set(MULTIBAR(slider),40,0);
multibar_thumb_set(MULTIBAR(slider),400,1);
gtk_table_attach(GTK_TABLE(table),slider,1,2,1,2,
More information about the commits
mailing list