You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/package.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,7 @@ math | Apps to assist the user in performing mathematical tasks.
328
328
readers | Apps for reading and annotating documents (PDF, EPUB, …).
329
329
screensharing | Apps for streaming the display between the PC and tablet.
330
330
templates | Templates for xochitl notebooks.
331
+
splashscreens | Splashscreens for device startup, poweroff, suspend, etc.
331
332
utils | System tools and various apps.
332
333
333
334
If the package does not fit into one of the existing sections, you are free to create a new one and document it here.
@@ -439,3 +440,12 @@ When upgrading a package from version A to B, the following happens:
439
440
*`postupgrade B`, if it exists, is called from version A
440
441
* New package files are unpacked and installed
441
442
*`configure`, if it exists, is called from version B
443
+
444
+
445
+
### reload-oxide-apps hook
446
+
447
+
If a package contains one or more files in `/opt/etc/draft` or `/opt/usr/share/applications` the `reload-oxide-apps` method in `install-lib` will be appended to the following:
0 commit comments