qtui: Fix icons in the AboutDlg
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 4 Jun 2018 20:13:12 +0000 (22:13 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:30:32 +0000 (01:30 +0200)
commit1299d8aee02b04d5ec723779d2e862248423e157
tree3b998a9f0f691c9b25da5750139305727ad26e83
parentaec9c711900a443bfa7860fa86c6e9c86b81a3e7
qtui: Fix icons in the AboutDlg

With the icon reorganization, no aliases are created inside resource
files anymore. Explicitly put the Breeze and Oxygen Quassel pixmaps
for the AboutDlg into pics/ and add it to the :pics/ resource.

Remove pics/quassel.png which was shipped, but not actually used
due to it missing from the resource file.
pics/pics.qrc
pics/quassel-64.svg [new file with mode: 0644]
pics/quassel-oxygen-32.png [new file with mode: 0644]
pics/quassel.png [deleted file]
src/qtui/aboutdlg.cpp