diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-19 00:39:27 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-19 00:39:27 +0000 |
commit | 4fdf79aaf61ba7f896e40324bdb27f759b951f7f (patch) | |
tree | 12bea2958a6db8bb11cd0a1cc732f55c85dc646b /protocols/Xfire/res | |
parent | 5225e4012bf2f7c496bf3d409955ae5368a93d4a (diff) |
removing unnecessary spaces
git-svn-id: http://svn.miranda-ng.org/main/trunk@6527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/res')
-rw-r--r-- | protocols/Xfire/res/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Xfire/res/resource.rc b/protocols/Xfire/res/resource.rc index 22a12d16a9..b34ed6da1e 100644 --- a/protocols/Xfire/res/resource.rc +++ b/protocols/Xfire/res/resource.rc @@ -133,7 +133,7 @@ BEGIN LISTBOX IDC_BLOCKUSER,6,11,128,78,LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | NOT WS_BORDER | WS_TABSTOP,WS_EX_CLIENTEDGE
PUSHBUTTON "",IDC_REMUSER,138,42,16,15,BS_ICON
LTEXT "This list contains all your blocked Xfire users. You can remove one, if you wanna allow him to send you a friend request.",IDC_STC9,160,12,136,74,NOT WS_GROUP
- LTEXT "You can simply block someone, if you right click on his friend request in clist and choose Block User ...",IDC_STC19,160,48,130,39,NOT WS_GROUP
+ LTEXT "You can simply block someone, if you right click on his friend request in clist and choose Block User...",IDC_STC19,160,48,130,39,NOT WS_GROUP
LTEXT "This file is used for the game search, game detection and gameid resolving. It contains all xfire supported games.",IDC_STC20,92,105,206,28,NOT WS_GROUP
LTEXT "This file contains all original game icons. You can also activate the option for icon downloading, if you don't have it.",IDC_STC21,92,136,206,30,NOT WS_GROUP
LTEXT "Be sure you put these files in following folder:",IDC_STC24,7,171,290,9,NOT WS_GROUP
@@ -180,7 +180,7 @@ BEGIN LTEXT "(manual added)",IDC_MANADDED,162,31,134,9,NOT WS_VISIBLE | NOT WS_GROUP
LTEXT "Extra Command Line Parameters:",IDC_STC15,142,99,150,9,NOT WS_GROUP
EDITTEXT IDC_EXTRAPARAMS,142,110,152,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
- PUSHBUTTON "Edit ...",IDC_EDITGAME,222,199,72,17
+ PUSHBUTTON "Edit...",IDC_EDITGAME,222,199,72,17
END
IDD_UD DIALOGEX 0, 0, 223, 159
|