Change support channel network to Freenode. Fixes #163.

This commit is contained in:
Sebastian Kaspari 2015-05-12 20:55:26 +02:00
parent d9b17bc4a1
commit 2282784df2
3 changed files with 2 additions and 4 deletions

View File

@ -23,7 +23,7 @@ into Android Studio should be enough to get it building.
Drop me a line for questions regarding Yaaic or use one of the
following resources:
- IRC: irc.epd-me.net #yaaic
- IRC: irc.freenode.net #yaaic
- Homepage: http://www.yaaic.org
- Google Group: http://groups.google.com/group/yaaic
- Twitter: http://twitter.com/Yaaic

View File

@ -35,8 +35,6 @@ import org.yaaic.R;
* "About" dialog activity.
*/
public class AboutActivity extends Activity {
private static final String TAG = "Yaaic/AboutActivity";
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

View File

@ -3,7 +3,7 @@
<string name="app_name" translatable="false">Yaaic</string>
<string name="app_full_name" translatable="false">Yet Another Android IRC Client</string>
<string name="app_homepage" translatable="false">http://www.yaaic.org</string>
<string name="app_irc" translatable="false">irc://irc.epd-me.net/yaaic</string>
<string name="app_irc" translatable="false">irc://irc.freenode.net/yaaic</string>
<string name="app_copyright" translatable="false">&#169; 2009-2015 Sebastian Kaspari</string>
<string name="licence_info" translatable="false">