playground/base/plasma/applets

Sebastian Kügler sebas at kde.org
Fri Jan 23 01:41:56 CET 2009


On Thursday 22 January 2009 13:42:15 Marcos Dione wrote:
> On Thu, Jan 22, 2009 at 02:28:52AM +0000, Sebastian Kügler wrote:
> >  M  +1 -1      CMakeLists.txt
> >  A             lionmail (directory)
> >  A             lionmail/CMakeLists.txt
> >  A             lionmail/desktoptheme (directory)
> >  A             lionmail/desktoptheme/akonadi.svg  

Argh. I've just committed the missing files. If you want to try the applet, 
you can do the following:

- You need a maildir, KMail's disconnected IMAP works fine for me, in that 
case, the maildir location is 
/home/sebas/.kde4/share/apps/kmail/dimap/.1832104627.directory/INBOX

- open akonadiconsole, add an agent of the type maildir and give it a location 
equivalent to the one above

- Ok, it'll now index your maildir and put the data into akonadi

- Pick a folder in the Browser tab of akonadiconsole, right click -> Folder 
Properties, in the Internals tab, there's a number under Identifier

- find line 51 in akonadiengine.cpp and change the number in there to the 
identifier of the IMAP folder you found in the previous step (1)

- Recompile the dataengine and load the plasmoid with 
"plasmoidviewer lionmail", for example.


(1) Akonadi is supposed to also offer virtual folders (Unread Emails, ...), at 
some point, we'll use those. For now to play around, we'll need to change this 
id. Patches for smarter logic welcome ;)
-- 
sebas

 http://www.kde.org | http://vizZzion.org |  GPG Key ID: 9119 0EF9 



More information about the Plasma-devel mailing list