diff options
Diffstat (limited to 'plugins/Nudge')
-rw-r--r-- | plugins/Nudge/res/NudgeTlen.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Nudge/res/resource.rc | 1 | ||||
-rw-r--r-- | plugins/Nudge/src/resource.h | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Nudge/res/NudgeTlen.ico b/plugins/Nudge/res/NudgeTlen.ico Binary files differdeleted file mode 100644 index 8f0d89dda9..0000000000 --- a/plugins/Nudge/res/NudgeTlen.ico +++ /dev/null diff --git a/plugins/Nudge/res/resource.rc b/plugins/Nudge/res/resource.rc index ae06a8dd88..6cda0a870b 100644 --- a/plugins/Nudge/res/resource.rc +++ b/plugins/Nudge/res/resource.rc @@ -184,7 +184,6 @@ IDI_NUDGE ICON "Nudge.ico" IDI_NUGDE_YAHOO ICON "NudgeYahoo.ico"
IDI_NUDGE_IRC ICON "NudgeIRC.ico"
IDI_NUDGE_MSN ICON "NudgeMSN.ico"
-IDI_NUDGE_TLEN ICON "NudgeTlen.ico"
IDI_NUDGE_META ICON "NudgeMeta.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/Nudge/src/resource.h b/plugins/Nudge/src/resource.h index f12f8b8e40..6236ae9500 100644 --- a/plugins/Nudge/src/resource.h +++ b/plugins/Nudge/src/resource.h @@ -7,7 +7,6 @@ #define IDI_NUGDE_YAHOO 107
#define IDI_NUDGE_IRC 109
#define IDI_NUDGE_MSN 110
-#define IDI_NUDGE_TLEN 111
#define IDI_NUDGE_META 113
#define IDD_SHAKEOPT 126
#define IDD_OPT_NUDGE 126
|