summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings.c b/apps/settings.c
index 1f8f15be1e..412fc4bfed 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -613,6 +613,8 @@ static const struct bit_entry hd_bits[] =
613 {5|SIGNED, S_O(eq_hw_band4_gain), 12, "eq hardware band 4 gain", NULL }, 613 {5|SIGNED, S_O(eq_hw_band4_gain), 12, "eq hardware band 4 gain", NULL },
614#endif 614#endif
615 615
616 {2, S_O(show_path_in_browser), 0, "show path in browser", "off,current directory,full path" },
617
616 /* If values are just added to the end, no need to bump the version. */ 618 /* If values are just added to the end, no need to bump the version. */
617 /* new stuff to be added at the end */ 619 /* new stuff to be added at the end */
618 620