Update defined filetype icons #226

Open
opened 2025-05-03 11:38:11 +02:00 by ace-dent · 0 comments
Member

We define many file types to have specific icons:
https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/data/common/File%20Managers/icons.ini

  • Is it misleading to provide specific icons for files not supported by any programs in the OS? For uncommon and 'un-loadable' files, perhaps a generic blank file type icon is better?
  • Should the list be tailored at build time for Floppy / Full distros, depending on file support?
  • Can the list be reduced by smarter use of substring or wildcard matching? e.g. jpe and jpeg.
  • The list should also be reviewed for missing common types.
We define many file types to have specific icons: https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/data/common/File%20Managers/icons.ini - [ ] Is it misleading to provide specific icons for files not supported by any programs in the OS? For uncommon and 'un-loadable' files, perhaps a generic blank file type icon is better? - [ ] Should the list be tailored at build time for Floppy / Full distros, depending on file support? - [ ] Can the list be reduced by smarter use of substring or wildcard matching? e.g. `jpe` and `jpeg`. - [ ] The list should also be reviewed for missing common types.
ace-dent added the
Category/General
Kind
Enhancement
Priority
Low
labels 2025-05-03 11:38:11 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#226
No description provided.