Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doinst.sh: Add info section.HEADmaster | 2023-05-27 | 1 | -3/+8 | |
| | |||||
* | doinst.sh: Adjust line spacing for readability. | 2023-05-11 | 1 | -2/+8 | |
| | |||||
* | doinst.sh: Add usage notes. | 2023-05-11 | 1 | -5/+80 | |
| | | | | | Added numerous notes and comments describing usage, to help new maintainers. | ||||
* | doinst.sh: Remove double install warning | 2021-07-03 | 1 | -3/+0 | |
| | | | | | | | This is no longer the case since the update to -current on Fri May 21 19:33:21 UTC 2021 Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> | ||||
* | doinst.sh: Give warning. | 2017-02-19 | 1 | -0/+4 | |
| | | | | | | upgradepkg runs doinst.sh twice. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> | ||||
* | doinst.sh: Add "-f" to icon theme update and note other themes | 2017-01-08 | 1 | -1/+2 | |
| | | | | | | | | Thanks to Alexander Verbovetsky <alik@ejik.org> for the suggestion about "gtk-update-icon-cache -f" to be consistent with what's done in rc.M on boot: https://lists.slackbuilds.org/pipermail/slackbuilds-users/2017-January/017875.html | ||||
* | doinst.sh: add some lines to handle info(1) files | 2013-11-06 | 1 | -0/+3 | |
| | |||||
* | doinst.sh: update the gio module cache | 2011-11-28 | 1 | -0/+4 | |
| | |||||
* | doinst.sh: Corrected glib-compile-schemas. | 2011-05-10 | 1 | -3/+4 | |
| | |||||
* | doinst.sh: compile glib2 schemas if needed | 2010-12-02 | 1 | -0/+4 | |
| | | | | This is not really relevant for us yet, but it won't hurt. | ||||
* | doinst.sh: Add schema_install() example for GConf stuff | 2010-06-18 | 1 | -0/+9 | |
| | |||||
* | doinst.sh: add preserve_perms() function | 2010-04-23 | 1 | -7/+11 | |
| | |||||
* | Initial commit | 2009-12-17 | 1 | -0/+37 | |
Add the template.SlackBuild and doinst.sh to the repo, as well as a README file. |