File diff 03b0b1263122 → 8f2355969e7e
ui/about.py
Show inline comments
 
@@ -27,4 +27,4 @@ class Ui_Form(object):
 
    def retranslateUi(self, Form):
 
        _translate = QtCore.QCoreApplication.translate
 
        Form.setWindowTitle(_translate("Form", "About KUSBFloppyFormatter"))
 
        self.label.setText(_translate("Form", "<html><head/><body><p align=\"center\"><img src=\":/floppy_multiple.png\"/><img src=\":/arrow_right.png\"/><img src=\":/flashdisk_logo.png\"/></p><p align=\"center\"><span style=\" font-size:22pt;\">USB Floppy Formatter</span></p><p align=\"center\">Version 1.0</p><p align=\"center\">By: Khaelenmore Thaal</p><p><br/></p><p><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt; color:#000000;\">GUI utility for formatting thumb drives for usage with hardware usb emulators<br/>Uses Qt5 </span><a href=\"https://www.qt.io/\"><span style=\" text-decoration: underline; color:#0000ee;\">https://www.qt.io/</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>Uses PyQt5 </span><a href=\"https://www.riverbankcomputing.com/software/pyqt/intro\"><span style=\" text-decoration: underline; color:#0000ee;\">https://www.riverbankcomputing.com/software/pyqt/intro</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>Built-in icons by </span><a href=\"http://www.fatcow.com/free-icons\"><span style=\" text-decoration: underline; color:#0000ee;\">http://www.fatcow.com/free-icons</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>This program is licensed with GNU GPL v3<br/>This program is available on </span><a href=\"http://silverwing.one/pages/kusbff\"><span style=\" text-decoration: underline; color:#0000ee;\">http://silverwing.one/pages/kusbff</span></a></p></body></html>"))
 
        self.label.setText(_translate("Form", "<html><head/><body><p align=\"center\"><img src=\":/floppy_multiple.png\"/><img src=\":/arrow_right.png\"/><img src=\":/flashdisk_logo.png\"/></p><p align=\"center\"><span style=\" font-size:22pt;\">USB Floppy Formatter</span></p><p align=\"center\">Version 1.0.2</p><p align=\"center\">By: Khaelenmore Thaal</p><p><br/></p><p><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt; color:#000000;\">GUI utility for formatting thumb drives for usage with hardware usb emulators<br/>Uses Qt5 </span><a href=\"https://www.qt.io/\"><span style=\" text-decoration: underline; color:#0000ee;\">https://www.qt.io/</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>Uses PyQt5 </span><a href=\"https://www.riverbankcomputing.com/software/pyqt/intro\"><span style=\" text-decoration: underline; color:#0000ee;\">https://www.riverbankcomputing.com/software/pyqt/intro</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>Built-in icons by </span><a href=\"http://www.fatcow.com/free-icons\"><span style=\" text-decoration: underline; color:#0000ee;\">http://www.fatcow.com/free-icons</span></a><span style=\" font-family:\'DejaVu Sans Mono\'; font-size:9.1pt;\"><br/>This program is licensed with GNU GPL v3<br/>This program is available on </span><a href=\"http://silverwing.one/pages/kusbff\"><span style=\" text-decoration: underline; color:#0000ee;\">http://silverwing.one/pages/kusbff</span></a></p></body></html>"))