From fb47f2f9402567eb7ecda7e5ec83e0c1915632c1 Mon Sep 17 00:00:00 2001 From: xylosper Date: Sun, 30 Mar 2014 11:42:49 +0900 Subject: player: rename dvdnav to discnav Now, navigation works both of DVD and non-BD-J Blu-ray. Therefore, rename all 'dvdnav' strings which are not DVD specific to 'discnav' --- old-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index 5d5e72410b..4b1fe7f36a 100644 --- a/old-makefile +++ b/old-makefile @@ -222,7 +222,7 @@ SOURCES = audio/audio.c \ player/client.c \ player/configfiles.c \ player/command.c \ - player/dvdnav.c \ + player/discnav.c \ player/loadfile.c \ player/main.c \ player/misc.c \ -- cgit v1.2.3