diff options
| author | Sergey Katunin <[email protected]> | 2026-01-12 12:57:40 +0000 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2026-01-12 12:57:40 +0000 |
| commit | b9b06174afca99d7fe544940b950a7323631271a (patch) | |
| tree | 23c196c7eabba40d0c500001ec339649b4bd2feb /src/dolphinrecenttabsmenu.cpp | |
| parent | 6cd94cbecbbee52ae380e51671a4160272195fee (diff) | |
viewproperties: remove temp file after loading defaultConfig
It turns out that since f6c97d52220be9bd996b71309051e56ff7aa1834 a temp file is created here with each `save()` call for this default config, which is not deleted later. In another place where `defaultProperties()` is called for `m_node`, the file is deleted in the destructor of this class. But it is not deleted here.
So, remove temp file after loading defaultConfig or it will create temp file on each save() operation in /tmp folder.
Also keep the global/.directory file when xattr isn't supported.
BUG: 510500
Diffstat (limited to 'src/dolphinrecenttabsmenu.cpp')
0 files changed, 0 insertions, 0 deletions
