12345678910111213141516171819202122232425262728 |
- 2017-07-13 Caleb Herbert <csh@bluehome.net>
- * getretroarch.sh: Split main() into separate functions, and add
- gksudo to individual commands.
- * getretroarch.sh: Add variables and error/window functions
- 2017-07-11 Caleb Herbert <csh@bluehome.net>
- * getretroarch.sh: Add error message.
- * getretroarch.sh: Add dialog boxes to help the user know when the
- script is done.
- 2017-07-11 Caleb Herbert <csh@bluehome.net>
- * README, ChangeLog: Add README and ChangeLog following GNU
- Hello's example.
- * COPYING: Add CC0 license.
- Copyright 2017 Caleb Herbert.
- Copying and distribution of this file, with or without modification, are
- permitted in any medium without royalty provided the copyright notice
- and this notice are preserved.
|