Skip to content

Commit

Permalink
Update links to project homepage: code.google.com --> github.com.
Browse files Browse the repository at this point in the history
  • Loading branch information
tehnick committed Sep 2, 2018
1 parent 627e827 commit 10992e9
Show file tree
Hide file tree
Showing 14 changed files with 36 additions and 36 deletions.
14 changes: 7 additions & 7 deletions ChangeLog.txt
Expand Up @@ -289,17 +289,17 @@
* Small improvements for Lua scripts support in MS Windows.
* Fixed build with Boost >= 1.48.
* Transifex web service is used for translators now:
http://code.google.com/p/eiskaltdc/wiki/MakingTranslations
https://www.transifex.net/projects/p/eiskaltdcpp/
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/Translations
https://www.transifex.com/tehnick/eiskaltdcpp/
*** eiskaltdcpp-qt ***
* Refactoring of source code. Regressions are possible.
* Now GCC >= 4.5.0 is required for build. (Features from C++11 are used)
* Fixed build in Haiku. System algorithm to test run only one instance
of the program is used now.
* A lot of new methods are now available using QtScript. See:
http://code.google.com/p/eiskaltdc/wiki/Scripting
http://code.google.com/p/eiskaltdc/wiki/Scripting_QtScript_Example_Scripts
http://code.google.com/p/eiskaltdc/wiki/Scripting_Working_With_QtScript
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/Scripting
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/Scripting_QtScript_Example_Scripts
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/Scripting_Working_With_QtScript
[Thanks to OmegaPhil for an updated documentation]
* Hot reloading of scripts (QtScript) when they have been changed.
* Dialog of scripting (QtScript) is appreciably improved.
Expand Down Expand Up @@ -336,7 +336,7 @@
*** eiskaltdcpp-daemon ***
* Added command line options: --verbose, --ip, --port, --rpclog, --uripath
* Added JSON-RPC interface. More detail:
http://code.google.com/p/eiskaltdc/wiki/JSONRPC
https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC
*** eiskaltdcpp-cli ***
* Added a simple console interface to control the daemon via JSON-RPC.

