commit 4c085ebb122bb005511124d108950114c2fc5e31
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2016-01-21 20:28:12 +0900

    Update document

commit 8709cc596d7b4e8dcbef7c06bce97d6ca5e5bd49
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2016-01-20 14:08:59 +0900

    Export to GitHub

commit 5ce86776920a64c5e8df0ee85512220155a4b0e5
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2016-01-20 13:03:48 +0900

    Update gitignore file

commit cc607b367b6cfdd838d574a3c8a51cc6472ed6fb
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2016-01-20 13:02:06 +0900

    Remove pot file from repo

commit 5067818f0a542fa601ef5d464744a493f2aec05f
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2016-01-20 13:01:10 +0900

    Issue #11 repair dialog: can't see filenames
    
    Update UI file for GTK+ 3.0
    
    https://github.com/choehwanjin/repairer/issues/11

commit ff1e8163f5b28433fb8798e72eecdcb120337e43
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2015-03-02 08:00:53 +0900

    Add debugging features configure option
    
    If "--enable-debug" option is specified, repair dialog will search
    cwd and exec directory for ui file.

commit 6b2ad8ad517362e9e36b20f45dfc69c8b49735d2
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2012-08-27 23:38:10 +0900

    Update po files

commit dcc9672771fb76b6c7eb1650067e2595c06cd787
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2012-08-27 23:18:07 +0900

    Add gitignore file

commit 6dac35eb339ad2d8cc9fba3f27a353d1c31851bf
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2012-08-27 22:26:03 +0900

    Add CP437 to the default encoding list of repair dialog
    
    It seems that many old files from europe have CP437 name.
    So it's more convenient to add CP437 to default encoding list.
    
    http://code.google.com/p/repairer/issues/detail?id=8

commit 2ad6e605574547b490c6de8c4b2d32b7e9240c85
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2012-08-27 22:05:00 +0900

    Generate ChangeLog from git history

