Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Minor fix to r14-xdg-update script. | Darrell Anderson | 2013-01-06 | 1 | -2/+3 |
| | |||||
* | Update r14-xdg-update | Slávek Banko | 2012-12-20 | 1 | -16/+39 |
| | | | | | | | + execute sed using xargs + avoid changes in other user data files + pass to sed only files that need to be modified + use PROFILE_DIR for control listings if CACHE_DIR not exists | ||||
* | Update r14--xdg-update error traps, comments, and add renaming snippets | Darrell Anderson | 2012-12-09 | 1 | -16/+119 |
| | | | | removed from migratekde3 script. | ||||
* | Update r14-xdg-update script to support user's Quanta Plus plugins.rc. | Darrell Anderson | 2012-10-04 | 1 | -0/+9 |
| | |||||
* | Add some error traps to the r14-xdg-update script. | Darrell Anderson | 2012-09-01 | 1 | -52/+74 |
| | |||||
* | Update stdout messages to provide better information. | Darrell Anderson | 2012-08-12 | 1 | -1/+4 |
| | |||||
* | Update r14-xdg-update script to allow any user to run the script | Darrell Anderson | 2012-08-11 | 1 | -48/+71 |
| | | | | against any user directory and to remove bashisms. | ||||
* | Update r14-xdg-update script to support automated execution and to | Darrell Anderson | 2012-07-31 | 1 | -66/+103 |
| | | | | allow running against other profiles when run as root. | ||||
* | Update migratekde3 script with additional file/directory renaming and | Darrell Anderson | 2012-07-27 | 1 | -2/+5 |
| | | | | add preliminary foundational support for updating 3.5.11->3.5.13 profiles. | ||||
* | Allow migratekde3 script to continue automatically when sufficient | Darrell Anderson | 2012-07-27 | 1 | -62/+99 |
| | | | | | disk space exists. Improve messages and add more error trapping in r14-xdg-update script. | ||||
* | Additional fine-tuning of the r14-xdg-update script. | Darrell Anderson | 2012-07-26 | 1 | -195/+267 |
| | |||||
* | Additional fixes to the r14-xdg-update script. | Darrell Anderson | 2012-07-23 | 1 | -85/+103 |
| | |||||
* | Update r14-xdg-update script with feedback when failures occur. | Darrell Anderson | 2012-07-20 | 1 | -4/+65 |
| | |||||
* | Additional fixes to the migratekde3 and r14-xdg-update scripts. | Darrell Anderson | 2012-07-18 | 1 | -1/+17 |
| | |||||
* | Update text strings in KControl Input Actions dialogs and fix r14-xdg-update | Darrell Anderson | 2012-07-17 | 1 | -6/+21 |
| | | | | script to address the same text strings in the user's profile. | ||||
* | Update r14-xdg-update script to update Quick Launch applet config file. | Darrell Anderson | 2012-07-12 | 1 | -25/+41 |
| | | | | Thanks to Kristopher Gamrat. | ||||
* | Added new r14-xdg-update shell script to handle R14 XDG compliance updates. | Darrell Anderson | 2012-06-15 | 1 | -0/+215 |
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. |