From e18bb0689bb3ff2bdd622b5feca554d7559ca8e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 14 Aug 2014 17:13:51 +0000 Subject: SkypeClassic: Complete revert to NG version git-svn-id: http://svn.miranda-ng.org/main/trunk@10182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeClassic/res/Resource.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'protocols/SkypeClassic/res/Resource.rc') diff --git a/protocols/SkypeClassic/res/Resource.rc b/protocols/SkypeClassic/res/Resource.rc index 6c2ab5f710..fcf58a3055 100644 --- a/protocols/SkypeClassic/res/Resource.rc +++ b/protocols/SkypeClassic/res/Resource.rc @@ -42,7 +42,7 @@ STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "Start Skype with Miranda if not running using the following command line options:", + CONTROL "Start Skype with Miranda NG if not running using the following command line options:", IDC_STARTSKYPE,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,10,4,290,10 CONTROL "/NOSPLASH - Don't show splash screen on startup", @@ -66,9 +66,9 @@ BEGIN BS_AUTOCHECKBOX | WS_TABSTOP,36,103,264,10 EDITTEXT IDC_COMMANDLINE,47,116,236,12,ES_AUTOHSCROLL PUSHBUTTON "...",IDC_BROWSECMDL,285,115,16,15 - CTEXT "* Relative path root is Miranda folder", + CTEXT "* Relative path root is Miranda NG folder", IDC_STATIC_PATHINFO,10,136,290,8,NOT WS_GROUP - CONTROL "Shutdown Skype when you close Miranda",IDC_SHUTDOWN, + CONTROL "Shutdown Skype when you close Miranda NG",IDC_SHUTDOWN, "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,10,151, 290,10 CONTROL "Unload Skype when you change to Offline status", @@ -141,7 +141,7 @@ BEGIN EDITTEXT IDC_HOST,41,19,133,12,ES_AUTOHSCROLL LTEXT "Port:",IDC_STATIC_PORT,180,21,16,10,0,WS_EX_RIGHT EDITTEXT IDC_PORT,200,19,29,12,ES_AUTOHSCROLL | ES_NUMBER - CTEXT "* You must restart Miranda in order to let the settings take effect", + CTEXT "* You must restart Miranda NG in order to let the settings take effect", IDC_STATIC_RESTART,10,54,290,8,NOT WS_GROUP CONTROL "This Skype proxy requires password authentication:", IDC_REQPASS,"Button",BS_AUTOCHECKBOX | WS_GROUP | @@ -383,7 +383,7 @@ IDI_PHONE ICON DISCARDABLE "phone.ico" // Bitmap // -IDB_CALL BITMAP MOVEABLE PURE "call.bmp" +IDB_CALL BITMAP MOVEABLE PURE "res\\call.bmp" #endif // Neutral resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3