From 7a85742d02c881ea718ad16e6b4ddcb9241537c5 Mon Sep 17 00:00:00 2001 From: tdk Date: Fri, 22 Aug 2014 14:52:39 +0100 Subject: [PATCH] various text and icon changes for rebranding --- src/PC/gui/common/CommonfrmOptions.pas | 4 ++-- src/PC/gui/explorer/DoxBoxExplorer.dproj | 1 + src/PC/gui/explorer/FreeOTFEExplorerConsts.pas | 4 ++-- src/PC/gui/main/DoxBox.dproj | 3 +-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/PC/gui/common/CommonfrmOptions.pas b/src/PC/gui/common/CommonfrmOptions.pas index ab84902..dfea32b 100644 --- a/src/PC/gui/common/CommonfrmOptions.pas +++ b/src/PC/gui/common/CommonfrmOptions.pas @@ -447,9 +447,9 @@ procedure TfrmOptions.AllTabs_InitAndReadSettings(config: TSettings); end; end; - // Center "assocate with .vol files" checkbox + // Center "assocate with .box files" checkbox ckAssociateFiles.Caption := SDUParamSubstitute( - _('Associate %1 with ".vol" &files'), + _('Associate %1 with ".box" &files'), [Application.Title] ); SDUCenterControl(ckAssociateFiles, ccHorizontal); diff --git a/src/PC/gui/explorer/DoxBoxExplorer.dproj b/src/PC/gui/explorer/DoxBoxExplorer.dproj index c792b95..0aa6391 100644 --- a/src/PC/gui/explorer/DoxBoxExplorer.dproj +++ b/src/PC/gui/explorer/DoxBoxExplorer.dproj @@ -49,6 +49,7 @@ true + ..\..\..\Common\Common\images\DoxBox.ico ..\..\..\..\SDeanComponents\Components\SDeanUtils;..\..\..\..\\SDeanComponents\Components\SDeanSecurity\Shredder\;..\..\..\..\SDeanComponents\Components\SDeanSecurity\PKCS#11\;..\..\..\..\SDeanComponents\Components\OTFE\OTFEFreeOTFE\;..\..\..\..\SDeanComponents\Components\SDeanFilesystem\;..\..\..\..\SDeanComponents\Components\SDeanSecurity\MouseRNGDialog\;P:\Projects\Delphi\doxbox\SDeanComponents\Components\OTFE\OTFE\;P:\Projects\Delphi\doxbox\SDeanComponents\Components\SDeanSecurity\PasswordRichEdit\;P:\Projects\Delphi\doxbox\src\PC\gui\common;$(DCC_UnitSearchPath) None 51 diff --git a/src/PC/gui/explorer/FreeOTFEExplorerConsts.pas b/src/PC/gui/explorer/FreeOTFEExplorerConsts.pas index 485d8ed..cb02ac4 100644 --- a/src/PC/gui/explorer/FreeOTFEExplorerConsts.pas +++ b/src/PC/gui/explorer/FreeOTFEExplorerConsts.pas @@ -15,9 +15,9 @@ interface APP_BETA_BUILD = -1; // Online user manual URL... - URL_USERGUIDE = 'http://DoxBox.squte.com/docs/Explorer'; + URL_USERGUIDE = 'http://DoxBox.eu/docs/Explorer'; // PAD file URL... - URL_PADFILE = 'http://DoxBox.squte.com/PAD/DoxBoxEExplorer.xml'; + URL_PADFILE = 'https://raw.githubusercontent.com/t-d-k/doxbox/master/PAD.xml'; implementation diff --git a/src/PC/gui/main/DoxBox.dproj b/src/PC/gui/main/DoxBox.dproj index 6c5d197..d6415b6 100644 --- a/src/PC/gui/main/DoxBox.dproj +++ b/src/PC/gui/main/DoxBox.dproj @@ -51,7 +51,7 @@ true P:\Projects\Delphi\doxbox\SDeanComponents\Components\SDeanUtils;P:\Projects\Delphi\doxbox\SDeanComponents\Components\SDeanSecurity\MouseRNGDialog;P:\Projects\Delphi\doxbox\SDeanComponents\Components\SDeanSecurity\PKCS#11;P:\Projects\Delphi\doxbox\SDeanComponents\Components\SDeanSecurity\Shredder;P:\Projects\Delphi\doxbox\SDeanComponents\Components\OTFE\OTFEFreeOTFE;P:\Projects\Delphi\doxbox\SDeanComponents\Components\OTFE\OTFE\;$(DCC_UnitSearchPath) - FreeOTFE_Icon.ico + ..\..\..\Common\Common\images\DoxBox.ico None 6 Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace) @@ -63,7 +63,6 @@ FreeOTFE_Icon.ico - true Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) 1033 $(BDS)\bin\default_app.manifest