summaryrefslogtreecommitdiff
path: root/apps/tagnavi.config
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagnavi.config')
-rw-r--r--apps/tagnavi.config8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/tagnavi.config b/apps/tagnavi.config
index b9d50c5c9b..74dfb1d1d9 100644
--- a/apps/tagnavi.config
+++ b/apps/tagnavi.config
@@ -2,8 +2,12 @@
2# ^ Version header must be the first line of every file 2# ^ Version header must be the first line of every file
3 3
4# Tag Browser configuration file, do not edit as changes will be lost! 4# Tag Browser configuration file, do not edit as changes will be lost!
5# Instead, you can modify "/.rockbox/tagnavi_custom.config" which will never 5# Instead, copy this file to "/.rockbox/tagnavi_user.config" and edit
6# get overwritten automatically. 6# that, so your changes will not be overwritten automatically.
7#
8# If you only want to add menus and don't need to modify the default
9# ones, you can edit "/.rockbox/tagnavi_custom.config" instead, which
10# is included by this file and will not be overwritten automatically.
7 11
8# Basic format declarations 12# Basic format declarations
9%format "fmt_title" "%s - %02d:%02d (%s)" basename Lm Ls filename ? title == "<Untagged>" 13%format "fmt_title" "%s - %02d:%02d (%s)" basename Lm Ls filename ? title == "<Untagged>"