gegl r2535 - in branches/branch2_zhangjb: . operations/frequency
- From: zhangjb svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2535 - in branches/branch2_zhangjb: . operations/frequency
- Date: Sat, 26 Jul 2008 09:26:11 +0000 (UTC)
Author: zhangjb
Date: Sat Jul 26 09:26:11 2008
New Revision: 2535
URL: http://svn.gnome.org/viewvc/gegl?rev=2535&view=rev
Log:
* operations/frequency/lowpass-gaussian.c: a small modify.
Modified:
branches/branch2_zhangjb/ChangeLog
branches/branch2_zhangjb/operations/frequency/lowpass-gaussian.c
Modified: branches/branch2_zhangjb/operations/frequency/lowpass-gaussian.c
==============================================================================
--- branches/branch2_zhangjb/operations/frequency/lowpass-gaussian.c (original)
+++ branches/branch2_zhangjb/operations/frequency/lowpass-gaussian.c Sat Jul 26 09:26:11 2008
@@ -106,7 +106,7 @@
operation_class->name = "lowpass-gaussian";
operation_class->categories = "frequency";
- operation_class->description = "Lowpass Gaussian filter.";
+ operation_class->description = "Lowpass Gaussian Filter.";
}
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]