diff --git a/FilesForDownloading/KOTIKOT.ico b/FilesForDownloading/KOTIKOT.ico new file mode 100644 index 0000000..3524cc1 Binary files /dev/null and b/FilesForDownloading/KOTIKOT.ico differ diff --git a/OfficialProjects/KOTO_LAN_Control/KOTO_LAN_Control.py b/OfficialProjects/KOTO_LAN_Control/KOTO_LAN_Control.py index 3356b51..cdf0a0a 100644 --- a/OfficialProjects/KOTO_LAN_Control/KOTO_LAN_Control.py +++ b/OfficialProjects/KOTO_LAN_Control/KOTO_LAN_Control.py @@ -66,7 +66,7 @@ class Ui_MainWindow(object): def retranslateUi(self, MainWindow): _translate = QtCore.QCoreApplication.translate - MainWindow.setWindowTitle(_translate("MainWindow", "MainWindow")) + MainWindow.setWindowTitle(_translate("MainWindow", "KOTO_LAN_Control")) self.ON.setWhatsThis(_translate("MainWindow", "

ON

")) self.OFF.setText(_translate("MainWindow", "OFF"))