new name after fork

This commit is contained in:
2026-01-05 23:12:38 -07:00
parent ca43595430
commit 4683ef705b
316 changed files with 5422 additions and 6141 deletions

View File

@@ -1,5 +1,5 @@
/**
* HexChat Theme Manager
* ZoiteChat Theme Manager
*
* Copyright (C) 2012 Patrick Griffs
* Copyright (C) 2012 Berke Viktor
@@ -301,7 +301,7 @@ namespace thememan
this.MaximizeBox = false;
this.Name = "HTM";
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
this.Text = "HexChat Theme Manager";
this.Text = "ZoiteChat Theme Manager";
this.ResumeLayout(false);
this.PerformLayout();