diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:00:59 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:00:59 +0300 |
commit | a324843d011a6b58ab29b9965d6632b8729da809 (patch) | |
tree | 552826a9b3123e8855381e6bc4f4c182be756cda /plugins/XSoundNotify | |
parent | 7a84898331792d2c1d84e77a1dedb618e1b3c992 (diff) |
fix after files conversation
Diffstat (limited to 'plugins/XSoundNotify')
-rw-r--r-- | plugins/XSoundNotify/src/resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/XSoundNotify/src/resource.h b/plugins/XSoundNotify/src/resource.h index 1ef78edb80..8b4fdb523b 100644 --- a/plugins/XSoundNotify/src/resource.h +++ b/plugins/XSoundNotify/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
-// ¬ключаемый файл, созданный в Microsoft Visual C++.
-// »спользуетс¤ d:\MNG_orig\plugins\XSoundNotify\res\XSoundNotify.rc
+// Включаемый файл, созданный в Microsoft Visual C++.
+// Используется d:\MNG_orig\plugins\XSoundNotify\res\XSoundNotify.rc
//
#define IDD_OPTIONS 101
#define IDD_CONTACTS 102
|