[Kst] kdeextragear-2/kst/plugins

Rick Chern rchern at interchange.ubc.ca
Wed Jul 7 21:50:14 CEST 2004


CVS commit by rchern: 

Change comments


  M +1 -1      convolution/deconvolve/deconvolve.cpp   1.2
  M +1 -1      noise_addition/noise_addition.cpp   1.4
  M +1 -1      pass_filters/butterworth_bandpass/butterworth_bandpass.cpp   1.3
  M +1 -1      pass_filters/butterworth_bandstop/butterworth_bandstop.cpp   1.3
  M +1 -1      pass_filters/butterworth_highpass/butterworth_highpass.cpp   1.4


--- kdeextragear-2/kst/plugins/pass_filters/butterworth_highpass/butterworth_highpass.cpp  #1.3:1.4
@@ -1,4 +1,4 @@
 /*
- *  Butterworth low pass filter plugin for KST.
+ *  Butterworth high pass filter plugin for KST.
  *  Copyright 2004, The University of British Columbia
  *  Released under the terms of the GPL.

--- kdeextragear-2/kst/plugins/pass_filters/butterworth_bandstop/butterworth_bandstop.cpp  #1.2:1.3
@@ -1,4 +1,4 @@
 /*
- *  Butterworth low pass filter plugin for KST.
+ *  Butterworth band stop filter plugin for KST.
  *  Copyright 2004, The University of British Columbia
  *  Released under the terms of the GPL.

--- kdeextragear-2/kst/plugins/pass_filters/butterworth_bandpass/butterworth_bandpass.cpp  #1.2:1.3
@@ -1,4 +1,4 @@
 /*
- *  Butterworth low pass filter plugin for KST.
+ *  Butterworth band pass filter plugin for KST.
  *  Copyright 2004, The University of British Columbia
  *  Released under the terms of the GPL.

--- kdeextragear-2/kst/plugins/noise_addition/noise_addition.cpp  #1.3:1.4
@@ -1,4 +1,4 @@
 /*
- *  Phase plugin for KST.
+ *  Noise addition plugin for KST.
  *  Copyright 2003, The University of British Columbia
  *  Released under the terms of the GPL.

--- kdeextragear-2/kst/plugins/convolution/deconvolve/deconvolve.cpp  #1.1:1.2
@@ -1,4 +1,4 @@
 /*
- *  Deonvolution plugin for KST.
+ *  Deconvolution plugin for KST.
  *  Copyright 2004, The University of British Columbia
  *  Released under the terms of the GPL.





More information about the Kst mailing list