Expand Down Expand Up @@ -382,7 +382,7 @@
starts searching.
*** eiskaltdcpp-daemon ***
* Added new XML-RPC methods: search.send, search.getresults, show.version,
show.ratio (more detail: http://code.google.com/p/eiskaltdc/wiki/XMLRPC)
show.ratio (more detail: https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC)
*** eiskaltdcpp-cli ***
* Added a simple console interface to control the daemon via XML-RPC.

Expand Down
2 changes: 1 addition & 1 deletion dcpp/PerFolderLimit.cpp
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2010 ggrundik (http://code.google.com/u/ggrundik/)
* for EiskaltDC++ Project (http://code.google.com/p/eiskaltdc/)
* for EiskaltDC++ Project (https://github.com/eiskaltdcpp/eiskaltdcpp/)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion dcpp/PerFolderLimit.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2010 ggrundik (http://code.google.com/u/ggrundik/)
* for EiskaltDC++ Project (http://code.google.com/p/eiskaltdc/)
* for EiskaltDC++ Project (https://github.com/eiskaltdcpp/eiskaltdcpp/)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions eiskaltdcpp-cli/eiskaltdcpp-cli-jsonrpc.1
Expand Up @@ -41,9 +41,9 @@ Actual README file you can always find here: \fBhttps://raw.github.com/eiskaltdc
.SH AUTHOR
This program was written by Dmitry Kolosov <onyx@z-up.ru> and others (see file AUTHORS).
.br
EiskaltDC++ homepage: \fBhttp://code.google.com/p/eiskaltdc/\fR
EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR
.SH "BUG REPORTS"
If you find a bug in EiskaltDC++ please report it here:
.B http://code.google.com/p/eiskaltdc/issues/list
.B https://github.com/eiskaltdcpp/eiskaltdcpp/issues
.PP
This manual page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used by others).
4 changes: 2 additions & 2 deletions eiskaltdcpp-cli/eiskaltdcpp-cli-xmlrpc.1
Expand Up @@ -41,9 +41,9 @@ Actual README file you can always find here: \fBhttps://raw.github.com/eiskaltdc
.SH AUTHOR
This program was written by Dmitry Kolosov <onyx@z-up.ru> and others (see file AUTHORS).
.br
EiskaltDC++ homepage: \fBhttp://code.google.com/p/eiskaltdc/\fR
EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR
.SH "BUG REPORTS"
If you find a bug in EiskaltDC++ please report it here:
.B http://code.google.com/p/eiskaltdc/issues/list
.B https://github.com/eiskaltdcpp/eiskaltdcpp/issues
.PP
This manual page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used by others).
4 changes: 2 additions & 2 deletions eiskaltdcpp-cli/man.eiskaltdcpp-cli-jsonrpc.html
Expand Up @@ -82,12 +82,12 @@ <H2>AUTHOR</H2>
This program was written by Dmitry Kolosov &lt;<A HREF="mailto:onyx@z-up.ru">onyx@z-up.ru</A>&gt; and others (see file AUTHORS).
<BR>

EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
EiskaltDC++ homepage: <B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/">https://github.com/eiskaltdcpp/eiskaltdcpp/</A></B>
<A NAME="lbAI">&nbsp;</A>
<H2>BUG REPORTS</H2>

If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/issues">https://github.com/eiskaltdcpp/eiskaltdcpp/issues</A></B>

<P>

Expand Down
4 changes: 2 additions & 2 deletions eiskaltdcpp-cli/man.eiskaltdcpp-cli-xmlrpc.html
Expand Up @@ -82,12 +82,12 @@ <H2>AUTHOR</H2>
This program was written by Dmitry Kolosov &lt;<A HREF="mailto:onyx@z-up.ru">onyx@z-up.ru</A>&gt; and others (see file AUTHORS).
<BR>

EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
EiskaltDC++ homepage: <B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/">https://github.com/eiskaltdcpp/eiskaltdcpp/</A></B>
<A NAME="lbAI">&nbsp;</A>
<H2>BUG REPORTS</H2>

If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/issues">https://github.com/eiskaltdcpp/eiskaltdcpp/issues</A></B>

<P>

Expand Down
8 changes: 4 additions & 4 deletions eiskaltdcpp-daemon/eiskaltdcpp-daemon.1
Expand Up @@ -63,15 +63,15 @@ Directory with user configuration files
.TP
Detail documentation about available XMLRPC and JSONRPC methods can be found in our wiki:
.br
\fBhttp://code.google.com/p/eiskaltdc/wiki/XMLRPC\fR
\fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC\fR
.br
\fBhttp://code.google.com/p/eiskaltdc/wiki/JSONRPC\fR
\fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC\fR
.SH AUTHOR
This program was written by EiskaltDC++ developers team (see file AUTHORS).
.br
EiskaltDC++ homepage: \fBhttp://code.google.com/p/eiskaltdc/\fR
EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR
.SH "BUG REPORTS"
If you find a bug in EiskaltDC++ please report it here:
.B http://code.google.com/p/eiskaltdc/issues/list
.B https://github.com/eiskaltdcpp/eiskaltdcpp/issues
.PP
This manual page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used by others).
8 changes: 4 additions & 4 deletions eiskaltdcpp-daemon/man.eiskaltdcpp-daemon.html
Expand Up @@ -107,23 +107,23 @@ <H2>DOCUMENTATION</H2>
<DT>Detail documentation about available XMLRPC and JSONRPC methods can be found in our wiki:<DD>
<BR>

<B><A HREF="http://code.google.com/p/eiskaltdc/wiki/XMLRPC">http://code.google.com/p/eiskaltdc/wiki/XMLRPC</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC">https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC</A></B>
<BR>

<B><A HREF="http://code.google.com/p/eiskaltdc/wiki/JSONRPC">http://code.google.com/p/eiskaltdc/wiki/JSONRPC</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC">https://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC</A></B>
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>

This program was written by EiskaltDC++ developers team (see file AUTHORS).
<BR>

EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
EiskaltDC++ homepage: <B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/">https://github.com/eiskaltdcpp/eiskaltdcpp/</A></B>
<A NAME="lbAI">&nbsp;</A>
<H2>BUG REPORTS</H2>

If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/issues">https://github.com/eiskaltdcpp/eiskaltdcpp/issues</A></B>

<P>

Expand Down
4 changes: 2 additions & 2 deletions eiskaltdcpp-gtk/eiskaltdcpp-gtk.1
Expand Up @@ -163,9 +163,9 @@ Directory with examples of custom scripts (see /sh chat command)
.SH AUTHOR
Full list of authors you can find in file Credits.txt
.br
EiskaltDC++ homepage: \fBhttp://code.google.com/p/eiskaltdc/\fR
EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR
.SH "BUG REPORTS"
If you find a bug in EiskaltDC++ please report it here:
.B http://code.google.com/p/eiskaltdc/issues/list
.B https://github.com/eiskaltdcpp/eiskaltdcpp/issues
.PP
This manual page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used by others).
4 changes: 2 additions & 2 deletions eiskaltdcpp-gtk/man.eiskaltdcpp-gtk.html
Expand Up @@ -255,12 +255,12 @@ <H2>AUTHOR</H2>
Full list of authors you can find in file Credits.txt
<BR>

EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
EiskaltDC++ homepage: <B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/">https://github.com/eiskaltdcpp/eiskaltdcpp/</A></B>
<A NAME="lbAJ">&nbsp;</A>
<H2>BUG REPORTS</H2>

If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/issues">https://github.com/eiskaltdcpp/eiskaltdcpp/issues</A></B>

<P>

Expand Down
6 changes: 3 additions & 3 deletions eiskaltdcpp-gtk/src/mainwindow.cc
Expand Up @@ -369,19 +369,19 @@ MainWindow::MainWindow():

// Help menu
g_object_set_data_full(G_OBJECT(getWidget("homeMenuItem")), "link",
g_strdup("http://code.google.com/p/eiskaltdc/"), g_free);
g_strdup("https://github.com/eiskaltdcpp/eiskaltdcpp/"), g_free);
g_signal_connect(getWidget("homeMenuItem"), "activate", G_CALLBACK(onLinkClicked_gui), NULL);

g_object_set_data_full(G_OBJECT(getWidget("sourceMenuItem")), "link",
g_strdup("https://github.com/eiskaltdcpp/eiskaltdcpp/"), g_free);
g_signal_connect(getWidget("sourceMenuItem"), "activate", G_CALLBACK(onLinkClicked_gui), NULL);

g_object_set_data_full(G_OBJECT(getWidget("issueMenuItem")), "link",
g_strdup("http://code.google.com/p/eiskaltdc/issues/list"), g_free);
g_strdup("https://github.com/eiskaltdcpp/eiskaltdcpp/issues"), g_free);
g_signal_connect(getWidget("issueMenuItem"), "activate", G_CALLBACK(onLinkClicked_gui), NULL);

