Finish localizations for dutch, german, and french

This commit is contained in:
Ron Pedde
2006-11-30 07:28:25 +00:00
parent 61fb10b5a5
commit 1f123424b3
16 changed files with 68 additions and 49 deletions

View File

@@ -32,6 +32,7 @@ class Application : public Singleton<Application>
CNotifyIcon m_icon;
CMainDlg *m_dlg;
CString m_config_path;
CString m_ini_path;
Service m_service;
ServiceStatusMonitor m_service_monitor;
ServerEvents m_server_events;