#ifndef _CONFIGDATA_H_
  #define _CONFIGDATA_H_

extern const int FromRename;
extern const int RenameFile;
extern const int MptToMp3;
extern const wchar_t Iconq[128];
extern const wchar_t Iconw[128];
extern const wchar_t Icone[128];
extern const wchar_t Iconr[128];
extern const wchar_t Icont[128];
extern const wchar_t Icony[128];
extern const wchar_t Iconu[128];
extern const wchar_t Iconi[128];
extern const wchar_t Icono[128];

#endif //_CONFIGDATA_H_
