Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommendatons for new scripts/import.sh #205

Open
lsatenstein opened this issue Oct 10, 2018 · 0 comments
Open

recommendatons for new scripts/import.sh #205

lsatenstein opened this issue Oct 10, 2018 · 0 comments

Comments

@lsatenstein
Copy link

Background.

There are times when one needs to redistribute TaskBar. Currently TaskBar parameters are set to minimal activities. One often has a desire to also distribute a parameter file (taskbar.conf)
The issue is taskbar.conf resides in $HOME. It would be useful if a skeleton resides within TaskBar directory. A good location is the scripts subdirectory.
The proposal is to replace scripts/import.sh with one that checks $HOME. If taskbar.conf is not present, check for the existence of the scripts/taskbar.conf. If it exists, copy it to $HOME and proceed as an import. If taskbar.conf does not exist, there is noting to do but post the message.
A revised script and a sample Taskbar.conf is provided as a solution.
imports.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants