mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
nfs.cpp:Update mount icon after mounting, ported from tuxbox cvs
This commit is contained in:
@@ -46,7 +46,9 @@ class CNFSMountGui : public CMenuTarget
|
||||
int menuEntry(int nr);
|
||||
|
||||
char m_entry[NETWORK_NFS_NR_OF_ENTRIES][200];
|
||||
char ISO_8859_1_entry[NETWORK_NFS_NR_OF_ENTRIES][200];
|
||||
char ISO_8859_1_entry[NETWORK_NFS_NR_OF_ENTRIES][200];
|
||||
|
||||
CMenuForwarderNonLocalized* mountMenuEntry[NETWORK_NFS_NR_OF_ENTRIES];
|
||||
|
||||
CFSMounter::FS_Support m_nfs_sup;
|
||||
CFSMounter::FS_Support m_cifs_sup;
|
||||
|
Reference in New Issue
Block a user