[Zeitgeist] New mailing list message requiring approval for Friends of GNOME Zeitgeist

2010-08-09 Thread Friends of GNOME Zeitgeist
Hello Zeitgeist Framework Team, Friends of GNOME Zeitgeist has a new message requiring your approval. Subject: Best Sales 2010! Author name: Friends of GNOME Zeitgeist Author url: https://launchpad.net/~gnome-zeitgeist-users Date: 2010-08-10 02:47:35+00:00 Message-ID: <2010081

[Zeitgeist] [Bug 599782] Re: Other category displays everything

2010-08-09 Thread Mikkel Kamstrup Erlandsen
Since Zeitgeist 0.5.0 is now in Maverick I implemented this "The Right Way" (TM) for unity-place-files, and it's now in trunk ** Changed in: unity-place-files Status: Confirmed => Fix Committed -- Other category displays everything https://bugs.launchpad.net/bugs/599782 You received this

[Zeitgeist] [Bug 614282] Re: fts extension is missing negation support

2010-08-09 Thread Mikkel Kamstrup Erlandsen
Thanks Michal, patch merged! ** Changed in: zeitgeist-extensions Status: Confirmed => Fix Committed -- fts extension is missing negation support https://bugs.launchpad.net/bugs/614282 You received this bug notification because you are a member of Zeitgeist Extensions, which is the registr

[Zeitgeist] [Bug 614706] Re: missing extension folder

2010-08-09 Thread Mikkel Kamstrup Erlandsen
If you put something like this in configure.ac you can access the ZEITGEIST_EXTENSIONS_DIR variable in your Makefile.am to figure out where to install the extension: ZEITGEIST_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir zeitgeist-daemon` AC_SUBST(ZEITGEIST_EXTENSION_DIR) -- missing extens