Summary: | Konsole should migrate user's tab settins from the profile to the global settings | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Raphael Kubo da Costa <rakuco> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | 4.9.0 | |
Sentry Crash Report: |
Description
Raphael Kubo da Costa
2012-02-03 18:08:34 UTC
Sorry for the trouble caused by those commits. I agree such automatically migration is nice and needed. I have written a simple and stupid script for the kconf_update framework after reading this report and it seems to work. However, I prefer to delay the introduction of such script, since we are still in the early stage of the 4.9 cycle and those global options might change. Thanks for your suggestion. Git commit f542899f13a7a7e9aab297a4e45877b862ceacba by Jekyll Wu. Committed on 18/03/2012 at 19:32. Pushed by jekyllwu into branch 'master'. Add kconf-update script for migrating exising tabbar and menubar settings FIXED-IN:4.9 REVIEW: 104253 M +1 -0 data/CMakeLists.txt A +2 -0 data/updaters/CMakeLists.txt A +82 -0 data/updaters/konsole-2.9.0-global-options.sh A +3 -0 data/updaters/konsole.upd http://commits.kde.org/konsole/f542899f13a7a7e9aab297a4e45877b862ceacba |