Commit Hook | 1 Jun 2012 17:03
Picon
Favicon

Re: Review Request: Remove additional directories from shortcuts scheme export path

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

This review has been submitted with commit 4258050d3e7c1810b429e2cf0103c71ae9f7d600 by Burkhard Lück to branch KDE/4.8.

- Commit


On May 27th, 2012, 7:17 p.m., Burkhard Lück wrote:

Review request for kdelibs, Andreas Pakulat and Alexander Dymo.
By Burkhard Lück.

Updated May 27, 2012, 7:17 p.m.

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)

View Diff


Gmane