all repos — fluxbox @ 75b1b052f52684a9799893b72aa92d0317af43f7

custom fork of the fluxbox windowmanager

minor fix
fluxgen fluxgen
commit

75b1b052f52684a9799893b72aa92d0317af43f7

parent

34858071e8800d807b1f364a4afa0410db180386

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M src/FbTk/Theme.ccsrc/FbTk/Theme.cc

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Theme.cc,v 1.24 2004/01/02 22:55:35 fluxgen Exp $ +// $Id: Theme.cc,v 1.25 2004/01/12 20:24:06 fluxgen Exp $ #include "Theme.hh"

@@ -79,7 +79,6 @@ return true;

} bool ThemeManager::load(const std::string &filename, int screen_num) { - cerr<<"Load Theme: "<<filename<<endl; std::string location = FbTk::StringUtil::expandFilename(filename); std::string prefix = "";