summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/IEHistory/res/IEHistory.rc2
-rw-r--r--plugins/IEHistory/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/IEHistory/res/IEHistory.rc b/plugins/IEHistory/res/IEHistory.rc
index 96471e4356..eb3fe7a7cd 100644
--- a/plugins/IEHistory/res/IEHistory.rc
+++ b/plugins/IEHistory/res/IEHistory.rc
@@ -72,7 +72,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
GROUPBOX "Number of events to load",IDC_EVENTSNO_GROUPBOX,7,7,238,68
CONTROL "Load all events",IDC_LOAD_ALL,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,22,224,10
- CONTROL "Load only ",IDC_LOAD_NUMBER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,35,79,10
+ CONTROL "Load only",IDC_LOAD_NUMBER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,35,79,10
EDITTEXT IDC_EVENTS_COUNT,96,33,40,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "events per page",IDC_LOAD_NUMBER_STATIC,143,36,96,8
CONTROL "Show last page first",IDC_SHOW_LAST_FIRST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,49,214,10
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h
index b96b853c56..2b8ce5526c 100644
--- a/plugins/IEHistory/src/version.h
+++ b/plugins/IEHistory/src/version.h
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <stdver.h>
-#define __DESC "Shows the history for a given contact using IEView"
+#define __DESC "Shows the history for a given contact using IEView."
#define __AUTHOR "Cristian Libotean, Miranda NG team"
//#define __AUTHOREMAIL "eblis102@yahoo.com"
#define __AUTHOREMAIL ""