From 43d4edd6c066a5935dae4f88059035a2e6e63e0d Mon Sep 17 00:00:00 2001 From: K4sum1 Date: Thu, 25 Apr 2024 20:20:13 -0700 Subject: [PATCH] Attempt to rebrand --- .../HandBrake.App.Core.csproj | 10 ++-- win/CS/HandBrake.App.Core/Settings.StyleCop | 4 +- .../HandBrake.Installer.wixproj | 2 +- win/CS/HandBrake.Installer/Product.wxs | 28 +++++------ win/CS/HandBrake.Installer/Readme.txt | 2 +- .../HandBrake.Interop.csproj | 10 ++-- win/CS/HandBrake.Interop/Settings.StyleCop | 4 +- .../HandBrake.Nsis.Installer/Installer64.nsi | 48 +++++++++--------- .../MakeNightly64.nsi | 50 +++++++++---------- .../HandBrake.Worker/HandBrake.Worker.csproj | 12 ++--- win/CS/HandBrake.Worker/Settings.StyleCop | 4 +- win/CS/HandBrake.ruleset | 2 +- win/CS/HandBrake.sln.DotSettings | 4 +- win/CS/HandBrakeWPF/App.xaml.cs | 4 +- win/CS/HandBrakeWPF/Constants.cs | 4 +- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 18 +++---- win/CS/HandBrakeWPF/Settings.StyleCop | 4 +- win/CS/HandBrakeWPF/UserSettingConstants.cs | 4 +- win/CS/HandBrakeWPF/app.manifest | 2 +- win/CS/Properties/AssemblyInfo.cs.tmpl | 12 ++--- 20 files changed, 114 insertions(+), 114 deletions(-) diff --git a/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj b/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj index 5dca14299526..22789f3940c8 100644 --- a/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj +++ b/win/CS/HandBrake.App.Core/HandBrake.App.Core.csproj @@ -4,11 +4,11 @@ net6.0 1.7.4.0 1.7.4 - HandBrake Team - HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder. - Copyright © 2003-2023 HandBrake Team - https://handbrake.fr - https://github.com/HandBrake/HandBrake + Eclipse Community + StickShift is an open-source, GPL-licensed, multiplatform, video transcoder. + Copyright © 2003-2024 Eclipse Community + https://eclipse.cx/projects/stickshift.htm + https://github.com/Eclipse-Community/StickShift git Video Transcoder AnyCPU diff --git a/win/CS/HandBrake.App.Core/Settings.StyleCop b/win/CS/HandBrake.App.Core/Settings.StyleCop index 32e6973dc760..90dd7caaf1c7 100644 --- a/win/CS/HandBrake.App.Core/Settings.StyleCop +++ b/win/CS/HandBrake.App.Core/Settings.StyleCop @@ -55,8 +55,8 @@ - HandBrake Project (https://handbrake.fr) - This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. + Eclipse Community + This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. diff --git a/win/CS/HandBrake.Installer/HandBrake.Installer.wixproj b/win/CS/HandBrake.Installer/HandBrake.Installer.wixproj index 3e909ea92c2f..de9bead244fe 100644 --- a/win/CS/HandBrake.Installer/HandBrake.Installer.wixproj +++ b/win/CS/HandBrake.Installer/HandBrake.Installer.wixproj @@ -6,7 +6,7 @@ 3.10 02684a37-c3e0-43f6-a4f0-2465afedd6df 2.0 - HandBrake + StickShift Package diff --git a/win/CS/HandBrake.Installer/Product.wxs b/win/CS/HandBrake.Installer/Product.wxs index 064791637697..e425b3a72433 100644 --- a/win/CS/HandBrake.Installer/Product.wxs +++ b/win/CS/HandBrake.Installer/Product.wxs @@ -1,7 +1,7 @@ - - + + @@ -78,9 +78,9 @@ - + - + @@ -88,7 +88,7 @@ - + diff --git a/win/CS/HandBrake.Installer/Readme.txt b/win/CS/HandBrake.Installer/Readme.txt index 2f5852d5088f..e07071315646 100644 --- a/win/CS/HandBrake.Installer/Readme.txt +++ b/win/CS/HandBrake.Installer/Readme.txt @@ -1,2 +1,2 @@ -HandBrake Defaults to using the NSIS installer to generate the exe installers. +StickShift Defaults to using the NSIS installer to generate the exe installers. HandBrake.Installer is not currently the primary installer. It is intended for the sys-admin audience only. \ No newline at end of file diff --git a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj index 01ba2e04be2d..236e47c169bd 100644 --- a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj +++ b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj @@ -4,11 +4,11 @@ net6.0 1.7.4.0 1.7.4 - HandBrake Team - HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder. - Copyright © 2003-2023 HandBrake Team - https://handbrake.fr - https://github.com/HandBrake/HandBrake + Eclipse Community + StickShift is an open-source, GPL-licensed, multiplatform, video transcoder. + Copyright © 2003-2023 Eclipse Community + https://eclipse.cx/projects/stickshift.htm + https://github.com/Eclipse-Community/StickShift git Video Transcoder AnyCPU diff --git a/win/CS/HandBrake.Interop/Settings.StyleCop b/win/CS/HandBrake.Interop/Settings.StyleCop index 32e6973dc760..90dd7caaf1c7 100644 --- a/win/CS/HandBrake.Interop/Settings.StyleCop +++ b/win/CS/HandBrake.Interop/Settings.StyleCop @@ -55,8 +55,8 @@ - HandBrake Project (https://handbrake.fr) - This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. + Eclipse Community + This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. diff --git a/win/CS/HandBrake.Nsis.Installer/Installer64.nsi b/win/CS/HandBrake.Nsis.Installer/Installer64.nsi index adf6d1b5d875..4f0ee3b95916 100644 --- a/win/CS/HandBrake.Nsis.Installer/Installer64.nsi +++ b/win/CS/HandBrake.Nsis.Installer/Installer64.nsi @@ -1,13 +1,13 @@ /* Resources.Designer.cs $ - This file is part of the HandBrake source code. - Homepage: . + This file is part of the StickShift source code. + Homepage: . It may be used under the terms of the GNU General Public License. */ -!define PRODUCT_NAME "HandBrake" +!define PRODUCT_NAME "StickShift" !define PRODUCT_VERSION "1.7.4" !define PRODUCT_VERSION_NUMBER "1.7.4" -!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\HandBrake.exe" +!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\StickShift.exe" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_UNINST_ROOT_KEY "HKLM" @@ -27,7 +27,7 @@ ManifestDPIAware true !define MUI_LICENSEPAGE_TEXT_BOTTOM "You are now aware of your rights. Click Next to continue." !define MUI_WELCOMEFINISHPAGE_BITMAP "InstallerBackground.bmp" -!define MUI_TEXT_WELCOME_INFO_TEXT "Setup will guide you through the installation of HandBrake.$\r$\n$\r$\nIt is recommended you close any running instances of HandBrake before running setup.$\r$\n$\r$\nWARNING: Before updating, please make sure that there are no pending encodes in the Queue. Please make sure you have backed up any presets and made a note of your settings.$\r$\n$\r$\nHandBrake requires Microsoft .NET *Desktop* Runtime 6. If this is not installed, you will be prompted to install it when you first run the app." +!define MUI_TEXT_WELCOME_INFO_TEXT "Setup will guide you through the installation of StickShift.$\r$\n$\r$\nIt is recommended you close any running instances of StickShift before running setup.$\r$\n$\r$\nWARNING: Before updating, please make sure that there are no pending encodes in the Queue. Please make sure you have backed up any presets and made a note of your settings.$\r$\n$\r$\nStickShift requires Microsoft .NET *Desktop* Runtime 6. If this is not installed, you will be prompted to install it when you first run the app." !define MUI_FINISHPAGE_RUN !define MUI_FINISHPAGE_RUN_TEXT "Create desktop shortcut (all users)" !define MUI_FINISHPAGE_RUN_FUNCTION "desktopShortcut" @@ -41,7 +41,7 @@ ManifestDPIAware true ; Instfiles page !insertmacro MUI_PAGE_INSTFILES ; Finish page -;!define MUI_FINISHPAGE_RUN "$INSTDIR\HandBrake.exe" +;!define MUI_FINISHPAGE_RUN "$INSTDIR\StickShift.exe" !insertmacro MUI_PAGE_FINISH ; Uninstaller pages @@ -53,14 +53,14 @@ ManifestDPIAware true ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" -OutFile "HandBrake-${PRODUCT_VERSION_NUMBER}-x86_64-Win_GUI.exe" +OutFile "StickShift-${PRODUCT_VERSION_NUMBER}-x86_64-Win_GUI.exe" !include WordFunc.nsh !insertmacro VersionCompare !include LogicLib.nsh !include x64.nsh -InstallDir "$PROGRAMFILES64\HandBrake" +InstallDir "$PROGRAMFILES64\StickShift" InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" "" ShowInstDetails show ShowUnInstDetails show @@ -80,7 +80,7 @@ Function .onInit Abort ${IfNot} ${RunningX64} - MessageBox MB_OK "HandBrake requires a 64bit version of Windows to install. Your system has a 32bit version of Windows." + MessageBox MB_OK "StickShift requires a 64bit version of Windows to install. Your system has a 32bit version of Windows." Quit ${EndIf} @@ -106,7 +106,7 @@ Function .onInit done: FunctionEnd -Section "HandBrake" SectionApp +Section "StickShift" SectionApp SetOutPath "$INSTDIR" SetOverwrite ifnewer SectionIn RO ; Read only, always installed @@ -123,20 +123,20 @@ Section "HandBrake" SectionApp ; Start Menu Shortcut for All users. SetShellVarContext all - CreateDirectory "$SMPROGRAMS\HandBrake" - CreateShortCut "$SMPROGRAMS\HandBrake\HandBrake.lnk" "$INSTDIR\HandBrake.exe" + CreateDirectory "$SMPROGRAMS\StickShift" + CreateShortCut "$SMPROGRAMS\StickShift\StickShift.lnk" "$INSTDIR\StickShift.exe" SectionEnd Section -AdditionalIcons - CreateShortCut "$SMPROGRAMS\HandBrake\Uninstall.lnk" "$INSTDIR\uninst.exe" + CreateShortCut "$SMPROGRAMS\StickShift\Uninstall.lnk" "$INSTDIR\uninst.exe" SectionEnd Section -Post WriteUninstaller "$INSTDIR\uninst.exe" - WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR\HandBrake.exe" + WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR\StickShift.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayName" "$(^Name)" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "UninstallString" "$INSTDIR\uninst.exe" - WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\HandBrake.exe" + WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\StickShift.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayVersion" "${PRODUCT_VERSION}" SectionEnd @@ -164,25 +164,25 @@ Section Uninstall RMDir "$INSTDIR" - Delete "$SMPROGRAMS\HandBrake\Uninstall.lnk" - Delete "$DESKTOP\HandBrake.lnk" - Delete "$SMPROGRAMS\HandBrake\HandBrake.lnk" - RMDir "$SMPROGRAMS\HandBrake" + Delete "$SMPROGRAMS\StickShift\Uninstall.lnk" + Delete "$DESKTOP\StickShift.lnk" + Delete "$SMPROGRAMS\StickShift\StickShift.lnk" + RMDir "$SMPROGRAMS\StickShift" RMDir "$INSTDIR" DeleteRegKey ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" DeleteRegKey HKLM "${PRODUCT_DIR_REGKEY}" SetShellVarContext all - Delete "$SMPROGRAMS\HandBrake Nightly\Uninstall.lnk" - Delete "$SMPROGRAMS\HandBrake Nightly\HandBrake Nightly.lnk" - RMDir "$SMPROGRAMS\HandBrake Nightly" - Delete "$DESKTOP\HandBrake Nightly.lnk" + Delete "$SMPROGRAMS\StickShift\Uninstall.lnk" + Delete "$SMPROGRAMS\StickShift\StickShift.lnk" + RMDir "$SMPROGRAMS\StickShift" + Delete "$DESKTOP\StickShift.lnk" SetAutoClose true SectionEnd Function "desktopShortcut" SetShellVarContext all - CreateShortCut "$DESKTOP\HandBrake.lnk" "$INSTDIR\HandBrake.exe" + CreateShortCut "$DESKTOP\StickShift.lnk" "$INSTDIR\StickShift.exe" FunctionEnd diff --git a/win/CS/HandBrake.Nsis.Installer/MakeNightly64.nsi b/win/CS/HandBrake.Nsis.Installer/MakeNightly64.nsi index 793519754cdc..bfa27d500fa3 100644 --- a/win/CS/HandBrake.Nsis.Installer/MakeNightly64.nsi +++ b/win/CS/HandBrake.Nsis.Installer/MakeNightly64.nsi @@ -1,12 +1,12 @@ /* Resources.Designer.cs $ - This file is part of the HandBrake source code. - Homepage: . + This file is part of the StickShift source code. + Homepage: . It may be used under the terms of the GNU General Public License. */ -!define PRODUCT_NAME "HandBrake Nightly" -!define PRODUCT_VERSION "Nightly" -!define PRODUCT_VERSION_NUMBER "Nightly" +!define PRODUCT_NAME "StickShift" +!define PRODUCT_VERSION "1.7.4" +!define PRODUCT_VERSION_NUMBER "1.7.4" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_UNINST_ROOT_KEY "HKLM" @@ -27,7 +27,7 @@ ManifestDPIAware true !define MUI_LICENSEPAGE_TEXT_BOTTOM "You are now aware of your rights. Click Next to continue." !define MUI_WELCOMEFINISHPAGE_BITMAP "InstallerBackground.bmp" -!define MUI_TEXT_WELCOME_INFO_TEXT "Setup will guide you through the installation of HandBrake.$\r$\n$\r$\nIt is recommended you close any running instances of HandBrake before running setup.$\r$\n$\r$\nWARNING: Before updating, please make sure that there are no pending encodes in the Queue. Please make sure you have backed up any presets and made a note of your settings.$\r$\n$\r$\nHandBrake requires Microsoft .NET *Desktop* Runtime 6. If this is not installed, you will be prompted to install it when you first run the app." +!define MUI_TEXT_WELCOME_INFO_TEXT "Setup will guide you through the installation of StickShift.$\r$\n$\r$\nIt is recommended you close any running instances of StickShift before running setup.$\r$\n$\r$\nWARNING: Before updating, please make sure that there are no pending encodes in the Queue. Please make sure you have backed up any presets and made a note of your settings.$\r$\n$\r$\nStickShift requires Microsoft .NET *Desktop* Runtime 6. If this is not installed, you will be prompted to install it when you first run the app." !define MUI_FINISHPAGE_RUN !define MUI_FINISHPAGE_RUN_TEXT "Create desktop shortcut (all users)" !define MUI_FINISHPAGE_RUN_FUNCTION "desktopShortcut" @@ -41,7 +41,7 @@ ManifestDPIAware true ; Instfiles page !insertmacro MUI_PAGE_INSTFILES ; Finish page -;!define MUI_FINISHPAGE_RUN "$INSTDIR\HandBrake.exe" +;!define MUI_FINISHPAGE_RUN "$INSTDIR\StickShift.exe" !insertmacro MUI_PAGE_FINISH ; Uninstaller pages @@ -53,14 +53,14 @@ ManifestDPIAware true ; MUI end ------ Name "${PRODUCT_NAME}" -OutFile "HandBrake-${PRODUCT_VERSION_NUMBER}-x86_64-Win_GUI.exe" +OutFile "StickShift-${PRODUCT_VERSION_NUMBER}-x86_64-Win_GUI.exe" !include WordFunc.nsh !insertmacro VersionCompare !include LogicLib.nsh !include x64.nsh -InstallDir "$PROGRAMFILES64\HandBrake Nightly" +InstallDir "$PROGRAMFILES64\StickShift" InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" "" ShowInstDetails show ShowUnInstDetails show @@ -79,7 +79,7 @@ Function .onInit Abort ${IfNot} ${RunningX64} - MessageBox MB_OK "HandBrake requires a 64bit version of Windows to install. Your system has a 32bit version of Windows." + MessageBox MB_OK "StickShift requires a 64bit version of Windows to install. Your system has a 32bit version of Windows." Quit ${EndIf} @@ -105,7 +105,7 @@ Function .onInit done: FunctionEnd -Section "HandBrake" SectionApp +Section "StickShift" SectionApp SetOutPath "$INSTDIR" SetOverwrite ifnewer SectionIn RO ; Read only, always installed @@ -122,20 +122,20 @@ Section "HandBrake" SectionApp ; Start Menu Shortcut for All users. SetShellVarContext all - CreateDirectory "$SMPROGRAMS\HandBrake Nightly" - CreateShortCut "$SMPROGRAMS\HandBrake Nightly\HandBrake Nightly.lnk" "$INSTDIR\HandBrake.exe" + CreateDirectory "$SMPROGRAMS\StickShift" + CreateShortCut "$SMPROGRAMS\StickShift\StickShift.lnk" "$INSTDIR\StickShift.exe" SectionEnd Section -AdditionalIcons - CreateShortCut "$SMPROGRAMS\HandBrake Nightly\Uninstall.lnk" "$INSTDIR\uninst.exe" + CreateShortCut "$SMPROGRAMS\StickShift\Uninstall.lnk" "$INSTDIR\uninst.exe" SectionEnd Section -Post WriteUninstaller "$INSTDIR\uninst.exe" - WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR\HandBrake.exe" + WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR\StickShift.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayName" "$(^Name)" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "UninstallString" "$INSTDIR\uninst.exe" - WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\HandBrake.exe" + WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\StickShift.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayVersion" "${PRODUCT_VERSION}" SectionEnd @@ -161,26 +161,26 @@ Section Uninstall RMDir "$INSTDIR" - Delete "$SMPROGRAMS\HandBrake Nightly\Uninstall.lnk" - Delete "$DESKTOP\HandBrake Nightly.lnk" - Delete "$SMPROGRAMS\HandBrake Nightly\HandBrake Nightly.lnk" - RMDir "$SMPROGRAMS\HandBrake Nightly" + Delete "$SMPROGRAMS\StickShift\Uninstall.lnk" + Delete "$DESKTOP\StickShift.lnk" + Delete "$SMPROGRAMS\StickShift\StickShift.lnk" + RMDir "$SMPROGRAMS\StickShift" DeleteRegKey ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" DeleteRegKey HKLM "${PRODUCT_DIR_REGKEY}" SetShellVarContext all - Delete "$SMPROGRAMS\HandBrake Nightly\Uninstall.lnk" - Delete "$SMPROGRAMS\HandBrake Nightly\HandBrake Nightly.lnk" - RMDir "$SMPROGRAMS\HandBrake Nightly" - Delete "$DESKTOP\HandBrake Nightly.lnk" + Delete "$SMPROGRAMS\StickShift\Uninstall.lnk" + Delete "$SMPROGRAMS\StickShift\StickShift.lnk" + RMDir "$SMPROGRAMS\StickShift" + Delete "$DESKTOP\StickShift.lnk" SetAutoClose true SectionEnd Function "desktopShortcut" SetShellVarContext all - CreateShortCut "$DESKTOP\HandBrake Nightly.lnk" "$INSTDIR\HandBrake.exe" + CreateShortCut "$DESKTOP\StickShift.lnk" "$INSTDIR\StickShift.exe" FunctionEnd diff --git a/win/CS/HandBrake.Worker/HandBrake.Worker.csproj b/win/CS/HandBrake.Worker/HandBrake.Worker.csproj index 81bff2a15aa7..aaf2a980342f 100644 --- a/win/CS/HandBrake.Worker/HandBrake.Worker.csproj +++ b/win/CS/HandBrake.Worker/HandBrake.Worker.csproj @@ -4,13 +4,13 @@ Exe net6.0 HandBrake.Worker - HandBrake Team - HandBrake Team + Eclipse Community + Eclipse Community HandBrake.Worker - Copyright © 2003-2023 HandBrake Team - HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder. - https://handbrake.fr - https://github.com/HandBrake/HandBrake + Copyright © 2003-2024 Eclipse Community + StickShift is an open-source, GPL-licensed, multiplatform, video transcoder. + https://eclipse.cx/projects/stickshift.htm + https://github.com/Eclipse-Community/StickShift git 1.7.4.0 AnyCPU diff --git a/win/CS/HandBrake.Worker/Settings.StyleCop b/win/CS/HandBrake.Worker/Settings.StyleCop index 29a523332761..5e8927120dc7 100644 --- a/win/CS/HandBrake.Worker/Settings.StyleCop +++ b/win/CS/HandBrake.Worker/Settings.StyleCop @@ -9,8 +9,8 @@ - HandBrake Project (http://handbrake.fr) - This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. + Eclipse Community + This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. diff --git a/win/CS/HandBrake.ruleset b/win/CS/HandBrake.ruleset index f89d88519edd..0c1c5d10ff98 100644 --- a/win/CS/HandBrake.ruleset +++ b/win/CS/HandBrake.ruleset @@ -1,3 +1,3 @@  - + \ No newline at end of file diff --git a/win/CS/HandBrake.sln.DotSettings b/win/CS/HandBrake.sln.DotSettings index 041d63fc5cc0..21db6bf2ac95 100644 --- a/win/CS/HandBrake.sln.DotSettings +++ b/win/CS/HandBrake.sln.DotSettings @@ -762,8 +762,8 @@ True True -------------------------------------------------------------------------------------------------------------------- -<copyright file="$FILENAME$" company="HandBrake Project (https://handbrake.fr)"> - This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +<copyright file="$FILENAME$" company="Eclipse Community"> + This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. </copyright> <summary> Defines diff --git a/win/CS/HandBrakeWPF/App.xaml.cs b/win/CS/HandBrakeWPF/App.xaml.cs index df2ec9e587e7..fe3ff041f938 100644 --- a/win/CS/HandBrakeWPF/App.xaml.cs +++ b/win/CS/HandBrakeWPF/App.xaml.cs @@ -1,6 +1,6 @@ // -------------------------------------------------------------------------------------------------------------------- -// -// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. // // // Interaction logic for App.xaml diff --git a/win/CS/HandBrakeWPF/Constants.cs b/win/CS/HandBrakeWPF/Constants.cs index 16008c3f4d77..fb642673d4d3 100644 --- a/win/CS/HandBrakeWPF/Constants.cs +++ b/win/CS/HandBrakeWPF/Constants.cs @@ -1,6 +1,6 @@ // -------------------------------------------------------------------------------------------------------------------- -// -// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. // // // Application Constants diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index aa51a5d8feb4..61578fc12ea3 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -5,14 +5,14 @@ net6.0-windows10.0.17763.0 true true - HandBrake - HandBrake Team - HandBrake Team - HandBrake - Copyright © 2003-2023 HandBrake Team - HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder. - https://handbrake.fr - https://github.com/HandBrake/HandBrake + StickShift + Eclipse Community + Eclipse Community + StickShift + Copyright © 2003-2024 Eclipse Community + StickShift is an open-source, GPL-licensed, multiplatform, video transcoder. + https://eclipse.cx/projects/stickshift.htm + https://github.com/Eclipse-Community/StickShift git 1.7.4.0 1.7.4 @@ -20,7 +20,7 @@ AnyCPU handbrakepineapple.ico - HandBrake + StickShift false false latest diff --git a/win/CS/HandBrakeWPF/Settings.StyleCop b/win/CS/HandBrakeWPF/Settings.StyleCop index b29e2d35decb..e4890262a166 100644 --- a/win/CS/HandBrakeWPF/Settings.StyleCop +++ b/win/CS/HandBrakeWPF/Settings.StyleCop @@ -25,8 +25,8 @@ - HandBrake Project (https://handbrake.fr) - This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. + Eclipse Community + This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. diff --git a/win/CS/HandBrakeWPF/UserSettingConstants.cs b/win/CS/HandBrakeWPF/UserSettingConstants.cs index 2d662cebfcce..e242de4968d2 100644 --- a/win/CS/HandBrakeWPF/UserSettingConstants.cs +++ b/win/CS/HandBrakeWPF/UserSettingConstants.cs @@ -1,6 +1,6 @@ // -------------------------------------------------------------------------------------------------------------------- -// -// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// This file is part of the StickShift source code - It may be used under the terms of the GNU General Public License. // // // Constants for the User Settings Service diff --git a/win/CS/HandBrakeWPF/app.manifest b/win/CS/HandBrakeWPF/app.manifest index a14cad6ab24b..b82daee9b3f8 100644 --- a/win/CS/HandBrakeWPF/app.manifest +++ b/win/CS/HandBrakeWPF/app.manifest @@ -1,6 +1,6 @@  - + diff --git a/win/CS/Properties/AssemblyInfo.cs.tmpl b/win/CS/Properties/AssemblyInfo.cs.tmpl index edd674f6c296..a515c5809f6c 100644 --- a/win/CS/Properties/AssemblyInfo.cs.tmpl +++ b/win/CS/Properties/AssemblyInfo.cs.tmpl @@ -1,6 +1,6 @@ /* AssemblyInfo.cs $ - This file is part of the HandBrake source code. - Homepage: . + This file is part of the StickShift source code. + Homepage: . It may be used under the terms of the GNU General Public License. */ using System.Reflection; @@ -11,11 +11,11 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("HandBrake")] -[assembly: AssemblyDescription("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")] +[assembly: AssemblyTitle("StickShift")] +[assembly: AssemblyDescription("StickShift is a GPL-licensed, multiplatform, multithreaded video transcoder.")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("HandBrake")] -[assembly: AssemblyProduct("HandBrake")] +[assembly: AssemblyCompany("StickShift")] +[assembly: AssemblyProduct("StickShift")] [assembly: AssemblyCopyright("Copyright © 2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]