diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-10 14:50:46 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-10 14:50:46 -0400 |
| commit | a2c630af240e3aaa49af5228702c851c33c9a926 (patch) | |
| tree | 85bbdf14dde7968a96497d687bcd6dc0200e7595 /src | |
| parent | 69b86b206b2b659653b6f3c6cece77bf8c10ab0a (diff) | |
added names to the about dialog
Diffstat (limited to 'src')
| -rw-r--r-- | src/aboutdialog.ui | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index ec2b754d..0296d9b7 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -217,7 +217,7 @@ </item>
<item>
<property name="text">
- <string notr="true">isanae</string>
+ <string notr="true">isa</string>
</property>
</item>
</widget>
@@ -256,6 +256,11 @@ <string notr="true">przester</string>
</property>
</item>
+ <item>
+ <property name="text">
+ <string>Holt59</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
@@ -431,6 +436,11 @@ </item>
<item>
<property name="text">
+ <string>Drew Warwick</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">deathneko11</string>
</property>
</item>
@@ -476,6 +486,11 @@ </item>
<item>
<property name="text">
+ <string>PurpleFez</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">reedts</string>
</property>
</item>
|
