Skip to content

Commit

Permalink
[harbour-dailycomics.pro] Remove stale references (#36)
Browse files Browse the repository at this point in the history
* [harbour-dailycomics.pro] Remove stale references

* [harbour-dailycomics.pro] Add `rpmlintrc` file
  • Loading branch information
Olf0 authored Oct 15, 2023
2 parents 8eb2ba3 + 1a7aa2c commit 8a23f8c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions harbour-dailycomics.pro
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ HEADERS += $$files(src/*.h)

OTHER_FILES = \
$$files(qml/*.qml, true) \
$$files(qml/*.js, true) \
translations/* \
rpm/$${TARGET}.yaml \
rpm/$${TARGET}.spec \
rpm/$${TARGET}.rpmlintrc \
$${TARGET}.desktop

RESOURCES += $${TARGET}.qrc
Expand All @@ -38,8 +37,8 @@ DEFINES += \
PLUGINS_FOLDER_PATH=\"\\\"$${plugins.path}/plugins\\\"\"

TRANSLATIONS += \
translations/$${TARGET}.ts \
translations/$${TARGET}-de.ts \
translations/$${TARGET}-en.ts \
translations/$${TARGET}-fr.ts \
translations/$${TARGET}-nl.ts \
translations/$${TARGET}-sv.ts \
translations/$${TARGET}-fr.ts
translations/$${TARGET}-sv.ts

0 comments on commit 8a23f8c

Please sign in to comment.