summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SendScreenshotPlus/res')
-rw-r--r--plugins/SendScreenshotPlus/res/resource.rc17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc
index e8093b2039..a4dea6124a 100644
--- a/plugins/SendScreenshotPlus/res/resource.rc
+++ b/plugins/SendScreenshotPlus/res/resource.rc
@@ -66,7 +66,6 @@ BEGIN
COMBOBOX ID_cboxFormat,100,117,41,84,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_HASSTRINGS | CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
LTEXT "Send b&y:",ID_lblSendBy,148,107,75,8
COMBOBOX ID_cboxSendBy,148,117,75,84,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | CBS_HASSTRINGS | CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
- CONTROL "?",ID_btnAbout,"UInfoButtonClass",WS_TABSTOP | MBS_FLAT,3,145,16,14,WS_EX_NOACTIVATE | 0x10000000L
CONTROL "E&xplore",ID_btnExplore,"UInfoButtonClass",WS_TABSTOP | MBS_FLAT,21,145,16,14,WS_EX_NOACTIVATE | 0x10000000L
CONTROL "&Fill description textbox.",ID_chkDesc,"UInfoButtonClass",WS_TABSTOP | MBS_PUSHBUTTON|MBS_FLAT,39,145,16,14,WS_EX_NOACTIVATE | 0x10000000L
CONTROL "Delete &after send",ID_chkDeleteAfterSend,"UInfoButtonClass",WS_TABSTOP | MBS_PUSHBUTTON|MBS_FLAT,57,145,16,14,WS_EX_NOACTIVATE | 0x10000000L
@@ -191,22 +190,6 @@ IDI_COPY ICON "ssCopy.ico"
IDI_BBC ICON "ssBBC.ico"
IDI_BBC2 ICON "ssBBClnk.ico"
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-//IDB_Bmp1 BITMAP "UEditForm_nvr_1.bmp"
-//IDB_Bmp2 BITMAP "UEditForm_nvr_2.bmp"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXT
-//
-
-IDR_CREDIT TEXT "..\docs\credits.txt"
-IDR_LICENSE TEXT "..\docs\license.txt"
-
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////