diff options
author | Gene Z. Ragan <gzr@eazel.com> | 2000-12-01 01:50:36 +0000 |
---|---|---|
committer | Gene Ragan <gzr@src.gnome.org> | 2000-12-01 01:50:36 +0000 |
commit | f67f74c5d10c1e7ef06690cffc230767cac96134 (patch) | |
tree | c0cd8b0c8310fb6c171fe39d0f8846f51b3e7dff /components/image-viewer | |
parent | d6a9eb3d9e2528386fd6e26c4db5b8f2e09f3ec8 (diff) | |
download | nautilus-f67f74c5d10c1e7ef06690cffc230767cac96134.tar.gz |
Fixed bug 4879, "unknown sort mode" warning upon sorting by "Time" column.
2000-11-30 Gene Z. Ragan <gzr@eazel.com>
Fixed bug 4879, "unknown sort mode" warning upon sorting
by "Time" column.
The problem was caused by the sort mode enumeration being
out of sync with the number of columns. As a result
most sorts were being done incorrectly with the wrong
sort function. A new SORT_BY_YEAR entry was added to
the sort enumeration to fix the problem.
* components/music/nautilus-music-view.c:
(sort_song_list):
Add SORT_BY_YEAR case to switch statement.
(sort_by_year):
New sort function to sort by year.
Diffstat (limited to 'components/image-viewer')
0 files changed, 0 insertions, 0 deletions