commit 919916e225f53d95eb36fe84844c99177958595b
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-08-13 14:53:23 +0900

    Issue #5 Support GTK 3 (GtkComboBoxEntry)
    
    GTK 3 does not have GtkComboBoxEntry.
    GTK 2.16 does not have GtkComboBox with Entry.
    And I want to support both GTK 3 and GTK 2.16.
    So I split the code with conditional compilation.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@100 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 153c04b3eba0499d0a623a44bf02ef14a9671266
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-08-13 11:11:05 +0900

    Add German translation from Chris Leick <c.leick@freenet.de>
    
    See:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636375
    http://code.google.com/p/repairer/issues/detail?id=6
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@99 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit c4e93877737ed330a8e0ffa39f009acc737470eb
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-08-13 11:09:01 +0900

    Add nautilus-filename-repairer.pot file to repository
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@98 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 3540123d6eef1fca678191c949e1d6aaebaa4a4a
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-07-08 20:46:26 +0900

    Add other encoding list for reconverted name also
    
    This is more useful, because user can convert filename on any locale.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@97 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 9eaf0763b9ed1de34c1ff3e6377b2161e156f456
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 22:54:36 +0900

    release 0.1.1
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@95 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 90b06032851735b02babb632eaa375acf06b0900
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 22:53:23 +0900

    Make the UI response faster
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@94 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit aa1155a41732d91c6989dec9cd80f9993dac34b5
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 22:03:11 +0900

    Fix segfaults on clicking subdir check button in the middle of process
    
    If the "Include subdirectories" check button is clicked again, while repair
    dialog scans subdirectory, the repair dialog dies. When the "Include
    subdirectories" check button toggled, we should reset the update context.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@93 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 26237654b7a84f79ad6d4ace425bd41d71e26e9e
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 21:25:17 +0900

    release 0.1.0
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@91 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 72a8f9c52eac63d17e91e1adc3ad29ec645a3a54
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 21:24:45 +0900

    Update documents
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@90 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ea97fc8e593c920882b40ae57d190576495b5b16
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 21:23:20 +0900

    Update po files
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@89 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 6985140a0c8170e59f0953f5df4d3c042e021997
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-22 21:22:59 +0900

    Add new source files
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@88 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 321225f1a65a42277f09b6aecb6306737fcb9384
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-21 23:24:46 +0900

    Update dialog messages
    
    Error message dialogs now use  secondary text of GtkMessageDialog.
    The titles of error dialogs have been removed according to the GNOME HIG.
    
    It is not safe that renaming cause overwriting, so I removed the code to
    overwrite.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@87 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 0c5d9117ebb60b5fcde927beb2bdcd64409d8891
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 23:37:04 +0900

    Add title strings to error message dialogs
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@86 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit fe7b50851ae5781a18e069dfd61bf50f90396f33
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 23:28:43 +0900

    Include ui files in source package
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@85 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit bb7b4f16b68289ac60716c66e233329617f70dc0
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 23:19:17 +0900

    Use config.h
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@84 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 13727bbbb3b32f15c1945df79ddd80664c6c5dab
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 17:14:17 +0900

    Add the copyright notice
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@83 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 7edaf1f0a4f9e9ffaea8dc5de50046f32e3dc423
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 17:07:18 +0900

    Add a feature to select arbitrary encoding
    
    Now, users can add an encoding which doesn't exist in encoding combo box
    by selecting the last item in it.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@82 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 2ded9aee210f4be7891bd193efa6952dc10d29bd
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-19 16:58:35 +0900

    Update dialog title
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@81 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 2e7c2684c45d2fbd5e7837c7ae68e35065793f08
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-18 13:48:28 +0900

    Need to update ui on sync mode
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@80 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 42ba33201b0b217bdbc28efc2fc9405662131a3b
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-17 00:05:55 +0900

    Refactor menu creating code
    
    Remove unused codepages from encoding list.
    Reorganize menu creating code.
    Remove duplicate submenu items.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@79 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 22f8426dad000a7c57bb6519efbb3209a9289473
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-12 00:39:23 +0900

    Remove some old codepages and update default encoding table
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@78 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit b31597e290541170ab0ff80c5a14c64599483375
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-11 22:37:15 +0900

    Use GtkTreeModel as the file list to repair
    
    The user confirmed the file list of GtkTreeModel.
    So instead of rescaning the directory, use the list of GtkTreeModel.
    I think this is a more stable way.
    
    Add a error message dialog for file renaming failure.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@77 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 54e41c610cbe1181dbfebd938daf8e5edf11e682
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-11 13:20:48 +0900

    Reduce default dialog width to 400
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@76 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit f327658519b89ac4450fe030e968d847f4dc9553
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-11 13:16:28 +0900

    Add a feature to fix a misconverted filename
    
    Some filenames are misconverted in wrong encoding.
    In that case, the user can't read the filename even it is valid utf8 form.
    For such filenames, try to reconvert it with the user selected encoding.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@75 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit c51b796bef5bb7264660ec7af553074e2f475e08
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-08 23:42:36 +0900

    Deal with URI encoded filename or Unicode NFD form
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@74 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit c1884fbf0d284b40c1f0ab2ff57c49c89ad70d4d
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-07 12:19:35 +0900

    Make encoding list of combo box translatable
    
    Also sort the table.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@73 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 6025a821e6735deb9b67c0e0cf82e1f5875b772d
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-07 12:00:19 +0900

    Detect default encoding for current locale on start
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@72 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit f22892552671cf2d6cc9a613d2fa589acbd7aa9b
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-06-06 23:23:45 +0900

    Add filename repair dialog
    
     * support multiple rename with repair dialog
     * support recursive rename with repair dialog
     * issue: #4
       http://code.google.com/p/repairer/issues/detail?id=4
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@71 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 30bc4c97f70f05c491b3a331382c67207fdbe910
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-03-30 21:57:35 +0900

    Add Ukrainian translation
    
    Thanks to Serhij Dubyk / Сергій Дубик <dubyk * library.lviv.ua>
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@70 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 55314c6e26ff4bc69bd76ce57707abbffb42d70e
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-03-26 21:04:36 +0900

    Support Mac OS X filename
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@69 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit f6eda4a65f0b64d3f4536878caa7576857d4479d
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2011-03-23 23:58:16 +0900

    #3 nautilus 3.0 support
    
    Remove GLIB, GTK version dependency from configure script.
    The dependency on libnautilus-extension would be enough.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@68 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit bcbc110d42e5aabd202ceccae522461bcdbb98f5
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-12-05 12:26:50 +0900

    update spanish translation
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@67 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 47fb41e522eaa8a91317a32c488fbe8e69a15e27
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 18:50:56 +0900

    release 0.0.6
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@65 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 61757c7c868c3727c337e1b454209e4e14f85564
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 18:48:03 +0900

    update document
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@64 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 5b60d6fc9bbc6c65d5ed87ddef108e9dfb5777f8
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 18:28:11 +0900

    update documents
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@63 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit df8de08c7a5d1c17cc8a27bcd612eee8374d918c
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 18:22:59 +0900

    add a rule to generate ChangeLog when the dist package is created
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@62 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit e519cf39cb3a4a5d91271b6539073d8bac7b3ebc
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 17:24:15 +0900

    update po files
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@61 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 50e5cfa2921d3bb557b6c6849d88fe847bdf0dda
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 14:58:16 +0900

    update error handling message dialog routine
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@60 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 0105f861cd6c994662f5fef0796042988b89d4a5
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 14:13:58 +0900

    Update library dependency.
     * use GIO
     * use new version of libnautilus-extension
     * don't use libgnome (now we don't need workaround code)
     * remove version checking scripts.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@59 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 28a62d1a0e658db180af6f2a9580e11a0c86c02b
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 12:55:29 +0900

    We don't need workaround code anymore
    because now we use nautilus 2.22.0 or upper version.
    --이 줄 이하 자동으로 제거됩니다--
    
    M    src/nautilus-filename-repairer.c
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@58 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ae6e923003c8b34939f4d280fa0bf25c76e3e0ba
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-11-01 12:43:22 +0900

    migrating to GIO
     * use GIO instead of Gnome VFS which is not used anymore in Nautilus.
     * issue #1 Migrate to gio
       from http://kldp.net/tracker/index.php?func=detail&aid=305177&group_id=1205&atid=353052
    
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@57 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 6146916e58d6dbd3809b2d4c2263d324dd04f629
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2009-01-18 17:10:09 +0900

    create ChangeLog before running automake, or it cause error.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@56 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 48ee167727a166a6f3b20ca0753505682767a60d
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-09-28 12:15:57 +0900

    update spanish translation
    thanks to Francisco Javier Cuadrado <fcocuadrado@gmail.com>
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@55 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit e80bb801c3ae543cb151f25114bb399fcb0cd4eb
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-04-04 14:25:16 +0900

    update french translation
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@54 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit e9667c4644d6e5d06f5913e5e1bb2b2c28493efe
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-04-01 22:07:55 +0900

    release 0.0.5
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@50 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 15325436681efed36524f158ac60a3bccef4aa53
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-04-01 22:06:13 +0900

    update document
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@49 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 948288f6a7d02e47be0ff1b453284195dabf0489
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-31 19:20:34 +0900

    add french translation
    Thanks to Christophe Benz <christophe.benz@gmail.com>
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@48 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 0f0aa85c0ff3d416b5be27e6d081ccdfc16f51be
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-10 18:37:12 +0900

    update ChangeLog generating rule as PHONY target
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@45 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 6cef7c9f7d125413590ff8a7453169f3e7017964
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-10 18:32:11 +0900

    fix typo (#304719)
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@44 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit b0566b767ad8d7b260310e244d0c6514691c715c
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-10 18:29:10 +0900

    release 0.0.4
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@43 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 2104b7c03d6e9a227cc92858ddb6a95de625c8ce
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-10 18:26:31 +0900

    update ChangeLog generating rule
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@42 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 8ce56b0911bf322be52037b7f2310a396ed4c923
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-10 18:08:48 +0900

    update documents for 0.0.4
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@41 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 662374fc9c0536fc4a63f25ef8d121cfcc71740c
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-03-05 16:05:39 +0900

    add Spanish translation.
    Thanks to Fran <fcocuadrado@gmail.com>
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@40 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 12b30ed54b554af62375d36b0b2b575a1dc9b659
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:57:04 +0900

    add ChangeLog to ignore list
    add svnauthors file which is used to generate ChangeLog
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@39 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 640adc6deb175b3b70e4191fa71b4cac49cfd9cc
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:55:12 +0900

    ChangeLog file should be regeneratied when the $(top_srcdir) is changed
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@38 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 1e3becbb0c8bd729d611a4234f43e19b01514418
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:53:41 +0900

    remove glib-gettextize
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@37 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 17327e869e9d8ef99268f1822734b94a96fa438c
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:38:43 +0900

    use glib-gettextize
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@36 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 8c8eb65001ef94ab9c2c02710f1a39ace7576314
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:30:08 +0900

    add svn:ignore list
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@35 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit f8d928679d6957a85b3fbde318344520e7ce0390
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:16:42 +0900

    update license text to GPL2 (#304708)
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@34 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 6ced65d686f7280d7ca67de278c959b2ab3d3b9a
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-02 15:01:36 +0900

    add legacy dos codepages.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@33 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ad864044d7af9ba3a8a6b24d5bee4d8b9a715228
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-02-01 00:01:58 +0900

    release 0.0.3
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@31 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ba8ef7469b9b0f08f9355d4370156303e4ab4262
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-31 11:02:27 +0900

    update document: NEWs, po files
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@30 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 24d25218a008bf35d33eebabd63662ca6fe041b0
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-31 10:56:37 +0900

    undef gettext macros, to remove compiler warning
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@29 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit d9cd9b8eb4531048dd02ae6aeedbed5b0039c719
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-31 10:55:10 +0900

    update nautilus workround code:
    Now, I do not use NEED_NAUTILUS_WORK_AROUND macro anymore.
    I get the nautilus version on the fly using gnome_program_get_app_version()
    and apply the work around code.
    
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@28 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 7774e88b645d0126b88117d1a7d3aa97d3ada6c0
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-30 14:22:13 +0900

    update install directory:
     * add configure option: --with-nautilus-extension-dir
     * add script to detect nautilus extension diretory, where it uses
       pkg-config --variable=extensiondir libnautilus-extension
     * add an option to ignore an error on distcheck
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@27 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 8481c11ec630e0e072e864456f53d1aaf3dd5419
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-24 10:07:14 +0900

    revert to r13.
    Because if it does not check the unescaped filename with original on, it will
    showes the context menu with even a normal filename.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@26 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ae0abeaac5b319333b148693f5800352fd34a4fc
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 23:51:09 +0900

    release 0.0.2
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@19 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 20ee668cdb01558b562395cc59357b70f73b9083
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 23:50:53 +0900

    remove phony option (this results an error with make distcheck)
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@18 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit c3a3976103add5f5428e64350ad1c0e36bf02121
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 23:08:02 +0900

    update document
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@17 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 3f0701c48d54b62e93438427ddf2db100bb1544f
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 23:07:39 +0900

    change the target to create ChangeLog to PHONY
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@16 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 1ee7b2fc1255d7547db141184d5b0fe776447160
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 23:06:20 +0900

    update translation
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@15 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 4ae4d162c17262bc1f49c1d49bf7e5d546a2675c
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 22:57:29 +0900

    remove uneeded strcmp() function.
    If we got an unescaped filename, it can be used whether it is same as original
    one or not.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@14 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit df44ce78ecdce7859744db45bf91478686a961bd
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 22:54:22 +0900

    reorder the encoding list
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@13 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 05cb8820226a248315aeb92197335eb8de492ca2
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-22 00:12:55 +0900

    update detecting encoding algorithm
    change the default encoding to CP1252
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@12 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit e0948134aa8ce8181c487bc790bd00751e95e0cd
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-21 00:21:19 +0900

    add italian translation
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@11 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit db0e0bd461c3ae421b3dba28e50af42421a9a2d7
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-20 15:42:24 +0900

    add URL encoded utf8 string also as a candidate.
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@10 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 4659aaf71344e8cb8c930ae097cc48daf4075f23
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-15 01:02:14 +0900

    release 0.0.1
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@6 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit 9a331fbd11cff677cc64fcc1ea3322be5b4bc937
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-15 00:49:47 +0900

    update ko.po
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@5 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit a6e449b93a33022daf868c80a58ba7aa025eff88
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-15 00:48:59 +0900

    update nls header
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@4 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit bfdb471234564e0b23a5cab68d32a51842ed1422
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-15 00:04:07 +0900

    add work around code for nautilus bug(#508878)
    see: http://bugzilla.gnome.org/show_bug.cgi?id=508878
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@3 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit ea473e5ea2f4ee6b4d71d66bd1dbfb9a4d0ae612
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-14 23:35:17 +0900

    update rule to make ChangeLog
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@2 2217b9dc-e52f-11dd-bce9-bf72c0239d3a

commit c783c6c9d23cb80a5731880c1432174a0a7d87a2
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:   2008-01-14 23:04:54 +0900

    initial import
    
    
    git-svn-id: https://repairer.googlecode.com/svn/trunk@1 2217b9dc-e52f-11dd-bce9-bf72c0239d3a
