How to configure encoding list in search (remove useless items)
7 views
Skip to first unread message
Вагун Илья
unread,
Feb 8, 2017, 3:07:19 AM2/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to krusader-users
Hi!
Subj. Encoding list is too long for quick select. I want to configure it and keep only some encodings. For example I want to remove useless for me cp949. How can I do it?
Best regards, Ilya
Yuri Chornoivan
unread,
Feb 8, 2017, 11:54:07 AM2/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to krusade...@googlegroups.com
Hi,
Krusader uses KCodecs framework for the enconding lists. So there is no other way than modifying the framework code, recompiling and reinstalling it.
Install the source package. Change the src/kcharsets.cpp appropriately then use cmake to recompile (all dependencies or -dev libraries should be installed beforehand). Then use