Update the repo
- Removed "Baloo" references in gui
- Relaid out Gui
- Implemented index status and control (suspend/resume)
--
Lindsay
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Thu, 24 Apr 2014 07:54:43 AM Alexander Mezin wrote:
> I think
> KDE4_DBUS_INTERFACES_DIR is the right variable.
That did it, thanks.
--
Lindsay
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <
2014-04-24 6:52 GMT+07:00 Lindsay Mathieson :
> it works, but don't know if DBUS_INTERFACES_INSTALL_DIR is portable.
AFAIK *_INSTALL_DIRs depend on CMAKE_INSTALL_PREFIX. I think
KDE4_DBUS_INTERFACES_DIR is the right variable.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubs
Is this the right cmake macro for adding dbus interfaces?
qt4_add_dbus_interface(kcm_file_SRCS
${DBUS_INTERFACES_INSTALL_DIR}/org.kde.baloo.file.indexer.xml
baloofileindexerinterface)
it works, but don't know if DBUS_INTERFACES_INSTALL_DIR is portable.
--
Lindsay
signature.asc
Description:
On Wed, Apr 23, 2014 at 4:54 PM, Michael Pyne wrote:
> On Wed, April 23, 2014 22:43:19 mk-li...@email.de wrote:
> > Hi Vishesh,
> >
> > On 23 Apr 2014, at 11:44 , Vishesh Handa wrote:
> > > [1] http://community.kde.org/Baloo/Configuration
> >
> > is there a reason why this page isn’t linked on
>
On Wed, 23 Apr 2014 11:55:51 AM Vishesh Handa wrote:
> You seem to have committed you .kdev4 folder and kcm-adv.kdev4 files as
> well.
Oops, always doing that ...
>
> You probably want to modify your .gitignore
Yah.
--
Lindsay
signature.asc
Description: This is a digitally signed message par
On Wed, April 23, 2014 22:43:19 mk-li...@email.de wrote:
> Hi Vishesh,
>
> On 23 Apr 2014, at 11:44 , Vishesh Handa wrote:
> > [1] http://community.kde.org/Baloo/Configuration
>
> is there a reason why this page isn’t linked on
> http://community.kde.org/Baloo yet?
>
>
> BTW, what is the meani
Hi Vishesh,
On 23 Apr 2014, at 11:44 , Vishesh Handa wrote:
> [1] http://community.kde.org/Baloo/Configuration
is there a reason why this page isn’t linked on http://community.kde.org/Baloo
yet?
BTW, what is the meaning of “[$e]” and “[$]” in the respective “exclude
folders” and “folders” key
Am Donnerstag, 24. April 2014, 00:25:45 schrieb Lindsay Mathieson:
>
> > I'd prefer to see the list of included/excluded Folders by default.
>
> A static display of the includes/excludes that is edited by the "Customise
> Folders" button?
>
Yes.
--
Burkhard Lück
>> Visit http://mail.kde.org/
Hi,
On Tue, Apr 22, 2014 at 2:57 AM, Albert Astals Cid wrote:
> El Dilluns, 21 d'abril de 2014, a les 20:49:06, Shantanu Tushar Jha va
> escriure:
> > Hi fellow devs,
> >
> > In the latest Kubuntu release, 14.04, Plasma Media Center's primary
> feature
> > - playback of audio and video has stop
[ Comments below, in-line ]
On 04/23/2014 11:08 AM, Ignacio Serantes wrote:
Hi!
Tested and fits exactly my requirements :).
Hi everyone,
While things got a bit heated, I'm glad in the end it appears things
have worked out. We all make mistakes and ideally, we learn from them
to minimize (
Hi!
Tested and fits exactly my requirements :).
On Wed, Apr 23, 2014 at 11:55 AM, Vishesh Handa wrote:
> On Wednesday, April 23, 2014 02:32:07 PM Lindsay Mathieson wrote:
> > There is a alternate baloo KCM at:
> >
> > https://gitorious.org/baloo-kcmadv
> >
> > checkout with:
> >
> > git
Luca Beltrame wrote:
> I would suggest you to remove references to "Baloo" as
>
> it is jargon and should not be exposed to end user.
Unless people have objections I'll do that and see how it looks.
Burkhard Lück wrote:
> Patch to fix broken i18n attached.
Thanks, applied.
> Display of li
On Wed, 23 Apr 2014 11:44:30 AM Vishesh Handa wrote:
> I've created a page over here [1] documenting all the config values. This
> should cover all your use cases. Let me know if you want any more info.
Thanks Vishesh, very useful.
--
Lindsay
signature.asc
Description: This is a digitally sign
On Wednesday, April 23, 2014 01:59:17 PM Lindsay Mathieson wrote:
> In baloofilerc, Group [Basic Settings], what is the difference between the
> "Enabled" and "Indexing-Enabled" boolean settings?
>
> thanks,
I've created a page over here [1] documenting all the config values. This
should cover a
On Wednesday, April 23, 2014 02:32:07 PM Lindsay Mathieson wrote:
> There is a alternate baloo KCM at:
>
> https://gitorious.org/baloo-kcmadv
>
> checkout with:
>
> git clone git://gitorious.org/baloo-kcmadv/baloo-kcmadv.git
>
>
> Implements:
> - Enable/Disable Baloo Checkbox
>
> - Choos
Am Mittwoch, 23. April 2014, 14:32:07 schrieb Lindsay Mathieson:
> There is a alternate baloo KCM at:
>
> https://gitorious.org/baloo-kcmadv
>
> checkout with:
>
> git clone git://gitorious.org/baloo-kcmadv/baloo-kcmadv.git
>
Patch to fix broken i18n attached.
>
> Implements:
> - Enable/D
Lindsay Mathieson wrote:
Hello,
> There is a alternate baloo KCM at:
I took it for a spin. Some comments: I'm by no means a good C++ coder or an
UI expert, but IIRC I would suggest you to remove references to "Baloo" as
it is jargon and should not be exposed to end user.
IOW, perhaps somethi
Hi,
Great, I will try this night at my home. Editing configuration files are
easy but this is more easy :).
On Wed, Apr 23, 2014 at 6:32 AM, Lindsay Mathieson <
lindsay.mathie...@gmail.com> wrote:
> There is a alternate baloo KCM at:
>
> https://gitorious.org/baloo-kcmadv
>
> checkout with:
>
Am Dienstag, 22. April 2014, 14.54:57 schrieb Ian Wadham:
> Hi Vishesh,
Morning guys
[snip]
> You can also conduct an on-line survey. Again, in KDE Games several years
> ago, before KDE 4 came in, one of our number organised a survey on a site
> called SurveyMonkey. The results were very illum
In baloofilerc, Group [Basic Settings], what is the difference between the
"Enabled" and "Indexing-Enabled" boolean settings?
thanks,
--
Lindsay
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
There is a alternate baloo KCM at:
https://gitorious.org/baloo-kcmadv
checkout with:
git clone git://gitorious.org/baloo-kcmadv/baloo-kcmadv.git
Implements:
- Enable/Disable Baloo Checkbox
- Choose Folders to index Dialog, effectively acts as a white/blacklist
- there's a Status & Suspe
22 matches
Mail list logo