aboutsummaryrefslogtreecommitdiff
path: root/autotests/ksharedconfig_in_global_object.cpp
diff options
context:
space:
mode:
authorAlexander Volkov <a.volkov@rusbitech.ru>2017-11-07 13:47:01 +0300
committerAlexander Volkov <a.volkov@rusbitech.ru>2017-12-06 13:01:02 +0300
commitd328dd6ac7250c4453ff2dc5d8c9c13ac3b236bc (patch)
tree5484afd2cf320fac9eb93996bf1f3febad16b312 /autotests/ksharedconfig_in_global_object.cpp
parente5dbb80ab44f38fec3a5eb5e1d9a2057c0521282 (diff)
downloadkconfig-d328dd6ac7250c4453ff2dc5d8c9c13ac3b236bc.tar.gz
kconfig-d328dd6ac7250c4453ff2dc5d8c9c13ac3b236bc.tar.bz2
Fix the result of KDesktopFile::sortOrder()
Summary: KDesktopFile::sortOrder() returns the value of SortOrder key as a string whithout parsing it as a list. But according to Desktop Entry Specification https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html it's type is "string(s)", i.e. the same type as the type of Actions and MimeType keys, and thus it should be read the same way. Reviewers: #frameworks, dfaure Reviewed By: dfaure Subscribers: dfaure, #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D8689
Diffstat (limited to 'autotests/ksharedconfig_in_global_object.cpp')
0 files changed, 0 insertions, 0 deletions