diff options
Diffstat (limited to 'newstatusnotify/res')
-rw-r--r-- | newstatusnotify/res/NewStatusNotify.rc | 309 | ||||
-rw-r--r-- | newstatusnotify/res/main_off.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | newstatusnotify/res/main_on.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | newstatusnotify/res/popup.ico | bin | 2038 -> 0 bytes | |||
-rw-r--r-- | newstatusnotify/res/resource.h | 123 | ||||
-rw-r--r-- | newstatusnotify/res/resource.rc | 2 | ||||
-rw-r--r-- | newstatusnotify/res/sound.ico | bin | 2038 -> 0 bytes | |||
-rw-r--r-- | newstatusnotify/res/version.h | 41 | ||||
-rw-r--r-- | newstatusnotify/res/version.rc | 36 |
9 files changed, 0 insertions, 511 deletions
diff --git a/newstatusnotify/res/NewStatusNotify.rc b/newstatusnotify/res/NewStatusNotify.rc deleted file mode 100644 index d28fc8f..0000000 --- a/newstatusnotify/res/NewStatusNotify.rc +++ /dev/null @@ -1,309 +0,0 @@ -// Microsoft Visual C++ generated resource script.
-//
-#include "resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Neutral resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
-#ifdef _WIN32
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#pragma code_page(1251)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_NSN_OPT, DIALOG
- BEGIN
- LEFTMARGIN, 5
- RIGHTMARGIN, 309
- TOPMARGIN, 5
- BOTTOMMARGIN, 218
- END
-
- IDD_INFO_SOUNDS, DIALOG
- BEGIN
- LEFTMARGIN, 5
- RIGHTMARGIN, 217
- BOTTOMMARGIN, 155
- END
-
- IDD_AUTODISABLE, DIALOG
- BEGIN
- LEFTMARGIN, 5
- RIGHTMARGIN, 218
- TOPMARGIN, 5
- BOTTOMMARGIN, 159
- END
-
- IDD_NSN_OPT_EVENTS_ENABLE, DIALOG
- BEGIN
- VERTGUIDE, 6
- VERTGUIDE, 306
- END
-
- IDD_NSN_OPT_POPUP, DIALOG
- BEGIN
- RIGHTMARGIN, 308
- VERTGUIDE, 6
- VERTGUIDE, 163
- VERTGUIDE, 288
- END
-END
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_NSN_OPT DIALOGEX 0, 0, 314, 223
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- GROUPBOX "Notify when a contact changes to one of these statuses",IDC_STATIC,10,4,292,55,WS_GROUP
- CONTROL "Online",IDC_CHK_ONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,14,77,10
- CONTROL "Offline",IDC_CHK_OFFLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,14,77,10
- CONTROL "Invisible",IDC_CHK_INVISIBLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,214,14,77,10
- CONTROL "Free for chat",IDC_CHK_FREECHAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,24,77,10
- CONTROL "Away",IDC_CHK_AWAY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,24,77,10
- CONTROL "NA",IDC_CHK_NA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,214,24,77,10
- CONTROL "Occupied",IDC_CHK_OCCUPIED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,34,77,10
- CONTROL "DND",IDC_CHK_DND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,34,77,10
- CONTROL "Out to lunch",IDC_CHK_OUTTOLUNCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,214,34,77,10
- CONTROL "On the phone",IDC_CHK_ONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,44,77,10
- CONTROL "Always when changing from offline",IDC_CHK_FROMOFFLINE,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,44,163,10
- GROUPBOX "Plugin activation",IDC_STATIC,10,62,292,89,WS_GROUP
- CONTROL "Automatically turn off PopUps and Sounds on status change",IDC_AUTODISABLE,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,72,219,10
- PUSHBUTTON "Configure",IDC_CONFIGUREAUTODISABLE,245,71,50,14
- CONTROL "Temporarily disable NewStatusNotify (disables popups and sounds)",IDC_TEMPDISABLE,
- "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,15,85,278,10
- CONTROL "Put an item in the main menu to easily enable/disable the plugin",IDC_SHOWDISABLEMENU,
- "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,15,98,278,10
- CONTROL "Show PopUps when I connect",IDC_SHOWONCONNECTION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,111,140,10
- CONTROL "Do not warn me for people not in my Contact List",IDC_HIDDENCONTACTSTOO,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,124,274,10
- CONTROL "Blink icon in the system tray",IDC_BLINKICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,137,140,10
- CONTROL "Use status icon",IDC_BLINKICON_STATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,159,137,137,10
- GROUPBOX "Sound options",IDC_STATIC,10,175,292,39,WS_GROUP
- CONTROL "Use Internal &Speaker",IDC_SPEAKER,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,15,184,99,13
- CONTROL "&Avoid clipping",IDC_AVOIDCLIPPING,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,15,196,99,13
- LTEXT "To select the sounds to play, click on ""Sounds"" in the menu on the left.",IDC_STATIC,161,181,135,28,NOT WS_GROUP
- CONTROL "Use individual sounds",IDC_USEINDIVSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,111,141,10
- GROUPBOX "Log",IDC_STATIC,9,152,292,22
- CONTROL "&Log status changes to file",IDC_LOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,161,143,10
- EDITTEXT IDC_LOGFILE,162,159,135,12,ES_AUTOHSCROLL
-END
-
-IDD_INFO_SOUNDS DIALOGEX 0, 0, 222, 156
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- CONTROL "IndSndList",IDC_INDSNDLIST,"SysListView32",LVS_REPORT | LVS_SHOWSELALWAYS | WS_TABSTOP,5,1,212,111,WS_EX_CLIENTEDGE
- PUSHBUTTON "&Change",IDC_CHANGE,24,115,50,14
- PUSHBUTTON "&Preview",IDC_PREVIEW,86,115,50,14
- PUSHBUTTON "&Delete",IDC_DELETE,149,115,50,14
- CONTROL "with sounds",IDC_CHECK_NOTIFYSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,139,98,10
- CONTROL "with popups",IDC_CHECK_NOTIFYPOPUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,113,139,98,10
- GROUPBOX "Status Notify",IDC_STATIC,5,130,212,23
- CTEXT "Individual sounds are disabled.\n\nTo enable them, go to Options - Status - Notify, enable \n""Use individual sounds"" checkbox, and then reopen this dialog.",IDC_TEXT_ENABLE_IS,5,31,212,56
-END
-
-IDD_AUTODISABLE DIALOGEX 0, 0, 223, 164
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_NOFAILCREATE | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "NewStatusNotify"
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- CONTROL "Online",IDC_CHK_ONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,40,77,10
- CONTROL "Invisible",IDC_CHK_INVISIBLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,50,77,10
- CONTROL "Free for chat",IDC_CHK_FREECHAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,61,77,10
- CONTROL "Away",IDC_CHK_AWAY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,71,77,10
- CONTROL "NA",IDC_CHK_NA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,81,77,10
- CONTROL "Occupied",IDC_CHK_OCCUPIED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,91,77,10
- CONTROL "DND",IDC_CHK_DND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,101,77,10
- CONTROL "Out to lunch",IDC_CHK_OUTTOLUNCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,122,77,10
- CONTROL "On the phone",IDC_CHK_ONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,111,77,10
- LTEXT "Automatically disable sounds or popups when I change to:",IDC_STATIC,17,10,197,16,SS_NOPREFIX
- PUSHBUTTON "OK",IDC_OK,113,145,50,14
- GROUPBOX "PopUps",IDC_STATIC,10,28,92,111
- CONTROL "Online",IDC_CHK_ONLINE2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,41,77,10
- CONTROL "Invisible",IDC_CHK_INVISIBLE2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,51,77,10
- CONTROL "Free for chat",IDC_CHK_FREECHAT2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,62,77,10
- CONTROL "Away",IDC_CHK_AWAY2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,72,77,10
- CONTROL "NA",IDC_CHK_NA2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,82,77,10
- CONTROL "Occupied",IDC_CHK_OCCUPIED2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,92,77,10
- CONTROL "DND",IDC_CHK_DND2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,102,77,10
- CONTROL "Out to lunch",IDC_CHK_OUTTOLUNCH2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,123,77,10
- CONTROL "On the phone",IDC_CHK_ONTHEPHONE2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,130,112,77,10
- GROUPBOX "Sounds",IDC_STATIC,122,29,92,111
- PUSHBUTTON "Cancel",IDC_CANCEL,168,145,50,14
-END
-
-IDD_NSN_OPT_EVENTS_ENABLE DIALOGEX 0, 0, 314, 240
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- CONTROL "",IDC_INDSNDLIST,"CListControl",WS_TABSTOP | 0x1d0,6,14,300,188,WS_EX_CLIENTEDGE
- LTEXT "Enable sound notifications for this contact",IDC_STATIC,30,209,237,9
- LTEXT "Enable popup notifications for this contact",IDC_STATIC,30,224,235,9
- ICON IDI_SOUND,IDC_SOUNDICON,6,203,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE,WS_EX_TRANSPARENT
- ICON IDI_POPUP,IDC_POPUPICON,6,218,21,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE,WS_EX_TRANSPARENT
- GROUPBOX "Contact status change notifications",IDC_STATIC,0,0,314,240
-END
-
-IDD_NSN_OPT_POPUP DIALOGEX 0, 0, 309, 238
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- GROUPBOX "Colours",IDC_STATIC,86,9,59,159
- CTEXT "Back",IDC_STATIC,90,17,24,8
- CTEXT "Text",IDC_STATIC,116,17,24,8
- CONTROL "",IDC_OFFLINE_BG,"ColourPicker",WS_TABSTOP,90,26,24,12
- CONTROL "",IDC_OFFLINE_TX,"ColourPicker",WS_TABSTOP,116,26,24,12
- CONTROL "",IDC_ONLINE_BG,"ColourPicker",WS_TABSTOP,90,40,24,12
- CONTROL "",IDC_ONLINE_TX,"ColourPicker",WS_TABSTOP,116,40,24,12
- CONTROL "",IDC_AWAY_BG,"ColourPicker",WS_TABSTOP,90,54,24,12
- CONTROL "",IDC_AWAY_TX,"ColourPicker",WS_TABSTOP,116,54,24,12
- CONTROL "",IDC_NA_BG,"ColourPicker",WS_TABSTOP,90,68,24,12
- CONTROL "",IDC_NA_TX,"ColourPicker",WS_TABSTOP,116,68,24,12
- CONTROL "",IDC_OCCUPIED_BG,"ColourPicker",WS_TABSTOP,90,82,24,12
- CONTROL "",IDC_OCCUPIED_TX,"ColourPicker",WS_TABSTOP,116,82,24,12
- CONTROL "",IDC_DND_BG,"ColourPicker",WS_TABSTOP,90,96,24,12
- CONTROL "",IDC_DND_TX,"ColourPicker",WS_TABSTOP,116,96,24,12
- CONTROL "",IDC_FREEFORCHAT_BG,"ColourPicker",WS_TABSTOP,90,110,24,12
- CONTROL "",IDC_FREEFORCHAT_TX,"ColourPicker",WS_TABSTOP,116,110,24,12
- CONTROL "",IDC_INVISIBLE_BG,"ColourPicker",WS_TABSTOP,90,124,24,12
- CONTROL "",IDC_INVISIBLE_TX,"ColourPicker",WS_TABSTOP,116,124,24,12
- CONTROL "",IDC_OUTTOLUNCH_BG,"ColourPicker",WS_TABSTOP,90,138,24,12
- CONTROL "",IDC_OUTTOLUNCH_TX,"ColourPicker",WS_TABSTOP,116,138,24,12
- CONTROL "",IDC_ONTHEPHONE_BG,"ColourPicker",WS_TABSTOP,90,152,24,12
- CONTROL "",IDC_ONTHEPHONE_TX,"ColourPicker",WS_TABSTOP,116,152,24,12
- GROUPBOX "Colours",IDC_STATIC,0,189,151,46,WS_GROUP
- CONTROL "Use cus&tom colors",IDC_USEOWNCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY | WS_TABSTOP,8,196,138,13
- CONTROL "Use &Windows colours",IDC_USEWINCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY | WS_TABSTOP,8,220,138,13
- CONTROL "Use Pop&up colours",IDC_USEPOPUPCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY | WS_TABSTOP,8,208,138,13
- GROUPBOX "Text",IDC_STATIC,155,76,145,59,WS_GROUP
- CONTROL "Use standard &descriptions",IDC_CHK_USEDULLTEXT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,163,83,125,13
- CONTROL "Read status &message",IDC_READAWAYMSG,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,163,119,125,13
- CONTROL "Show &previous status too",IDC_SHOWPREVIOUSSTATUS,
- "Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,163,107,125,13
- GROUPBOX "Timeout",IDC_STATIC,156,0,146,46
- CONTROL "&From PopUp plugin",IDC_TIMEOUT_POPUP,"Button",BS_AUTORADIOBUTTON,161,9,127,10
- CONTROL "&Custom",IDC_TIMEOUT_CUSTOM,"Button",BS_AUTORADIOBUTTON,161,21,72,10
- EDITTEXT IDC_TIMEOUT_VALUE,267,19,21,14,ES_AUTOHSCROLL | ES_NUMBER
- CONTROL "P&ermanent",IDC_TIMEOUT_PERMANENT,"Button",BS_AUTORADIOBUTTON,161,33,127,10
- PUSHBUTTON "Prev&iew",IDC_PREVIEW,200,208,57,12
- GROUPBOX "Popups on contact status change to:",IDC_STATIC,0,0,152,189,WS_GROUP
- CONTROL "Online",IDC_CHK_PONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,41,77,10
- CONTROL "Offline",IDC_CHK_POFFLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,27,77,10
- CONTROL "Invisible",IDC_CHK_PINVISIBLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,125,77,10
- CONTROL "Free for chat",IDC_CHK_PFREECHAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,111,77,10
- CONTROL "Away",IDC_CHK_PAWAY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,55,77,10
- CONTROL "NA",IDC_CHK_PNA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,69,77,10
- CONTROL "Occupied",IDC_CHK_POCCUPIED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,83,77,10
- CONTROL "DND",IDC_CHK_PDND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,97,77,10
- CONTROL "Out to lunch",IDC_CHK_POUTTOLUNCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,139,77,10
- CONTROL "On the phone",IDC_CHK_PONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,6,153,77,10
- CONTROL "Always when changing from offline",IDC_CHK_PFROMOFFLINE,
- "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,6,165,81,18
- GROUPBOX "On left click",IDC_STATIC,155,139,70,50,WS_GROUP
- CONTROL "Dismiss",IDC_LC_DISMISS,"Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_VCENTER | BS_MULTILINE | BS_NOTIFY | WS_GROUP | WS_TABSTOP,163,147,52,18
- CONTROL "Open message",IDC_LC_OPENMSG,"Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_VCENTER | BS_MULTILINE | BS_NOTIFY | WS_TABSTOP,163,166,52,18
- GROUPBOX "On right click",IDC_STATIC,231,139,70,50,WS_GROUP
- CONTROL "Dismiss",IDC_RC_DISMISS,"Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_VCENTER | BS_MULTILINE | BS_NOTIFY | WS_GROUP | WS_TABSTOP,243,147,52,18
- CONTROL "Open user menu",IDC_RC_USERMENU,"Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_VCENTER | BS_MULTILINE | BS_NOTIFY | WS_TABSTOP,243,166,52,18
- GROUPBOX "Popup title",IDC_STATIC,155,48,146,25
- CONTROL "Show contact &group name",IDC_SHOWGROUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,163,58,125,9
- CONTROL "Use &alternative descriptions",IDC_CHK_SHOWALTDESCS,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,163,95,125,13
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_POPUP ICON "popup.ico"
-IDI_SOUND ICON "sound.ico"
-IDI_MAINMENU_OFF ICON "main_off.ico"
-IDI_MAINMENU_ON ICON "main_on.ico"
-
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// German (Germany) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
-#ifdef _WIN32
-LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "resource.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-#endif // German (Germany) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
diff --git a/newstatusnotify/res/main_off.ico b/newstatusnotify/res/main_off.ico Binary files differdeleted file mode 100644 index c5543f9..0000000 --- a/newstatusnotify/res/main_off.ico +++ /dev/null diff --git a/newstatusnotify/res/main_on.ico b/newstatusnotify/res/main_on.ico Binary files differdeleted file mode 100644 index 6fb625b..0000000 --- a/newstatusnotify/res/main_on.ico +++ /dev/null diff --git a/newstatusnotify/res/popup.ico b/newstatusnotify/res/popup.ico Binary files differdeleted file mode 100644 index da4e6af..0000000 --- a/newstatusnotify/res/popup.ico +++ /dev/null diff --git a/newstatusnotify/res/resource.h b/newstatusnotify/res/resource.h deleted file mode 100644 index d54eefc..0000000 --- a/newstatusnotify/res/resource.h +++ /dev/null @@ -1,123 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDD_INFO_SOUNDS 105
-#define IDD_NSN_OPT 106
-#define IDD_AUTODISABLE 113
-#define IDD_NSN_OPT_EVENTS_ENABLE 114
-#define IDD_NSN_OPT_POPUP 115
-#define IDI_POPUP 117
-#define IDI_SOUND 118
-#define IDI_MAINMENU_OFF 123
-#define IDI_MAINMENU_ON 124
-#define IDC_SOUND 1004
-#define IDC_SPEAKER 1005
-#define IDC_TEMPDISABLE 1006
-#define IDC_USEWINCOLORS 1007
-#define IDC_SHOWDISABLEMENU 1008
-#define IDC_CHK_USEDULLTEXT 1009
-#define IDC_AVOIDCLIPPING 1010
-#define IDC_READAWAYMSG 1011
-#define IDC_SHOWPREVIOUSSTATUS 1012
-#define IDC_USEPOPUPCOLORS 1013
-#define IDC_PREVIEW 1030
-#define IDC_CHANGE 1031
-#define IDC_DELETE 1032
-#define IDC_LC_DISMISS 1033
-#define IDC_RC_DISMISS 1034
-#define IDC_INDSNDLIST 1044
-#define IDC_LC_OPENMSG 1045
-#define IDC_RC_USERMENU 1046
-#define IDC_DEBUG 1050
-#define IDC_SHOWONCONNECTION 1051
-#define IDC_HIDDENCONTACTSTOO 1052
-#define IDC_USEINDIVSOUNDS 1053
-#define IDC_APPLY 1054
-#define IDC_OK 1055
-#define IDC_CANCEL 1056
-#define IDC_CONFIGUREAUTODISABLE 1057
-#define IDC_RESTOREDEFAULTS 1058
-#define IDC_CLCLIST 1059
-#define IDC_AUTODISABLE 1060
-#define IDC_LOG 1061
-#define IDC_LOGFILE 1062
-#define IDC_TIMEOUT_POPUP 1063
-#define IDC_TIMEOUT_CUSTOM 1064
-#define IDC_TIMEOUT_PERMANENT 1065
-#define IDC_TIMEOUT_VALUE 1066
-#define IDC_BLINKICON 1067
-#define IDC_BLINKICON_STATUS 1068
-#define IDC_SOUNDICON 1069
-#define IDC_POPUPICON 1070
-#define IDC_CHECK_NOTIFYSOUNDS 1071
-#define IDC_CHECK_NOTIFYPOPUP 1072
-#define IDC_CHECK_NOTIFYPOPUPS 1073
-#define IDC_TEXT_ENABLE_IS 1074
-#define IDC_SHOWGROUP 1075
-#define IDC_USEOWNCOLORS 1076
-#define IDC_CHK_SHOWALTDESCS 1077
-#define IDC_CHK_POFFLINE 40071
-#define IDC_CHK_OFFLINE 40071
-#define IDC_CHK_PONLINE 40072
-#define IDC_CHK_ONLINE 40072
-#define IDC_CHK_PAWAY 40073
-#define IDC_CHK_AWAY 40073
-#define IDC_CHK_PDND 40074
-#define IDC_CHK_DND 40074
-#define IDC_CHK_PNA 40075
-#define IDC_CHK_NA 40075
-#define IDC_CHK_POCCUPIED 40076
-#define IDC_CHK_OCCUPIED 40076
-#define IDC_CHK_PFREECHAT 40077
-#define IDC_CHK_FREECHAT 40077
-#define IDC_CHK_PINVISIBLE 40078
-#define IDC_CHK_INVISIBLE 40078
-#define IDC_CHK_PONTHEPHONE 40079
-#define IDC_CHK_ONTHEPHONE 40079
-#define IDC_CHK_POUTTOLUNCH 40080
-#define IDC_CHK_OUTTOLUNCH 40080
-#define IDC_CHK_PFROMOFFLINE 40081
-#define IDC_CHK_FROMOFFLINE 40081
-#define IDC_OFFLINE_TX 41071
-#define IDC_ONLINE_TX 41072
-#define IDC_AWAY_TX 41073
-#define IDC_DND_TX 41074
-#define IDC_NA_TX 41075
-#define IDC_OCCUPIED_TX 41076
-#define IDC_FREEFORCHAT_TX 41077
-#define IDC_INVISIBLE_TX 41078
-#define IDC_ONTHEPHONE_TX 41079
-#define IDC_OUTTOLUNCH_TX 41080
-#define IDC_OFFLINE_BG 42071
-#define IDC_CHK_OFFLINE2 42071
-#define IDC_ONLINE_BG 42072
-#define IDC_CHK_ONLINE2 42072
-#define IDC_AWAY_BG 42073
-#define IDC_CHK_AWAY2 42073
-#define IDC_DND_BG 42074
-#define IDC_CHK_DND2 42074
-#define IDC_NA_BG 42075
-#define IDC_CHK_NA2 42075
-#define IDC_OCCUPIED_BG 42076
-#define IDC_CHK_OCCUPIED2 42076
-#define IDC_FREEFORCHAT_BG 42077
-#define IDC_CHK_FREECHAT2 42077
-#define IDC_INVISIBLE_BG 42078
-#define IDC_CHK_INVISIBLE2 42078
-#define IDC_ONTHEPHONE_BG 42079
-#define IDC_CHK_ONTHEPHONE2 42079
-#define IDC_OUTTOLUNCH_BG 42080
-#define IDC_CHK_OUTTOLUNCH2 42080
-#define IDC_NSN_ICON -1
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 126
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1086
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
diff --git a/newstatusnotify/res/resource.rc b/newstatusnotify/res/resource.rc deleted file mode 100644 index 1dc1f7d..0000000 --- a/newstatusnotify/res/resource.rc +++ /dev/null @@ -1,2 +0,0 @@ -#include "newstatusnotify.rc"
-#include "version.rc"
diff --git a/newstatusnotify/res/sound.ico b/newstatusnotify/res/sound.ico Binary files differdeleted file mode 100644 index 6a9c137..0000000 --- a/newstatusnotify/res/sound.ico +++ /dev/null diff --git a/newstatusnotify/res/version.h b/newstatusnotify/res/version.h deleted file mode 100644 index 7de54b7..0000000 --- a/newstatusnotify/res/version.h +++ /dev/null @@ -1,41 +0,0 @@ -// Set the version number here - it will affect the version resource and the version field of the pluginInfo structure
-// (Be careful that you don't have the resource file open when you change this and rebuild, otherwise the changes may not
-// take effect within the version resource)
-#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 8
-
-#define __PROD_MAJOR_VERSION 0
-#define __PROD_MINOR_VERSION 8
-#define __PROD_RELEASE_NUM 0
-#define __PROD_BUILD_NUM 0
-
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-
-#define __PRODVERSION_STRING __PROD_MAJOR_VERSION,__PROD_MINOR_VERSION,__PROD_RELEASE_NUM,__PROD_BUILD_NUM
-#define __PRODVERSION_STRING_DOTS __PROD_MAJOR_VERSION.__PROD_MINOR_VERSION.__PROD_RELEASE_NUM.__PROD_BUILD_NUM
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS+)
-
-/*
-#ifdef _UNICODE
-#define UNICODEAWARE_STR " (Unicode)"
-#else
-#define UNICODEAWARE_STR ""
-#endif
-#define __PLUGIN_NAME "NewStatusNotify" UNICODEAWARE_STR
-*/
-#define __PLUGIN_NAME "NewStatusNotify"
-
-#define __FILENAME "NewStatusNotify.dll"
-
-#define __DESC "Notifies you when a contact changes his/her status."
-#define __AUTHOR "Luca Santarelli, Vasilich"
-#define __AUTHOREMAIL "abakumoff {at} mail {dot} ru"
-#define __AUTHORWEB "http://vasilich.org/blog"
-#define __COPYRIGHT "© 2001-2004 Luca Santarelli, 2005-2009 Vasilich"
diff --git a/newstatusnotify/res/version.rc b/newstatusnotify/res/version.rc deleted file mode 100644 index 203f66d..0000000 --- a/newstatusnotify/res/version.rc +++ /dev/null @@ -1,36 +0,0 @@ -
-#include <windows.h>
-#include "version.h"
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION __PRODVERSION_STRING
- FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
-#ifdef _DEBUG
- FILEFLAGS VS_FF_DEBUG
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS VOS__WINDOWS32
- FILETYPE VFT_DLL
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "000004b0"
- BEGIN
- VALUE "Author", __AUTHOR
- VALUE "FileDescription", __DESC
- VALUE "InternalName", __PLUGIN_NAME
- VALUE "LegalCopyright", __COPYRIGHT
- VALUE "OriginalFilename", __FILENAME
- VALUE "FileVersion", __VERSION_STRING
- VALUE "ProductName", "Miranda IM"
- VALUE "ProductVersion", __PROD_VERSION_STRING
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x0, 1200
- END
-END
|