diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-27 19:56:40 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-27 19:56:40 +0000 |
commit | 3b0c1d088b26331fe171699abf3669c99cc5b0f1 (patch) | |
tree | 75068f8b07f13192ca7257a43f74874553090446 /plugins/NewEventNotify | |
parent | f9eb107520e9dad37b06eb5c737b39d7bc15c751 (diff) |
NewEventNotify:
renamed to .cpp
git-svn-id: http://svn.miranda-ng.org/main/trunk@656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify')
-rw-r--r-- | plugins/NewEventNotify/main.cpp (renamed from plugins/NewEventNotify/main.c) | 0 | ||||
-rw-r--r-- | plugins/NewEventNotify/menuitem.cpp (renamed from plugins/NewEventNotify/menuitem.c) | 0 | ||||
-rw-r--r-- | plugins/NewEventNotify/options.cpp (renamed from plugins/NewEventNotify/options.c) | 0 | ||||
-rw-r--r-- | plugins/NewEventNotify/popup.cpp (renamed from plugins/NewEventNotify/popup.c) | 0 | ||||
-rw-r--r-- | plugins/NewEventNotify/utils.cpp (renamed from plugins/NewEventNotify/utils.c) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/main.c b/plugins/NewEventNotify/main.cpp index 1822c74828..1822c74828 100644 --- a/plugins/NewEventNotify/main.c +++ b/plugins/NewEventNotify/main.cpp diff --git a/plugins/NewEventNotify/menuitem.c b/plugins/NewEventNotify/menuitem.cpp index eac66a59aa..eac66a59aa 100644 --- a/plugins/NewEventNotify/menuitem.c +++ b/plugins/NewEventNotify/menuitem.cpp diff --git a/plugins/NewEventNotify/options.c b/plugins/NewEventNotify/options.cpp index 24ecc24485..24ecc24485 100644 --- a/plugins/NewEventNotify/options.c +++ b/plugins/NewEventNotify/options.cpp diff --git a/plugins/NewEventNotify/popup.c b/plugins/NewEventNotify/popup.cpp index 966b0630fe..966b0630fe 100644 --- a/plugins/NewEventNotify/popup.c +++ b/plugins/NewEventNotify/popup.cpp diff --git a/plugins/NewEventNotify/utils.c b/plugins/NewEventNotify/utils.cpp index 750bb9b4ff..750bb9b4ff 100644 --- a/plugins/NewEventNotify/utils.c +++ b/plugins/NewEventNotify/utils.cpp |