summaryrefslogtreecommitdiff
path: root/components/image-viewer
diff options
context:
space:
mode:
authorGene Z. Ragan <gzr@eazel.com>2000-12-01 01:50:36 +0000
committerGene Ragan <gzr@src.gnome.org>2000-12-01 01:50:36 +0000
commitf67f74c5d10c1e7ef06690cffc230767cac96134 (patch)
treec0cd8b0c8310fb6c171fe39d0f8846f51b3e7dff /components/image-viewer
parentd6a9eb3d9e2528386fd6e26c4db5b8f2e09f3ec8 (diff)
downloadnautilus-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