1
0
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:
Sander Bogaert 2012-08-24 09:44:50 -04:00 committed by Andrew Chen
parent c31c8923c2
commit e172e398ce

View File

@ -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() {