From 7d93a9a2003f31188e4da8cbcd7e5df0352bb900 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 10 Oct 2015 19:36:12 +0200 Subject: updated about dialog. Now contains a link to the source code --- src/aboutdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aboutdialog.ui') 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 @@ - <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> + <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> true -- cgit v1.3.1