summaryrefslogtreecommitdiffstats
path: root/migratekde3
Commit message (Collapse)AuthorAgeFilesLines
* migratekde3: Refresh script (a bit) to be accorded with the changes made for ↵Matías Fonzo2020-03-241-28/+19
| | | | | | the starttde and the r14-xdg-update script Signed-off-by: Matías Fonzo <selk@dragora.org>
* Fix up symlinked TDE directory handling in upgrade scriptsDarrell Anderson2014-11-251-10/+10
| | | | | Automatically run migratekde3 for symlinked directories if user breaks symlink This relates to Bug 2202
* Update migratekde3 script for latest renaming changes.Darrell Anderson2013-03-041-3/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-3/+3
|
* Sync comment in migratekde3 script with change made in commit 39c9f76c.Darrell Anderson2013-01-061-1/+2
|
* Update migratekde3: pass to sed only files that need to be modifiedSlávek Banko2012-12-171-0/+5
|
* Update migratekde3 error traps, comments, and remove renaming snippets.Darrell Anderson2012-12-091-36/+57
|
* Update migratekde3 with backup option and improved comments.Darrell Anderson2012-11-231-3/+25
|
* Fix migratekde3: added escape for a dot in regular expressionsSlávek Banko2012-11-211-2/+4
|
* Fix migratekde3 with nonexistent cache folderSlávek Banko2012-11-211-10/+14
| | | | Fix unwanted rebranding when run on 3.5.x
* Update migratekde3 script to execute sed using xargsSlávek Banko2012-10-081-5/+10
|
* Update migratekde3 script to avoid changes in other user data filesSlávek Banko2012-10-081-5/+53
|
* Changed sanity checks in the migratekde3 scriptSlávek Banko2012-10-071-6/+7
| | | | to did not depend on current presence of programs
* Add sanity checks to the migratekde3 script before trying to run certain ↵Darrell Anderson2012-09-271-27/+53
| | | | sections.
* Update migratekde3 script to partially resolve bug report 1210.Darrell Anderson2012-09-141-0/+7
|
* Update stdout messages to provide better information.Darrell Anderson2012-08-121-1/+1
|
* Update migratekde3 script with additional file/directory renaming andDarrell Anderson2012-07-271-43/+71
| | | | add preliminary foundational support for updating 3.5.11->3.5.13 profiles.
* Allow migratekde3 script to continue automatically when sufficientDarrell Anderson2012-07-271-2/+6
| | | | | disk space exists. Improve messages and add more error trapping in r14-xdg-update script.
* Additional fixes to the migratekde3 and r14-xdg-update scripts.Darrell Anderson2012-07-181-2/+6
|
* Update the migratekde3 script to include $HOME/.kdemod3 as a KDE3Darrell Anderson2012-07-171-1/+5
| | | | profile directory.
* Added new r14-xdg-update shell script to handle R14 XDG compliance updates.Darrell Anderson2012-06-151-0/+295
Numerous improvements from original snippets originally inserted in starttde. Added migratekde3 shell script to migrate existing KDE3 profiles to Trinity profiles, thereby closing bug report 709.