Normalize media file extensions in the source repository #64

Open
opened 2024-04-18 21:27:24 +02:00 by ace-dent · 0 comments

Low priority; for house keeping. Check for all image / media files (png, jpg, bmp, ico, wav, raw, pdf, etc.):

  1. Normalize case for file extensions (e.g. .PNG --> .png) and fix code as required.
  2. Ensure media file permissions are set correctly 100644 (not executable).
Low priority; for house keeping. Check for all image / media files (png, jpg, bmp, ico, wav, raw, pdf, etc.): 1. Normalize case for file extensions (e.g. `.PNG` --> `.png`) and fix code as required. 2. Ensure media file permissions are set correctly `100644` (*not* executable).
Sweetbread added the
Priority
Low
label 2024-04-18 23:20:21 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#64
No description provided.