From e53ed0e130e35214b87b37999f9c903ec552d253 Mon Sep 17 00:00:00 2001 From: Arne Jans Date: Tue, 10 Jan 2012 12:20:24 +0100 Subject: [PATCH] Moved landscape-layouts to layout-large-land and removed the dupes in layout-small. --- .../filter_list_wrapper_activity.xml | 0 .../task_edit_wrapper_activity.xml | 0 .../task_list_wrapper_activity.xml | 0 .../layout-small-land/filter_list_wrapper_activity.xml | 8 -------- .../res/layout-small-land/task_edit_wrapper_activity.xml | 8 -------- .../res/layout-small-land/task_list_wrapper_activity.xml | 8 -------- astrid/res/layout-small/filter_list_wrapper_activity.xml | 8 -------- astrid/res/layout-small/task_edit_wrapper_activity.xml | 8 -------- astrid/res/layout-small/task_list_wrapper_activity.xml | 8 -------- 9 files changed, 48 deletions(-) rename astrid/res/{layout-land => layout-large-land}/filter_list_wrapper_activity.xml (100%) rename astrid/res/{layout-land => layout-large-land}/task_edit_wrapper_activity.xml (100%) rename astrid/res/{layout-land => layout-large-land}/task_list_wrapper_activity.xml (100%) delete mode 100644 astrid/res/layout-small-land/filter_list_wrapper_activity.xml delete mode 100644 astrid/res/layout-small-land/task_edit_wrapper_activity.xml delete mode 100644 astrid/res/layout-small-land/task_list_wrapper_activity.xml delete mode 100644 astrid/res/layout-small/filter_list_wrapper_activity.xml delete mode 100644 astrid/res/layout-small/task_edit_wrapper_activity.xml delete mode 100644 astrid/res/layout-small/task_list_wrapper_activity.xml diff --git a/astrid/res/layout-land/filter_list_wrapper_activity.xml b/astrid/res/layout-large-land/filter_list_wrapper_activity.xml similarity index 100% rename from astrid/res/layout-land/filter_list_wrapper_activity.xml rename to astrid/res/layout-large-land/filter_list_wrapper_activity.xml diff --git a/astrid/res/layout-land/task_edit_wrapper_activity.xml b/astrid/res/layout-large-land/task_edit_wrapper_activity.xml similarity index 100% rename from astrid/res/layout-land/task_edit_wrapper_activity.xml rename to astrid/res/layout-large-land/task_edit_wrapper_activity.xml diff --git a/astrid/res/layout-land/task_list_wrapper_activity.xml b/astrid/res/layout-large-land/task_list_wrapper_activity.xml similarity index 100% rename from astrid/res/layout-land/task_list_wrapper_activity.xml rename to astrid/res/layout-large-land/task_list_wrapper_activity.xml diff --git a/astrid/res/layout-small-land/filter_list_wrapper_activity.xml b/astrid/res/layout-small-land/filter_list_wrapper_activity.xml deleted file mode 100644 index 7cee3fcd5..000000000 --- a/astrid/res/layout-small-land/filter_list_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/astrid/res/layout-small-land/task_edit_wrapper_activity.xml b/astrid/res/layout-small-land/task_edit_wrapper_activity.xml deleted file mode 100644 index 4a7586aa2..000000000 --- a/astrid/res/layout-small-land/task_edit_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/astrid/res/layout-small-land/task_list_wrapper_activity.xml b/astrid/res/layout-small-land/task_list_wrapper_activity.xml deleted file mode 100644 index 6a904c32c..000000000 --- a/astrid/res/layout-small-land/task_list_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/astrid/res/layout-small/filter_list_wrapper_activity.xml b/astrid/res/layout-small/filter_list_wrapper_activity.xml deleted file mode 100644 index 7cee3fcd5..000000000 --- a/astrid/res/layout-small/filter_list_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/astrid/res/layout-small/task_edit_wrapper_activity.xml b/astrid/res/layout-small/task_edit_wrapper_activity.xml deleted file mode 100644 index 4a7586aa2..000000000 --- a/astrid/res/layout-small/task_edit_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/astrid/res/layout-small/task_list_wrapper_activity.xml b/astrid/res/layout-small/task_list_wrapper_activity.xml deleted file mode 100644 index 6a904c32c..000000000 --- a/astrid/res/layout-small/task_list_wrapper_activity.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file