diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-24 10:14:44 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-24 10:14:44 +0000 |
commit | c1b07589623a9d8401982e10a38faaddecd42496 (patch) | |
tree | f4458e6fc2a6dceac7672794316ef69aa81c993c /plugins/StatusPlugins/StartupStatus/vc6.rc | |
parent | 16b08498841634e581ef4e366d9a0bb533e6b513 (diff) |
StartupStatus:
- Unicode profile names;
- the correct profile is displayed in the confirmation dialog
- special resource files for VC6 removed;
- code cleaning;
- version bump.
git-svn-id: http://svn.miranda-ng.org/main/trunk@4172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/StartupStatus/vc6.rc')
-rw-r--r-- | plugins/StatusPlugins/StartupStatus/vc6.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/StatusPlugins/StartupStatus/vc6.rc b/plugins/StatusPlugins/StartupStatus/vc6.rc deleted file mode 100644 index 90772d80f6..0000000000 --- a/plugins/StatusPlugins/StartupStatus/vc6.rc +++ /dev/null @@ -1,3 +0,0 @@ -#include "..\resource.rc"
-#include "..\version.rc"
-#include "StartupStatus.rc"
\ No newline at end of file |