Skip to content

Commit

Permalink
[harbour-dailycomics.pro] Remove stale references
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Oct 15, 2023
1 parent 8eb2ba3 commit 095c151
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions harbour-dailycomics.pro
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ HEADERS += $$files(src/*.h)

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

Expand All @@ -38,8 +36,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 095c151

Please sign in to comment.