mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
gui/fs: fix NFS_TYPE_OPTION_COUNT (and I'm considering to drop lufs completely)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 611964e7d7
Author: martii <m4rtii@gmx.de>
Date: 2014-01-25 (Sat, 25 Jan 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -224,7 +224,7 @@ const CMenuOptionChooser::keyval MESSAGEBOX_NO_YES_OPTIONS[MESSAGEBOX_NO_YES_OPT
|
|||||||
{ 1, LOCALE_MESSAGEBOX_YES }
|
{ 1, LOCALE_MESSAGEBOX_YES }
|
||||||
};
|
};
|
||||||
|
|
||||||
#define NFS_TYPE_OPTION_COUNT 3
|
#define NFS_TYPE_OPTION_COUNT 2
|
||||||
const CMenuOptionChooser::keyval NFS_TYPE_OPTIONS[NFS_TYPE_OPTION_COUNT] =
|
const CMenuOptionChooser::keyval NFS_TYPE_OPTIONS[NFS_TYPE_OPTION_COUNT] =
|
||||||
{
|
{
|
||||||
{ CFSMounter::NFS , LOCALE_NFS_TYPE_NFS },
|
{ CFSMounter::NFS , LOCALE_NFS_TYPE_NFS },
|
||||||
|
Reference in New Issue
Block a user