docpack: ugly case of letters #60

Closed
opened 2024-03-10 22:03:54 +01:00 by Sweetbread · 4 comments
Owner

All letters case in DocPack is upper, but should be looked as "Readme", "Hot_keys", etc


leency

All letters case in DocPack is upper, but should be looked as "Readme", "Hot_keys", etc --- *leency*
Author
Owner

These are the names of files in /data/docs, not titles. These captions should correspond to exact files, as to find them easily in kolibri repo or sources.

The same point for http://bugs.kolibrios.org/view.php?id=21


dunkaist

These are the names of files in /data/docs, not titles. These captions should correspond to exact files, as to find them easily in kolibri repo or sources. The same point for http://bugs.kolibrios.org/view.php?id=21 --- *dunkaist*
Author
Owner

Isn't it possible to change the register and discard the extension during output via function 4?


anonymous

Isn't it possible to change the register and discard the extension during output via function 4? --- *anonymous*
Author
Owner

What I mean is that the user must associate these labels with files on the disk. So that he can find the file he needs in a familiar system and finish reading it. Or vice versa, having already seen “README.TXT” in the hummingbird, the user will understand that this is exactly the file that he read and will know what information it contains. It seems so to me.

But I think it’s possible to change the case and trim the .txt. I didn't look at the code.


dunkaist

What I mean is that the user must associate these labels with files on the disk. So that he can find the file he needs in a familiar system and finish reading it. Or vice versa, having already seen “README.TXT” in the hummingbird, the user will understand that this is exactly the file that he read and will know what information it contains. It seems so to me. But I think it’s possible to change the case and trim the .txt. I didn't look at the code. --- *dunkaist*
Owner

Fixed (I hope) in commit 78d5942bb8
78d5942bb8

Fixed (I hope) in commit 78d5942bb8 https://git.kolibrios.org/KolibriOS/kolibrios/commit/78d5942bb847f3eced42ec8f2e00a259e71cef23
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#60
No description provided.