g_object_set_data_full(G_OBJECT(getWidget("wikiItem")), "link",
g_strdup("http://code.google.com/p/eiskaltdc/w/list"), g_free);
g_strdup("https://github.com/eiskaltdcpp/eiskaltdcpp/wiki"), g_free);
g_signal_connect(getWidget("wikiItem"), "activate", G_CALLBACK(onLinkClicked_gui), NULL);

g_object_set_data_full(G_OBJECT(getWidget("changeLogItem")), "link",
Expand Down
4 changes: 2 additions & 2 deletions eiskaltdcpp-qt/eiskaltdcpp-qt.1
Expand Up @@ -177,9 +177,9 @@ Directory with examples of custom scripts (see /sh chat command)
.SH AUTHOR
This program was written by Andrey Karlov <dein.negativ@gmail.com> and others (see file AUTHORS).
.br
EiskaltDC++ homepage: \fBhttp://code.google.com/p/eiskaltdc/\fR
EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR
.SH "BUG REPORTS"
If you find a bug in EiskaltDC++ please report it here:
.B http://code.google.com/p/eiskaltdc/issues/list
.B https://github.com/eiskaltdcpp/eiskaltdcpp/issues
.PP
This manual page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used by others).
4 changes: 2 additions & 2 deletions eiskaltdcpp-qt/man.eiskaltdcpp-qt.html
Expand Up @@ -267,12 +267,12 @@ <H2>AUTHOR</H2>
This program was written by Andrey Karlov &lt;<A HREF="mailto:dein.negativ@gmail.com">dein.negativ@gmail.com</A>&gt; and others (see file AUTHORS).
<BR>

EiskaltDC++ homepage: <B><A HREF="http://code.google.com/p/eiskaltdc/">http://code.google.com/p/eiskaltdc/</A></B>
EiskaltDC++ homepage: <B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/">https://github.com/eiskaltdcpp/eiskaltdcpp/</A></B>
<A NAME="lbAJ">&nbsp;</A>
<H2>BUG REPORTS</H2>

If you find a bug in EiskaltDC++ please report it here:
<B><A HREF="http://code.google.com/p/eiskaltdc/issues/list">http://code.google.com/p/eiskaltdc/issues/list</A></B>
<B><A HREF="https://github.com/eiskaltdcpp/eiskaltdcpp/issues">https://github.com/eiskaltdcpp/eiskaltdcpp/issues</A></B>

<P>

Expand Down

0 comments on commit 10992e9

Please sign in to comment.