Rime - Add wubi86 schema customization. and correct the name or patch files.
[dotfiles.git] / miscellanea / rime / install.pl
index d7f3eb8..7f8b7ce 100755 (executable)
@@ -6,7 +6,8 @@ use Cwd;
 
 my @file = qw( default.custom.yaml
                 squirrel.custom.yaml
-                wubi_pinyin.custom.schema.yaml );
+                wubi_pinyin.custom.yaml 
+                wubi86.custom.yaml );
 
 my $cdr = cwd();
 foreach (@file) {