diff options
| author | Alexander Stippich <[email protected]> | 2019-01-07 21:56:40 +0100 |
|---|---|---|
| committer | Alexander Stippich <[email protected]> | 2019-01-07 21:56:40 +0100 |
| commit | d099123841412edf1df7458c85bc5721418d3957 (patch) | |
| tree | a225461a24e68c8ba53816dbbf680cfea992796c /src/kitemviews | |
| parent | 1873e2f08fed0397542c04ca02f67efc2fa307d3 (diff) | |
| parent | 8f051a391db543a05c00bc1323634a48d7e6444d (diff) | |
Merge branch 'Applications/18.12'
Diffstat (limited to 'src/kitemviews')
| -rw-r--r-- | src/kitemviews/private/kbaloorolesprovider.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/private/kbaloorolesprovider.cpp b/src/kitemviews/private/kbaloorolesprovider.cpp index 0e9aef71e..41184e119 100644 --- a/src/kitemviews/private/kbaloorolesprovider.cpp +++ b/src/kitemviews/private/kbaloorolesprovider.cpp @@ -129,7 +129,7 @@ KBalooRolesProvider::KBalooRolesProvider() : { "width", "width" }, { "height", "height" }, { "imageDateTime", "imageDateTime"}, - { "nexif.orientation", "orientation", }, + { "imageOrientation", "orientation", }, { "artist", "artist" }, { "genre", "genre" }, { "album", "album" }, |
