Review Request: Remove additional directories from shortcuts scheme export path

David Faure faure at kde.org
Thu May 24 23:01:17 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104981/
-----------------------------------------------------------

(Updated May 24, 2012, 10:01 p.m.)


Review request for kdelibs and Andreas Pakulat.


Changes
-------

Seems to be apaku's code.


Description
-------

The Configure Shortcuts dialog has an Action to export a scheme 
(Details->More Actions->Export Scheme)

Using this action the user is asked for a export location and has to select a directory.
Then the current scheme 'schemename' in application 'appname' is exported to a file 
named appnameschemenameshortcuts.rc.

But this file is not saved in the selected directory as Joe User would expect, but in 
shortcuts/share/apps/appname/ below the selected folder.

This patch removes the additional directories shortcuts/share/apps/appname/ from 
the export path to make it easier for the user to find the scheme file and move/copy 
it via command line (there is no GUI to import a scheme).


Diffs
-----

  kdeui/dialogs/kshortcutschemeseditor.cpp 34a485a 

Diff: http://git.reviewboard.kde.org/r/104981/diff/


Testing
-------


Thanks,

Burkhard Lück

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120524/3c93b067/attachment.htm>


More information about the kde-core-devel mailing list