From: kruland2607 Date: Sat, 25 Feb 2012 03:49:56 +0000 (+0000) Subject: Added primitive about dialog to all main windows. Added 'donate' button to main. X-Git-Tag: upstream/12.03~1^2~28 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=60930dadb8f80fe0d0684e5bc6c794b80680f200;p=debian%2Fopenrocket Added primitive about dialog to all main windows. Added 'donate' button to main. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@443 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/res/drawable/sf_donate.png b/android/res/drawable/sf_donate.png new file mode 100644 index 00000000..7f5a52c5 Binary files /dev/null and b/android/res/drawable/sf_donate.png differ diff --git a/android/res/layout-land/main.xml b/android/res/layout-land/main.xml index 91e7eff3..45b12d34 100644 --- a/android/res/layout-land/main.xml +++ b/android/res/layout-land/main.xml @@ -44,6 +44,13 @@ android:layout_height="wrap_content" android:text="@string/viewmotorslabel" /> + +