|
|
|
@ -629,8 +629,8 @@ KTreemapView::tileColor( KFileInfo * file )
|
|
|
|
|
if ( ext == "lo" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "Po" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "al" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "tqmoc.cpp" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "tqmoc.cc" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "moc.cpp" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "moc.cc" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "elc" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "la" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|
if ( ext == "a" ) return TQColor( 0xff, 0xa0, 0x00 );
|
|
|
|
|