Cleaning missed bits

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
Juraj Oravec 2022-10-16 21:34:12 +02:00
parent 4013122947
commit f172d282f7
Signed by: SGOrava
GPG Key ID: 13660A3F1D9F093B
3 changed files with 2 additions and 544 deletions

View File

@ -3,7 +3,7 @@ VERSION = 2.0.0
FILES = $(PROJECT)/main.qml FILES = $(PROJECT)/main.qml
FILES += $(PROJECT)/metadata.desktop FILES += $(PROJECT)/metadata.desktop
FILES += /LICENSE FILES += LICENSE
FILES += $(PROJECT)/data/Call.js FILES += $(PROJECT)/data/Call.js
FILES += $(PROJECT)/data/Readability.js FILES += $(PROJECT)/data/Readability.js
FILES += $(PROJECT)/data/Toolbar.js FILES += $(PROJECT)/data/Toolbar.js

1
readability/data/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
style.css

File diff suppressed because one or more lines are too long