Show Apple icon for Desk Accessory files, allow running (Fixes #101. Fixes #116.)

This commit is contained in:
Joshua Bell
2019-01-21 20:58:49 -08:00
parent 18f6a07216
commit b6bcb03a04
8 changed files with 130 additions and 66 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
* When dragging a selection of files to a destination on the same volume, the files will be moved by default. Hold down **△** before letting go of the mouse button to force a copy instead. Files dragged to a different volume will always be copied.
* Hold down **△** when launching `DESKTOP.SYSTEM` to prevent DeskTop from being copied to a RAM card.
* Desk Accessory files with high bit set in the aux type field will not appear in the menu.
* You can't run a Binary file by double-clicking, but you can run it with the **-O** shortcut or holding down **△** or **▲** key while selecting **File > Open**.
* Desk Accessory files with high bit set in the aux type field will not appear in the Apple menu.
* You can't run a Binary file by double-clicking, but you can run it with the **△O** shortcut or holding down **△** or **▲** while selecting **File > Open**.
* The Sort Directory desk accessory has two modes:
* If any files are selected, these are moved to the start of the directory listing, in selection order; other files appear after, order unchanged.
* If no files are selected, all files are sorted by type: DIR, then TXT, then SYS, then others in descending numeric order.