More build system tweaking, plus making icons work
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 25 Sep 2008 23:27:44 +0000 (01:27 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 26 Sep 2008 23:32:23 +0000 (01:32 +0200)
commite8e1f038e6bf4a7bc938e316774374d3116ff39a
treed4be7ef8429a1e008ba05b13b124bade2905eaf8
parent392367381225027246e8c765a7c3b7e5bf186ee2
More build system tweaking, plus making icons work
53 files changed:
CMakeLists.txt
cmake/modules/QuasselMacros.cmake
icons/CMakeLists.txt
icons/hicolor.qrc
icons/oxygen.qrc
icons/oxygen/16x16/devices/audio-card.png [new file with mode: 0644]
icons/oxygen/16x16/devices/audio-headset.png [new file with mode: 0644]
icons/oxygen/16x16/devices/audio-input-line.png [new file with mode: 0644]
icons/oxygen/16x16/devices/audio-input-microphone.png [new file with mode: 0644]
icons/oxygen/16x16/devices/battery.png [new file with mode: 0644]
icons/oxygen/16x16/devices/camera-photo.png [new file with mode: 0644]
icons/oxygen/16x16/devices/camera-web.png [new file with mode: 0644]
icons/oxygen/16x16/devices/computer-laptop.png [new file with mode: 0644]
icons/oxygen/16x16/devices/computer.png [new file with mode: 0644]
icons/oxygen/16x16/devices/cpu.png [new file with mode: 0644]
icons/oxygen/16x16/devices/drive-harddisk.png [new file with mode: 0644]
icons/oxygen/16x16/devices/drive-optical.png [new file with mode: 0644]
icons/oxygen/16x16/devices/drive-removable-media-usb-pendrive.png [new file with mode: 0644]
icons/oxygen/16x16/devices/drive-removable-media-usb.png [new file with mode: 0644]
icons/oxygen/16x16/devices/drive-removable-media.png [new file with mode: 0644]
icons/oxygen/16x16/devices/input-gaming.png [new file with mode: 0644]
icons/oxygen/16x16/devices/input-keyboard.png [new file with mode: 0644]
icons/oxygen/16x16/devices/input-mouse.png [new file with mode: 0644]
icons/oxygen/16x16/devices/input-tablet.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-flash-memory-stick.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-flash-sd-mmc.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-flash-smart-media.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-flash.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-floppy.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-optical-audio.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-optical-recordable.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-optical.png [new file with mode: 0644]
icons/oxygen/16x16/devices/media-tape.png [new file with mode: 0644]
icons/oxygen/16x16/devices/modem.png [new file with mode: 0644]
icons/oxygen/16x16/devices/multimedia-player-apple-ipod.png [new file with mode: 0644]
icons/oxygen/16x16/devices/multimedia-player.png [new file with mode: 0644]
icons/oxygen/16x16/devices/network-wired.png [new file with mode: 0644]
icons/oxygen/16x16/devices/network-wireless.png [new file with mode: 0644]
icons/oxygen/16x16/devices/pda.png [new file with mode: 0644]
icons/oxygen/16x16/devices/phone-openmoko-freerunner.png [new file with mode: 0644]
icons/oxygen/16x16/devices/phone.png [new file with mode: 0644]
icons/oxygen/16x16/devices/printer.png [new file with mode: 0644]
icons/oxygen/16x16/devices/scanner.png [new file with mode: 0644]
icons/oxygen/16x16/devices/video-display.png [new file with mode: 0644]
icons/oxygen/16x16/devices/video-projector.png [new file with mode: 0644]
icons/oxygen/16x16/devices/video-television.png [new file with mode: 0644]
src/CMakeLists.txt
src/common/quassel.cpp
src/qtui/mainwin.cpp
src/qtui/mainwin.h
src/qtui/qtuiapplication.cpp
src/uisupport/iconloader.cpp
src/uisupport/iconloader.h