Rename KotoIndexedFile and "files" to KotoIndexedTrack and "tracks"
This commit is contained in:
parent
cf81682f8c
commit
b6db2003b8
13 changed files with 126 additions and 134 deletions
|
@ -4,8 +4,8 @@ koto_sources = [
|
|||
'db/db.c',
|
||||
'indexer/album.c',
|
||||
'indexer/artist.c',
|
||||
'indexer/file.c',
|
||||
'indexer/file-indexer.c',
|
||||
'indexer/track.c',
|
||||
'pages/music/album-view.c',
|
||||
'pages/music/artist-view.c',
|
||||
'pages/music/disc-view.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue