Version 0.004
This commit is contained in:
parent
10dccdcdbb
commit
438f8a4e4d
64 changed files with 2736 additions and 636 deletions
|
@ -34,6 +34,7 @@ OTHER_FILES += qml/friendiqa.qml \
|
|||
# planning to localize your app, remember to comment out the
|
||||
# following TRANSLATIONS line. And also do not forget to
|
||||
# modify the localized app name in the the .desktop file.
|
||||
|
||||
TRANSLATIONS += translations/friendiqa-de.ts
|
||||
|
||||
HEADERS += \
|
||||
|
@ -41,4 +42,7 @@ HEADERS += \
|
|||
common/xhr.h \
|
||||
common/filesystem.h
|
||||
|
||||
DISTFILES += \
|
||||
qml/calendarqml/CalendarTab.qml
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue