Mercurial > 510Connectbot
changeset 435:9c6a269fabb5 stable-1.9.2
add bitcoin donation address
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 09 Apr 2015 11:32:38 -0700 |
parents | 7ea898484623 |
children | 0dd7fbeba5b1 |
files | AndroidManifest.xml help/About.html.in xml/510connectbot.in |
diffstat | 3 files changed, 13 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/AndroidManifest.xml Mon Mar 09 16:33:11 2015 -0700 +++ b/AndroidManifest.xml Thu Apr 09 11:32:38 2015 -0700 @@ -17,8 +17,8 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.five_ten_sg.connectbot" - android:versionName="1.9.1-0" - android:versionCode="1910" + android:versionName="1.9.2-0" + android:versionCode="1920" android:installLocation="auto"> <uses-sdk android:targetSdkVersion="15" android:minSdkVersion="8" />
--- a/help/About.html.in Mon Mar 09 16:33:11 2015 -0700 +++ b/help/About.html.in Thu Apr 09 11:32:38 2015 -0700 @@ -1,6 +1,6 @@ <h2>510ConnectBot</h2> -<p>Copyright © 2014 Carl Byington +<p>Copyright © 2015 Carl Byington <carl@five-ten-sg.com></p> <p>This is an enhanced version of the popular open-source telnet and @@ -13,6 +13,9 @@ <p>The complete source code for this application is available at <a href="http://www.five-ten-sg.com/510Connectbot">http://www.five-ten-sg.com/510Connectbot</a></p> +<p>Bitcoin donations for this project may be sent to +<a href="bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A">bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A</a> + <h2>Credits</h2> <p>
--- a/xml/510connectbot.in Mon Mar 09 16:33:11 2015 -0700 +++ b/xml/510connectbot.in Thu Apr 09 11:32:38 2015 -0700 @@ -20,11 +20,16 @@ A companion terminal monitor project is available at <ulink url="http://www.five-ten-sg.com/510ConnectbotMonitor">http://www.five-ten-sg.com/510ConnectbotMonitor</ulink> </para> + + <para> + Bitcoin donations for this project may be sent to + <ulink url="bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A">bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A</ulink> + </para> </partintro> <refentry id="x@PACKAGE@.1"> <refentryinfo> - <date>2014-07-15</date> + <date>2015-04-09</date> <author> <firstname>Carl</firstname> <surname>Byington</surname> @@ -316,7 +321,7 @@ <refentry id="x@PACKAGE@.5"> <refentryinfo> - <date>2014-07-15</date> + <date>2015-04-09</date> <author> <firstname>Carl</firstname> <surname>Byington</surname>