mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
Add ActionBarSherlock to the used libraries in the about dialog.
This commit is contained in:
parent
c31c8923c2
commit
e172e398ce
@ -1176,6 +1176,7 @@ public class Accounts extends K9ListActivity implements OnItemClickListener, OnC
|
||||
new String[] {"Commons IO", "http://commons.apache.org/io/"},
|
||||
new String[] {"Mime4j", "http://james.apache.org/mime4j/"},
|
||||
new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"},
|
||||
new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"}
|
||||
};
|
||||
|
||||
private void onAbout() {
|
||||
|
Loading…
Reference in New Issue
Block a user