diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-07-10 15:55:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-10 15:55:13 -0400 |
| commit | 4fc61c7cd4befb79beabc2cc4e6b8b9a954db95c (patch) | |
| tree | 5fe16c49d0fd410ba1c3440c5a09c36fb3128904 /src/aboutdialog.ui | |
| parent | 69b86b206b2b659653b6f3c6cece77bf8c10ab0a (diff) | |
| parent | 315776799fe38b09b4c0684bd4c1236bdf2e329e (diff) | |
Merge pull request #1152 from isanae/small-fixes
Small fixes
Diffstat (limited to 'src/aboutdialog.ui')
| -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..e34d36f9 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 notr="true">Holt59</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
@@ -431,6 +436,11 @@ </item>
<item>
<property name="text">
+ <string notr="true">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 notr="true">PurpleFez</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">reedts</string>
</property>
</item>
|
