Review Request 119280: Add the Web Shortcuts KCM from kde-baseapps/konq to the KIO framework

Eike Hein hein at kde.org
Wed Aug 13 09:12:41 UTC 2014



> On Aug. 13, 2014, 8:58 a.m., David Faure wrote:
> >

So I just realized I screwed up last week-ish and actually pushed this into kio.git already when I pushed the KFPG/KAVA fixes -- I didn't realize I had this on the same branch. I'll do the fixes asked for below and reply with the commit hashes.


- Eike


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119280/#review64436
-----------------------------------------------------------


On July 14, 2014, 8:36 p.m., Eike Hein wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119280/
> -----------------------------------------------------------
> 
> (Updated July 14, 2014, 8:36 p.m.)
> 
> 
> Review request for KDE Frameworks and David Faure.
> 
> 
> Repository: kio
> 
> 
> Description
> -------
> 
> As discussed, this adds the Web Shortcuts KCM, formerly shipped as part as Konqueror, to the KIO framework, where the URI Filters framework it configures resides as well. This makes more sense than stuffing it into workspace, since Web Shortcuts have many app level downstreams (e.g. Konversation, Okular and Konsole) which try to run the KCM via kcmshell5, and may not be running inside Plasma Desktop at the time.
> 
> I've lightly modified the code to make it build, and made the naming more consistent - "webshortcuts" is now used throughout where previously was a mix of "ebrowsing" and "kurifilt". This means .po name changed, but the KCM only contains a single string. More importantly it means apps calling the KCM via kcmshell5 need to be changed to use the new name - I promise to take care of that.
> 
> I'm the least confident on the CMake stuff, especially the TRANSLATION_DOMAIN redefinition, so I'd be happy for review.
> 
> Note the categorization is already what the recategorization effort proscribed for this KCM.
> 
> 
> Diffs
> -----
> 
>   src/CMakeLists.txt 6f8373f 
>   src/kcms/CMakeLists.txt PRE-CREATION 
>   src/kcms/webshortcuts/CMakeLists.txt PRE-CREATION 
>   src/kcms/webshortcuts/Messages.sh PRE-CREATION 
>   src/kcms/webshortcuts/main.h PRE-CREATION 
>   src/kcms/webshortcuts/main.cpp PRE-CREATION 
>   src/kcms/webshortcuts/webshortcuts.desktop PRE-CREATION 
>   src/urifilters/ikws/CMakeLists.txt 4efe24e 
> 
> Diff: https://git.reviewboard.kde.org/r/119280/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Eike Hein
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140813/dd351fef/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list