summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-10-25 00:00:00 +0000
committerDart Raiden <wowemuh@gmail.com>2013-10-25 00:00:00 +0000
commit7bc1eb93a0405c46667b98ffc1a4d65dd4824314 (patch)
tree5843faac41ee106e3c0464e6c2a760de0c9fd672
parente321b87e7a00f716b556b8a7018edde92696c7e5 (diff)
Xfire: cosmetic
git-svn-id: http://svn.miranda-ng.org/main/trunk@6614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--protocols/Xfire/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Xfire/res/resource.rc b/protocols/Xfire/res/resource.rc
index 7753931d0a..b90fa55be0 100644
--- a/protocols/Xfire/res/resource.rc
+++ b/protocols/Xfire/res/resource.rc
@@ -270,7 +270,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Sans Serif", 0, 0, 0x1
BEGIN
- DEFPUSHBUTTON "Add Game",IDOK,4,186,50,15
+ DEFPUSHBUTTON "Add game",IDOK,4,186,50,15
PUSHBUTTON "Cancel",IDCANCEL,142,186,50,15
LTEXT "Game name:",IDC_STC36,4,3,188,9,NOT WS_GROUP
EDITTEXT IDC_ADD_NAME,4,14,186,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE