Skip to content

Commit 7174e74

Browse files
committed
Updated URL in 'About' window and email in AUTHORS file.
1 parent f2ef070 commit 7174e74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Pawel Stolowski <[email protected]>
1+
Pawel Stolowski <[email protected]>

src/ComicMainWindow.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ void ComicMainWindow::showAbout()
806806
"QComicBook " VERSION " - comic book viewer for GNU/Linux\n"
807807
"(c)by Pawel Stolowski 2005-2009\n"
808808
"released under terms of GNU General Public License\n\n"
809-
"http://linux.bydg.org/~yogin\n"
809+
"http://qcomicbook.linux-projects.net\n"
810810
"[email protected]", QPixmap(":/images/qcomicbook-splash.png"));
811811
win->show();
812812
}

0 commit comments

Comments
 (0)