Tiny Core Extensions > TCE Bugs
"xfe" does not appear on WBAR! (TCL 11.1 x86_64-bit)
(1/1)
xor:
"xfe" does not appear on WBAR! (TCL 11.1 x86_64-bit)
GNUser:
I will fix that when I compile version 1.44. I'm just waiting for the developer to officially release it.
In the meantime, feel free to fix your copy of the extension. It's an easy fix:
1. Copy the xfe.tcz extension from your tce/optional directory to any directory of your choice
2. Extract the extension like this:
--- Code: ---unsquashfs xfe.tcz
--- End code ---
This will produce squashfs-root directory
3. Put the icon you want in squashfs-root/usr/local/share/pixmaps/xfe.png
4. Put this line in squashfs-root/usr/local/share/applications/xfe.desktop:
--- Code: ---X-FullPathIcon=/usr/local/share/pixmaps/xfe.png
--- End code ---
5. Repack the extension:
--- Code: ---mksquashfs squashfs-root/ xfe.tcz
--- End code ---
6. Copy the new xfe.tcz to your tce/optional directory.
That's it.
GNUser:
I don't know when developer will release 1.44. It could be later today, it could be never. Therefore, I re-submitted the 64-bit xfe extension with corrected .desktop files.
Navigation
[0] Message Index
Go to full version