mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
osd fix, tab for screening
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@837 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: dcb785079e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-10-13 (Wed, 13 Oct 2010)
This commit is contained in:
@@ -68,6 +68,8 @@ class CLocaleManager
|
||||
const char * getText(const neutrino_locale_t keyName) const;
|
||||
|
||||
static neutrino_locale_t getMonth (const struct tm * struct_tm_p);
|
||||
static neutrino_locale_t getMonth (const int mon);
|
||||
static neutrino_locale_t getWeekday(const struct tm * struct_tm_p);
|
||||
static neutrino_locale_t getWeekday(const int wday);
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user