diff -x '*~' -urN ibus-anthy-1.2.0.20100313.orig//setup/anthyprefs.py ibus-anthy-1.2.0.20100313//setup/anthyprefs.py
--- ibus-anthy-1.2.0.20100313.orig//setup/anthyprefs.py	2010-03-13 09:49:12.000000000 +0900
+++ ibus-anthy-1.2.0.20100313//setup/anthyprefs.py	2010-03-27 01:44:55.000000000 +0900
@@ -185,10 +185,10 @@
     },
 
     'dict': {
-        'anthy_zipcode': ['/usr/share/anthy/zipcode.t'],
+        'anthy_zipcode': ['/usr/share/anthy/dic/zipcode.t'],
         'ibus_symbol': ['/usr/share/ibus-anthy/dicts/symbol.t'],
         'files': [
-            '/usr/share/anthy/zipcode.t',
+            '/usr/share/anthy/dic/zipcode.t',
             '/usr/share/ibus-anthy/dicts/symbol.t',
         ],
     },
