1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-03-20 09:39:07 +00:00

rm pixmap

because it's redundant
This commit is contained in:
KAMiKAZOW 2015-01-14 01:17:49 +01:00
parent 92ef89d5d2
commit cb1e3f1b76

View File

@ -32,8 +32,5 @@ unix {
icon256.files = icons/256x256/cool-retro-term.png
icon256.path = /usr/share/icons/hicolor/256x256/apps
pixmap.files = icons/128x128/cool-retro-term.png
pixmap.path = /usr/share/pixmaps
INSTALLS += icon32 icon64 icon128 icon256 pixmap
INSTALLS += icon32 icon64 icon128 icon256
}