mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-12 05:00:20 -05:00
Add ckChangeLog to about dialog
This commit is contained in:
parent
543fefebaa
commit
a98db87dd8
@ -1199,7 +1199,8 @@ public class Accounts extends K9ListActivity implements OnItemClickListener {
|
|||||||
new String[] {"Mime4j", "http://james.apache.org/mime4j/"},
|
new String[] {"Mime4j", "http://james.apache.org/mime4j/"},
|
||||||
new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"},
|
new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"},
|
||||||
new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"},
|
new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"},
|
||||||
new String[] {"Android-PullToRefresh", "https://github.com/chrisbanes/Android-PullToRefresh"}
|
new String[] {"Android-PullToRefresh", "https://github.com/chrisbanes/Android-PullToRefresh"},
|
||||||
|
new String[] {"ckChangeLog", "https://github.com/cketti/ckChangeLog"}
|
||||||
};
|
};
|
||||||
|
|
||||||
private void onAbout() {
|
private void onAbout() {
|
||||||
|
Loading…
Reference in New Issue
Block a user