Skip to content

choehwanjin/repairer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nautilus Extension For Filename Encoding Repair

About
nautilus-filename-repairer is a nautilus extension which repairs filename
which uses wrong encoding in nautilus.
This extension provides the context menu for any file whose filename uses wrong encoding, so that you cannot read the filename in nautilus.
You can find a candidate for filename in context menu or submenu.
This extension also provides a decoded name for URL encoded filename, ex 
%EC%95%88%EB%85%95%ED%95%98%EC%84%B8%EC%9A%94.

Project page:
https://github.com/choehwanjin/repairer

Bug Tracker
https://github.com/choehwanjin/repairer/issues

Install
$ ./configure
$ make
# make install

Please read INSTALL, for detailed installation instructions.