|
|
|
@ -81,8 +81,8 @@ public class EditPreferences extends TodorooPreferenceActivity {
|
|
|
|
|
|
|
|
|
|
|
|
private static final String SUPPORT_URL = "http://blog.astrid.com/topics/support/android"; //$NON-NLS-1$
|
|
|
|
private static final String SUPPORT_URL = "http://blog.astrid.com/topics/support/android"; //$NON-NLS-1$
|
|
|
|
|
|
|
|
|
|
|
|
private static final int APPEARANCE_PREFERENCE = 4;
|
|
|
|
private static final int APPEARANCE_PREFERENCE = 3;
|
|
|
|
private static final int POWER_PACK_PREFERENCE = 5;
|
|
|
|
private static final int POWER_PACK_PREFERENCE = 4;
|
|
|
|
|
|
|
|
|
|
|
|
private static final int REQUEST_CODE_SYNC = 0;
|
|
|
|
private static final int REQUEST_CODE_SYNC = 0;
|
|
|
|
private static final int REQUEST_CODE_LABS = 1;
|
|
|
|
private static final int REQUEST_CODE_LABS = 1;
|
|
|
|
|