Skip to content

Commit 36b6042

Browse files
committed
Fix app icon on linux
1 parent 8dac8fc commit 36b6042

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/rdm.pro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ unix:!macx { # ubuntu & debian
125125
data.files = $$PWD/lib/*
126126
INSTALLS += data
127127

128-
appicon_rename.extra = cp $$PWD/resources/images/logo.png $$PWD/resources/images/rdm.png
129-
INSTALLS += appicon_rename
130-
131128
appicon.path = /usr/share/pixmaps/
132129
appicon.files = $$PWD/resources/images/rdm.png
133130
INSTALLS += appicon

src/resources/images/rdm.png

33.8 KB
Loading

0 commit comments

Comments
 (0)