Skip to content

Commit

Permalink
feat: new sil_ipa gestures (first draft)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahorton committed Jan 12, 2024
1 parent 8823a3b commit ffc5f27
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 134 deletions.
18 changes: 8 additions & 10 deletions release/sil/sil_ipa/sil_ipa.kpj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
<Options>
<BuildPath>$PROJECTPATH\build</BuildPath>
<CompilerWarningsAsErrors>True</CompilerWarningsAsErrors>
<WarnDeprecatedCode>True</WarnDeprecatedCode>
<CheckFilenameConventions>True</CheckFilenameConventions>
<ProjectType>keyboard</ProjectType>
</Options>
<Files>
<File>
Expand All @@ -31,14 +29,6 @@
<Message>The IPA (SIL) Keyman keyboard is distributed under The MIT License (MIT).</Message>
</Details>
</File>
<File>
<ID>id_62ac575f731db44d7908bf46a8171ca3</ID>
<Filename>sil_ipa.ico</Filename>
<Filepath>source\sil_ipa.ico</Filepath>
<FileVersion></FileVersion>
<FileType>.ico</FileType>
<ParentFileID>id_9b052941102f7d39afce9c85f7c28d29</ParentFileID>
</File>
<File>
<ID>id_8da344c4cea6f467013357fe099006f5</ID>
<Filename>readme.htm</Filename>
Expand Down Expand Up @@ -143,5 +133,13 @@
<FileType>.txt</FileType>
<ParentFileID>id_9e791df6285cc79b5cf5b0c307b0b7f5</ParentFileID>
</File>
<File>
<ID>id_62ac575f731db44d7908bf46a8171ca3</ID>
<Filename>sil_ipa.ico</Filename>
<Filepath>source\sil_ipa.ico</Filepath>
<FileVersion></FileVersion>
<FileType>.ico</FileType>
<ParentFileID>id_9b052941102f7d39afce9c85f7c28d29</ParentFileID>
</File>
</Files>
</KeymanDeveloperProject>
Loading

0 comments on commit ffc5f27

Please sign in to comment.