Review Request 124563: Make it possible to import/export shortcut schemes symmetrically
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Sep 21 14:40:29 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124563/
-----------------------------------------------------------
(Updated Sept. 21, 2015, 2:40 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks and Alexander Dymo.
Changes
-------
Submitted with commit cffb5232246e3059d048c55a1a1eab0d0b2a9b17 by Aleix Pol to branch master.
Repository: kxmlgui
Description
-------
I wanted to make sure that it's possible to provide shortcut files easily. We already had an export function but not an import one.
* Instead of exporting all of the shortcuts into a directory full of xml files, use KShortcutsEditor::exportConfiguration, that uses KConfig files.
* Add an action to import using KShortcutsEditor::importConfiguration.
Diffs
-----
src/kshortcutschemeseditor.cpp e9402bc
src/kshortcutsdialog.h 0e2bdaf
src/kshortcutsdialog.cpp 2c16b16
src/kshortcutsdialog_p.h fb5007b
Diff: https://git.reviewboard.kde.org/r/124563/diff/
Testing
-------
Tests still pass.
I played around importing and exporting Kate shortcuts.
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150921/069550ab/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list