We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29923c3 commit 34f43c6Copy full SHA for 34f43c6
.gitignore
@@ -231,3 +231,4 @@ fabric.properties
231
232
# Android studio 3.1+ serialized cache file
233
.idea/caches/build_file_checksums.ser
234
+/AUR/
DeepQt.desktop
@@ -0,0 +1,9 @@
1
+[Desktop Entry]
2
+Type=Application
3
+Name=DeepQt
4
+Comment= Harness the power of the DeepL API.
5
+GenericName=Computer Aided Translation
6
+Icon=deepqt
7
+Exec=deepqt
8
+Terminal=false
9
+Categories=Utility
0 commit comments