From 42c72c18af27577824f22476581c28d45739c3c7 Mon Sep 17 00:00:00 2001 From: Michael Liebmann Date: Thu, 5 Jan 2012 11:58:06 +0000 Subject: [PATCH] locals.h/locals_intern.h: Remove tab from line end. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2035 e54a6e83-5905-42d5-8d5c-058d10e6a962 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/87f22f97919e5211001d6d116ec05c79ce9a3d92 Author: Michael Liebmann Date: 2012-01-05 (Thu, 05 Jan 2012) Origin message was: ------------------ * locals.h/locals_intern.h: Remove tab from line end. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2035 e54a6e83-5905-42d5-8d5c-058d10e6a962 ------------------ This commit was generated by Migit --- src/system/locals.h | 2 +- src/system/locals_intern.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system/locals.h b/src/system/locals.h index 69227f7b4..b53598dbe 100644 --- a/src/system/locals.h +++ b/src/system/locals.h @@ -1049,7 +1049,7 @@ typedef enum LOCALE_PERSONALIZE_SETUPMENUWITHPIN, LOCALE_PERSONALIZE_USERMENU_PREFERRED_BUTTONS, LOCALE_PERSONALIZE_USERMENU_SHOW_CANCEL, - LOCALE_PERSONALIZE_VISIBLE, + LOCALE_PERSONALIZE_VISIBLE, LOCALE_PICTUREVIEWER_DEFDIR, LOCALE_PICTUREVIEWER_HEAD, LOCALE_PICTUREVIEWER_HELP1, diff --git a/src/system/locals_intern.h b/src/system/locals_intern.h index 4c1fc34ce..b3cfdc60d 100644 --- a/src/system/locals_intern.h +++ b/src/system/locals_intern.h @@ -1049,7 +1049,7 @@ const char * locale_real_names[] = "personalize.setupmenuwithpin", "personalize.usermenu_preferred_buttons", "personalize.usermenu_show_cancel", - "personalize.visible", + "personalize.visible", "pictureviewer.defdir", "pictureviewer.head", "pictureviewer.help1",