diff options
author | George Hazan <george.hazan@gmail.com> | 2013-12-23 21:52:01 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-12-23 21:52:01 +0000 |
commit | ef592f945f28b8167b88ef8a81cadc1a5846495e (patch) | |
tree | 6f2dfa8b25557e80fd0c5b414c40403822c87ef2 /plugins/StatusPlugins/resource.h | |
parent | b6b397336bddfdeceb9c6b2526621f1295cacb72 (diff) |
- added fullscreen detection into AAA;
- removed bunch of old clutches from it;
- version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@7362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/resource.h')
-rw-r--r-- | plugins/StatusPlugins/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StatusPlugins/resource.h b/plugins/StatusPlugins/resource.h index db638a1734..e64104da80 100644 --- a/plugins/StatusPlugins/resource.h +++ b/plugins/StatusPlugins/resource.h @@ -150,6 +150,8 @@ #define IDC_AWAYTIME 1147
#define IDC_SETNA 1148
#define IDC_NATIME 1149
+#define IDC_SCREENSAVE2 1150
+#define IDC_FULLSCREEN 1150
#define IDC_RADUSEMIRANDA 1210
#define IDC_RADUSECUSTOM 1212
#define IDC_SETNASTR 1568
|