Icon renamed to work with PPA
This commit is contained in:
parent
9fa65d922f
commit
47644cccb8
@ -35,7 +35,7 @@ unix
|
|||||||
desktop.files += $${TARGET}.desktop
|
desktop.files += $${TARGET}.desktop
|
||||||
|
|
||||||
icon.path = $$DATADIR/icons
|
icon.path = $$DATADIR/icons
|
||||||
icon.files += icons/icon.png
|
icon.files += icons/repraptor.png
|
||||||
}
|
}
|
||||||
|
|
||||||
SOURCES += main.cpp\
|
SOURCES += main.cpp\
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="/">
|
<qresource prefix="/">
|
||||||
<file>icons/icon.png</file>
|
<file>icons/repraptor.png</file>
|
||||||
<file>icons/logo.png</file>
|
<file>icons/logo.png</file>
|
||||||
<file>icons/error_a.png</file>
|
<file>icons/error_a.png</file>
|
||||||
<file>icons/error_b.png</file>
|
<file>icons/error_b.png</file>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
x
Reference in New Issue
Block a user