diff options
| author | Silarn <jrim@rimpo.org> | 2018-05-06 17:31:06 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2018-05-06 17:31:06 -0500 |
| commit | fc74aa90d13cbc1bbc0f61f634d0457f207ec455 (patch) | |
| tree | b8d99950e45a5facf170d1ae23f74cd9590c6689 | |
| parent | 7d9514d497924774b2f9eff55b6529f318d2c418 (diff) | |
Updating about dialog with additional supporters
| -rw-r--r-- | src/aboutdialog.ui | 10 | ||||
| -rw-r--r-- | src/organizer_en.ts | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 57517623..7e90ec32 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -386,6 +386,11 @@ </item>
<item>
<property name="text">
+ <string notr="true">GrantSP</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">GSDFan</string>
</property>
</item>
@@ -396,6 +401,11 @@ </item>
<item>
<property name="text">
+ <string notr="true">outdatedtv</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">Schilduin</string>
</property>
</item>
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 27b077ac..09c100cf 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -95,7 +95,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="aboutdialog.ui" line="456"/> + <location filename="aboutdialog.ui" line="466"/> <source>Close</source> <translation type="unfinished"></translation> </message> |
