diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-12 21:40:29 -0600 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-18 19:07:38 -0600 |
commit | 2adf51e117e638f520a9d094fd806fb81ecd6207 (patch) | |
tree | 8f39f67e64968ef26db0163f73550dcae322f4b7 /res/layout | |
parent | ebacbcad73f86b80c9bac17f737a764ef75647df (diff) |
Full "LEAP Encryption Access Project" in About page
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 5820d291..635d17a8 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:autoLink="all" - android:text="@string/copyright_blinktgui" /> + android:text="@string/copyright_leapgui" /> <Space android:layout_width="match_parent" |