Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf7527d8bf |
@@ -13,7 +13,8 @@
|
||||
<url type="vcs-browser">https://gitlab.com/msyds/syd-fcitx5-tables/issues</url>
|
||||
<project_group>Fcitx</project_group>
|
||||
<releases>
|
||||
<!-- <release version="1.0.0" date="2025-07-17"/> -->
|
||||
<release version="1.0.0" date="2025-07-17"/>
|
||||
<release version="1.1.0" date="2025-08-13"/>
|
||||
</releases>
|
||||
<content_rating type="oars-1.1"/>
|
||||
</component>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "syd-fcitx5-tables";
|
||||
version = "1.0.0";
|
||||
version = "1.1.0";
|
||||
|
||||
src = ./.;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
KeyCode=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890\_[]{}
|
||||
KeyCode=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890\_[]{}=~<>|+.:;-*,/?^
|
||||
Prompt=
|
||||
ConstructPhrase=
|
||||
Length=20
|
||||
@@ -2369,6 +2369,7 @@ Length=20
|
||||
\frac58 ⅝
|
||||
\frac78 ⅞
|
||||
\frac1 ⅟
|
||||
\fracslash ⁄
|
||||
\leftarrow ←
|
||||
\uparrow ↑
|
||||
\rightarrow →
|
||||
|
||||
Reference in New Issue
Block a user