diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2010-04-26 23:08:09 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2010-04-26 23:08:09 +0000 |
commit | 98e2c9ba210995df27450fe5eb83f3419dac7e34 (patch) | |
tree | eea891f996c3aa2637da67428395871395f9c049 /japanese/ibus-anthy/files/patch-setup_main.py | |
parent | b0051c1a78222f1d06c00d78dca973e7dfc2abe7 (diff) |
Notes
Diffstat (limited to 'japanese/ibus-anthy/files/patch-setup_main.py')
-rw-r--r-- | japanese/ibus-anthy/files/patch-setup_main.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ibus-anthy/files/patch-setup_main.py b/japanese/ibus-anthy/files/patch-setup_main.py index 35cec1359951..5a098105d9ed 100644 --- a/japanese/ibus-anthy/files/patch-setup_main.py +++ b/japanese/ibus-anthy/files/patch-setup_main.py @@ -1,5 +1,5 @@ ---- setup/main.py.orig 2010-03-16 17:32:17.110533466 +0900 -+++ setup/main.py 2010-03-16 17:33:17.660764012 +0900 +--- setup/main.py.org 2010-04-24 10:42:38.831762846 +0900 ++++ setup/main.py 2010-04-24 11:10:28.306490779 +0900 @@ -59,7 +59,7 @@ # This can add the pixbuf without scaling. anthydir = path.dirname(path.dirname(__file__)) |