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

List:       kde-devel
Subject:    Re: Alternate Baloo KCM Module
From:       Burkhard =?ISO-8859-1?Q?L=FCck?= <lueck () hube-lueck ! de>
Date:       2014-04-23 9:12:32
Message-ID: 8799039.vTWNv9dXEI () parodia
[Download RAW message or body]

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/Disable Baloo Checkbox
> 
> - Choose Folders to index Dialog, effectively acts as a white/blacklist
> 
> - there's a Status & Suspend area but that is unimplemented for now,
> depending on whether it is considered necessary.
> 
Display of list with included/excluded Folders is more important for me, but 
why not use "Details..." as in nepomuk kcm to display the status.

Btw. the KCM has an Help button, clicking that opens KHelpcenter with the page 
"Documentation not Found", that is bad user experience.
My preferred solution: add a docbook (article) file, if you need help with that 
just drop me a note.

> Notes:
> The "Folders to Index" dialog is a modal popup. I did considering making it
> into a live panel in the KCM, but unsure as to whether that is desirable or
> not.
> 
> Perhaps keep the "Customise Folders" button as is and just list the foler
> Inclusions and Exclusions below?

I'd prefer to see the list of included/excluded Folders by default.

-- 
Burkhard Lück

["baloo-kcmadv.diff" (baloo-kcmadv.diff)]

diff --git a/Messages.sh b/Messages.sh
index bba65ef..d200a7d 100755
--- a/Messages.sh
+++ b/Messages.sh
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
-$XGETTEXT `find . -name "*.cpp"` -o $podir/kcm_baloofile.pot
+$XGETTEXT `find . -name "*.cpp"` -o $podir/kcm_baloofileadv.pot
 rm -f rc.cpp
diff --git a/kcm.cpp b/kcm.cpp
index d29f286..410598d 100644
--- a/kcm.cpp
+++ b/kcm.cpp
@@ -36,7 +36,7 @@
 #include <QDBusPendingCall>
 
 K_PLUGIN_FACTORY(BalooConfigModuleFactory, registerPlugin<Baloo::ServerConfigModule>();)
-K_EXPORT_PLUGIN(BalooConfigModuleFactory("kcm_baloofileadv", "kcm_baloofileadv"))
+K_EXPORT_PLUGIN(BalooConfigModuleFactory("kcm_baloofileadv"))
 
 
 namespace


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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