summaryrefslogtreecommitdiff
path: root/src/aboutdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/aboutdialog.ui')
-rw-r--r--src/aboutdialog.ui38
1 files changed, 31 insertions, 7 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui
index c72a85f8..ec2b754d 100644
--- a/src/aboutdialog.ui
+++ b/src/aboutdialog.ui
@@ -105,6 +105,13 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="usvfsLabel">
+ <property name="text">
+ <string>usvfs:</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
@@ -151,9 +158,9 @@
</spacer>
</item>
<item>
- <widget class="QLabel" name="sourceText">
+ <widget class="LinkLabel" name="sourceText">
<property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Source code can be found at &lt;a href=&quot;https://github.com/ModOrganizer2/modorganizer&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;GitHub&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Source code can be found at &lt;a href=&quot;https://github.com/ModOrganizer2/modorganizer&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -208,6 +215,11 @@
<string notr="true">LostDragonist</string>
</property>
</item>
+ <item>
+ <property name="text">
+ <string notr="true">isanae</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
@@ -236,11 +248,6 @@
</item>
<item>
<property name="text">
- <string notr="true">isanae</string>
- </property>
- </item>
- <item>
- <property name="text">
<string notr="true">Project579</string>
</property>
</item>
@@ -322,6 +329,11 @@
</item>
<item>
<property name="text">
+ <string notr="true">Xahtax (German)</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string>yohru (Japanese)</string>
</property>
</item>
@@ -464,6 +476,11 @@
</item>
<item>
<property name="text">
+ <string notr="true">reedts</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">Schilduin</string>
</property>
</item>
@@ -529,6 +546,13 @@
</item>
</layout>
</widget>
+ <customwidgets>
+ <customwidget>
+ <class>LinkLabel</class>
+ <extends>QLabel</extends>
+ <header location="global">linklabel.h</header>
+ </customwidget>
+ </customwidgets>
<resources>
<include location="resources.qrc"/>
</resources>