From 6f73ebeb9d19ecc25c363d04f77b5b58a53266d6 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 8 Nov 2008 20:13:29 +0000 Subject: Introduce 'features' for button light and button light brighness, delete a couple of empty strings in translations, some neccesary reordering of strings to match them correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19037 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index 84edad1a61..118465a535 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -28,6 +28,14 @@ backlight_fade battery_types #endif +#if defined(HAVE_BUTTON_LIGHT) +button_light +#endif + +#if defined(HAVE_BUTTONLIGHT_BRIGHTNESS) +buttonlight_brightness +#endif + #if defined(HAVE_DIRCACHE) dircache #endif -- cgit v1.2.3