[xiph-cvs] r6579 - trunk/postfish

xiphmont at xiph.org xiphmont at xiph.org
Tue May 4 21:25:51 PDT 2004



Author: xiphmont
Date: 2004-04-22 18:37:04 -0400 (Thu, 22 Apr 2004)
New Revision: 6579

Modified:
   trunk/postfish/limitpanel.c
Log:
change "hard limit" label to "knee bend" which is a bit more accurate

<p><p>Modified: trunk/postfish/limitpanel.c
===================================================================
--- trunk/postfish/limitpanel.c	2004-04-22 22:27:52 UTC (rev 6578)
+++ trunk/postfish/limitpanel.c	2004-04-22 22:37:04 UTC (rev 6579)
@@ -115,7 +115,7 @@
   
   GtkWidget *slidertable=gtk_table_new(4,4,0);
 
-  GtkWidget *label1=gtk_label_new("hard limit");
+  GtkWidget *label1=gtk_label_new("knee bend");
   GtkWidget *label2=gtk_label_new("knee depth");
   GtkWidget *label3=gtk_label_new("decay speed");
   GtkWidget *label4=gtk_label_new("attenuation");
@@ -189,5 +189,3 @@
   multibar_reset(MULTIBAR(a_slider));
 }
 
-
-

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list