From: Manuel Nickschas Date: Wed, 20 Jun 2007 01:44:11 +0000 (+0000) Subject: Finished file reorganization (for now). Sources are now in src/, subdir names have... X-Git-Tag: 0.1.0~200 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=15ee1478137bc748e27b0b06537973d8df04b9d7;hp=15ee1478137bc748e27b0b06537973d8df04b9d7 Finished file reorganization (for now). Sources are now in src/, subdir names have changed, and files from the former gui/ dir have been split up between the new qtgui/ and client/. Most, if not all files should now be at their final location, while the real work (cleaning up the code from the first phase of GUI reorganization, as well as doing the actual separation) begins now. ---