https://bugs.kde.org/show_bug.cgi?id=390793
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |18.12.0 Latest Commit| |https://commits.kde.org/spe | |ctacle/85a0436e7e71f78066ce | |890fdf1370c202735f56 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 85a0436e7e71f78066ce890fdf1370c202735f56 by Nathaniel Graham. Committed on 03/09/2018 at 22:30. Pushed by ngraham into branch 'master'. Move 'copy file location after saving' to Save Options page Summary: Removed check box for 'copy file location after saving' from General options page and added back to Save options page. Also renamed group box to 'Save Location' and renamed label for default save location to 'Default Save Location' to make the group box title more applicable to the 'copy file location after saving' setting. FIXED-IN: 18.12.0 Before: {F6191546} After: {F6191548} Reviewers: #spectacle, ngraham Reviewed By: #spectacle, ngraham Tags: #spectacle Differential Revision: https://phabricator.kde.org/D14812 M +0 -8 src/Gui/SettingsDialog/GeneralOptionsPage.cpp M +0 -1 src/Gui/SettingsDialog/GeneralOptionsPage.h M +10 -2 src/Gui/SettingsDialog/SaveOptionsPage.cpp M +4 -1 src/Gui/SettingsDialog/SaveOptionsPage.h https://commits.kde.org/spectacle/85a0436e7e71f78066ce890fdf1370c202735f56 -- You are receiving this mail because: You are watching all bug changes.