diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2008-04-04 09:50:10 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2008-04-04 09:50:10 +0000 |
| commit | bf7cf95033d1416556aa376018077ada772f51fb (patch) | |
| tree | 6abd249033e7886bcd71de9416650981e73ee209 /ChangeLog | |
| parent | 401159a255a6357de35bb2925179d6a1596f8903 (diff) | |
gst/spectrum/gstspectrum.c: Rename property enums and default defines for the properties to match the property names ...
Original commit message from CVS:
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
(gst_spectrum_init), (gst_spectrum_set_property),
(gst_spectrum_get_property), (gst_spectrum_message_new):
Rename property enums and default defines for the properties to match
the property names and rephrase property descriptions to make them a
bit clearer (hopefully). See #518188.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-04-04 Tim-Philipp Müller <tim at centricular dot net> + + * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init), + (gst_spectrum_init), (gst_spectrum_set_property), + (gst_spectrum_get_property), (gst_spectrum_message_new): + Rename property enums and default defines for the properties to match + the property names and rephrase property descriptions to make them a + bit clearer (hopefully). See #518188. + 2008-04-03 Tim-Philipp Müller <tim at centricular dot net> * tests/check/Makefile.am: |
