We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f954eb commit cae5507Copy full SHA for cae5507
1 file changed
003 - D5L Dictionary/appimage.yml
@@ -2,6 +2,10 @@ app:
2
name: D5L Dictionary
3
version: 1.0
4
exec: main.py
5
+ files:
6
+ - constants.py
7
+ - gui_utils.py
8
+ - menu_utils.py
9
icon: D5L.ico
10
11
build:
0 commit comments