diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-10-11 21:26:21 +0100 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-10-11 21:26:21 +0100 |
| commit | af9a128b4f3393d4e7e8a0c4fda48148b80a0e4c (patch) | |
| tree | 9f17c99511231bdd2d431eed04bd38a7322f6bb6 /src/aboutdialog.ui | |
| parent | c5876cb6a142dc228ff3e3c3a936699f58d6b2a0 (diff) | |
| parent | 7d93a9a2003f31188e4da8cbcd7e5df0352bb900 (diff) | |
Merge branch 'TanninOne/master'
Diffstat (limited to 'src/aboutdialog.ui')
| -rw-r--r-- | src/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 2806921f..ea5d2141 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -90,7 +90,7 @@ <item>
<widget class="QLabel" name="label_2">
<property name="text">
- <string notr="true"><html><head/><body><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>See the GNU General Public License for more details.</p></body></html></string>
+ <string notr="true"><html><head/><body><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>See the GNU General Public License for more details.</p><p>Source code can be found at <a href="https://github.com/TanninOne/modorganizer"><span style=" text-decoration: underline; color:#007af4;">GitHub</span></a>.</p></body></html></string>
</property>
<property name="wordWrap">
<bool>true</bool>
|
