File: README

package info (click to toggle)
nautilus-filename-repairer 0.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,656 kB
  • ctags: 74
  • sloc: sh: 9,030; ansic: 478; makefile: 42
file content (22 lines) | stat: -rw-r--r-- 711 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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:
http://code.google.com/p/repairer/

Bug Tracker
http://code.google.com/p/repairer/issues/list

Install
$ ./configure
$ make
# make install

Please read INSTALL, for detailed installation instructions.