summaryrefslogtreecommitdiff
path: root/triggers
Commit message (Collapse)AuthorAgeFilesLines
* Pass location of exports to triggers as arg1Alexander Larsson2016-02-093-13/+13
| | | | This changes nothing but is a preparation for later changes
* Change /self to /appAlexander Larsson2015-05-213-7/+7
| | | | | | | | | This changes the application prefix to /app, which has the advantage of being the same length as /usr. This may help making some packages relocatable. We make /self a symlink to /app for now, to keep existing images work, but at some point we will probably remove this.
* Add triggers for exportsAlexander Larsson2015-01-153-0/+23
This runs the triggers in a read-only environment to update things like desktop file databases, icon caches and mimeinfo databases.