From e02832e86a0dd5a95fb4c0db43b17c9eee87724d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 7 Jul 2012 17:08:14 +0000 Subject: Core plugins name standartization git-svn-id: http://svn.miranda-ng.org/main/trunk@815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdauth/stdauth_10.vcxproj | 2 +- src/core/stdautoaway/stdautoaway_10.vcxproj | 2 +- src/core/stdemail/stdemail_10.vcxproj | 2 +- src/core/stdfile/stdfile_10.vcxproj | 2 +- src/core/stdhelp/stdhelp_10.vcxproj | 2 +- src/core/stdidle/stdidle_10.vcxproj | 2 +- src/core/stduihist/stduihist_10.vcxproj | 2 +- src/core/stdurl/stdurl_10.vcxproj | 2 +- src/core/stduserinfo/stduserinfo_10.vcxproj | 2 +- src/core/stduseronline/stduseronline_10.vcxproj | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/core/stdauth/stdauth_10.vcxproj b/src/core/stdauth/stdauth_10.vcxproj index f6c97b9352..3adef1fc5d 100644 --- a/src/core/stdauth/stdauth_10.vcxproj +++ b/src/core/stdauth/stdauth_10.vcxproj @@ -19,7 +19,7 @@ - stdauth + StdAuth {86E0715E-C769-11E1-A41D-6CED6188709B} diff --git a/src/core/stdautoaway/stdautoaway_10.vcxproj b/src/core/stdautoaway/stdautoaway_10.vcxproj index 9e974720b3..3962ef65be 100644 --- a/src/core/stdautoaway/stdautoaway_10.vcxproj +++ b/src/core/stdautoaway/stdautoaway_10.vcxproj @@ -19,7 +19,7 @@ - stdautoaway + StdAutoAway {a8f23706-e590-4a87-96cc-5f8e5082503f} diff --git a/src/core/stdemail/stdemail_10.vcxproj b/src/core/stdemail/stdemail_10.vcxproj index 1a0ecfb0f7..c22298fc4f 100644 --- a/src/core/stdemail/stdemail_10.vcxproj +++ b/src/core/stdemail/stdemail_10.vcxproj @@ -19,7 +19,7 @@ - stdemail + StdEmail {A5B558C6-C767-11E1-A335-F6EB6188709B} diff --git a/src/core/stdfile/stdfile_10.vcxproj b/src/core/stdfile/stdfile_10.vcxproj index fe811b7524..36ea453552 100644 --- a/src/core/stdfile/stdfile_10.vcxproj +++ b/src/core/stdfile/stdfile_10.vcxproj @@ -19,7 +19,7 @@ - stdfile + StdFile {6022990D-3FD5-46A9-8AB5-E444C51646F3} diff --git a/src/core/stdhelp/stdhelp_10.vcxproj b/src/core/stdhelp/stdhelp_10.vcxproj index 8c87c825b5..5813f7bd7a 100644 --- a/src/core/stdhelp/stdhelp_10.vcxproj +++ b/src/core/stdhelp/stdhelp_10.vcxproj @@ -19,7 +19,7 @@ - stdhelp + StdHelp {1c092ec9-0bcc-4c75-aae9-fcce9b3e9b3d} diff --git a/src/core/stdidle/stdidle_10.vcxproj b/src/core/stdidle/stdidle_10.vcxproj index 91c3f48b7a..2a8cb7b404 100644 --- a/src/core/stdidle/stdidle_10.vcxproj +++ b/src/core/stdidle/stdidle_10.vcxproj @@ -19,7 +19,7 @@ - stdidle + StdIdle {36c40ba6-e0b5-438a-919c-6a991933b313} diff --git a/src/core/stduihist/stduihist_10.vcxproj b/src/core/stduihist/stduihist_10.vcxproj index ca97144233..5ef41abb04 100644 --- a/src/core/stduihist/stduihist_10.vcxproj +++ b/src/core/stduihist/stduihist_10.vcxproj @@ -19,7 +19,7 @@ - stduihist + StdUIHist {DADAC956-3A54-440A-8B56-A07234DEE861} diff --git a/src/core/stdurl/stdurl_10.vcxproj b/src/core/stdurl/stdurl_10.vcxproj index 3abd37ba1c..e73d3363e6 100644 --- a/src/core/stdurl/stdurl_10.vcxproj +++ b/src/core/stdurl/stdurl_10.vcxproj @@ -19,7 +19,7 @@ - stdurl + StdUrl {769FAC86-C761-11E1-A66F-0BE76188709B} diff --git a/src/core/stduserinfo/stduserinfo_10.vcxproj b/src/core/stduserinfo/stduserinfo_10.vcxproj index 7f0d57e336..b2e30b6ff8 100644 --- a/src/core/stduserinfo/stduserinfo_10.vcxproj +++ b/src/core/stduserinfo/stduserinfo_10.vcxproj @@ -19,7 +19,7 @@ - stduserinfo + StdUserInfo {1C856B14-54CD-4D07-B18B-5F7DB073AB51} diff --git a/src/core/stduseronline/stduseronline_10.vcxproj b/src/core/stduseronline/stduseronline_10.vcxproj index f8283a7638..4bc90cf9a9 100644 --- a/src/core/stduseronline/stduseronline_10.vcxproj +++ b/src/core/stduseronline/stduseronline_10.vcxproj @@ -19,7 +19,7 @@ - stduseronline + StdUserOnline {d22c1bbb-e06a-4a28-8f33-17d1ea3e8563} -- cgit v1.2.3