整理词典代码,添加触屏可用的翻页按钮
This commit is contained in:
@@ -505,8 +505,8 @@ return{
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
link="Open URL",
|
||||
up="↑",
|
||||
down="↓",
|
||||
up="↑",down="↓",
|
||||
pageup="↑↑",pagedown="↓↓",
|
||||
},
|
||||
stat={
|
||||
path="Open Data Folder",
|
||||
|
||||
@@ -461,8 +461,6 @@ return{
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
link="Ouvrir URL",
|
||||
up="↑",
|
||||
down="↓",
|
||||
},
|
||||
stat={
|
||||
path="Ouvrir dossier des données",
|
||||
|
||||
@@ -505,8 +505,6 @@ return{
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
link="Abrir URL",
|
||||
up="↑",
|
||||
down="↓",
|
||||
},
|
||||
stat={
|
||||
path="Abrir Pasta De Data",
|
||||
|
||||
@@ -466,8 +466,6 @@ return{
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
link="Abrir URL",
|
||||
up="↑",
|
||||
down="↓",
|
||||
},
|
||||
stat={
|
||||
path="Abrir carpeta del juego",
|
||||
|
||||
@@ -346,8 +346,6 @@ return{
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
link="~~e>>",
|
||||
up="↑",
|
||||
down="↓",
|
||||
},
|
||||
stat={
|
||||
path="%$%",
|
||||
|
||||
@@ -582,8 +582,8 @@ return{
|
||||
dict={
|
||||
title="小Z方块词典",
|
||||
link="打开链接",
|
||||
up="↑",
|
||||
down="↓",
|
||||
up="↑",down="↓",
|
||||
pageup="↑↑",pagedown="↓↓",
|
||||
},
|
||||
stat={
|
||||
path="打开存储目录",
|
||||
|
||||
Reference in New Issue
Block a user