summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/tagnavi.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tagnavi.config b/apps/tagnavi.config
index 1e5d63c1f3..6637ffa4f1 100644
--- a/apps/tagnavi.config
+++ b/apps/tagnavi.config
@@ -163,7 +163,7 @@
163# 163#
164 164
165# Define the title of the main menu 165# Define the title of the main menu
166%menu_start "main" "Browse by..." 166%menu_start "main" "Database"
167"Artist" -> artist -> album -> title = "fmt_title" 167"Artist" -> artist -> album -> title = "fmt_title"
168"Album Artist" -> albumartist -> album -> title = "fmt_title" 168"Album Artist" -> albumartist -> album -> title = "fmt_title"
169"Album" -> album -> title = "fmt_title" 169"Album" -> album -> title = "fmt_title"