[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim] 0b27142: Add 'Archive old Entries' to account scope
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2011-01-13 15:43:00
Message-ID: 20110113154300.2FA41A6090 () git ! kde ! org
[Download RAW message or body]

commit 0b2714264e4be082359c920f7f2328abd9f2a7cc
branch master
Author: Tobias Koenig <tokoe@kde.org>
Date:   Thu Jan 13 16:47:22 2011 +0100

    Add 'Archive old Entries' to account scope
    
    Since an account is a folder itself with possible entries,
    provide the action there as well.

diff --git a/mobile/calendar/KorganizerActions.qml b/mobile/calendar/KorganizerActions.qml
index 706b0ea..e9b78ca 100644
--- a/mobile/calendar/KorganizerActions.qml
+++ b/mobile/calendar/KorganizerActions.qml
@@ -59,6 +59,7 @@ ActionMenuContainer {
     ActionListItem { name : "akonadi_resource_properties" }
     ActionListItem { name : "akonadi_collection_properties" }
     ActionListItem { name : "akonadi_collection_create" }
+    ActionListItem { name : "archive_old_entries" }
   }
 
   ActionList {
diff --git a/mobile/tasks/TaskActions.qml b/mobile/tasks/TaskActions.qml
index 8f5360e..97eb7a1 100644
--- a/mobile/tasks/TaskActions.qml
+++ b/mobile/tasks/TaskActions.qml
@@ -59,6 +59,7 @@ ActionMenuContainer {
     ActionListItem { name : "akonadi_resource_synchronize" }
     ActionListItem { name : "akonadi_resource_properties" }
     ActionListItem { name : "akonadi_collection_create" }
+    ActionListItem { name : "archive_old_entries" }
     ActionListItem { name : "purge_completed_tasks" }
   }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic