Files @ b168d439d9a0
Branch filter:

Location: linux-tools/kcdemu/gui/ui/about.ui

Silverwing
initial commit. Version 1.0
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>Form</class>
 <widget class="QWidget" name="Form">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>427</width>
    <height>316</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <layout class="QHBoxLayout" name="horizontalLayout">
   <property name="spacing">
    <number>0</number>
   </property>
   <property name="leftMargin">
    <number>0</number>
   </property>
   <property name="topMargin">
    <number>0</number>
   </property>
   <property name="rightMargin">
    <number>0</number>
   </property>
   <property name="bottomMargin">
    <number>0</number>
   </property>
   <item alignment="Qt::AlignHCenter">
    <widget class="QLabel" name="label">
     <property name="text">
      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/dropper_empty.png&quot;/&gt;&lt;span style=&quot; font-size:36pt;&quot;&gt;+&lt;/span&gt;&lt;img src=&quot;:/icon.png&quot;/&gt;&lt;span style=&quot; font-size:36pt;&quot;&gt;=&lt;/span&gt;&lt;img src=&quot;:/dropper_full.png&quot;/&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:22pt;&quot;&gt;KCDEmu&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Version 1.0&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;By: Khaelenmore Thaal&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;GUI utility for managing your virtual CD/DVD drives&lt;/span&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt; color:#000000;&quot;&gt;&lt;br/&gt;Compatible with CDEmu&amp;gt;=3.1.0&lt;br/&gt;Uses Qt5 &lt;/span&gt;&lt;a href=&quot;https://www.qt.io/&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;https://www.qt.io/&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt; &quot;&gt;&lt;br/&gt;Uses PyQt5 &lt;/span&gt;&lt;a href=&quot;https://www.riverbankcomputing.com/software/pyqt/intro&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;https://www.riverbankcomputing.com/software/pyqt/intro&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;&lt;br/&gt;Built-in icons by &lt;/span&gt;&lt;a href=&quot;http://www.fatcow.com/free-icons&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;http://www.fatcow.com/free-icons&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;&lt;br/&gt;This program is licensed with GNU GPL v3&lt;br/&gt;This program is available on &lt;/span&gt;&lt;a href=&quot;http://silverwing.one/pages/kcdemu&quot;&gt;&lt;span style=&quot; text-decoration: underline; &quot;&gt;http://silverwing.one/pages/kcdemu&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <resources>
  <include location="../../pics/pics.qrc"/>
 </resources>
 <connections/>
</ui>