02-06-2015, 06:35 PM
I essentially made 3 changes:
- Consolidate running zenity based commands using a function (so any changes to behavior are done in one place and code is cleaner)
- Replaced the multiple 'sed -i' replacements of the theme text with a single 'sed -f'
- Moved/changed logic to exit if user does not want to upgrade
- Consolidate running zenity based commands using a function (so any changes to behavior are done in one place and code is cleaner)
- Replaced the multiple 'sed -i' replacements of the theme text with a single 'sed -f'
- Moved/changed logic to exit if user does not want to upgrade