Kaydet (Commit) 3dae5e05 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

i119208 - Cannot select a different icon set. Problem due to incomplete Tango removal

üst 8de8b267
......@@ -796,12 +796,6 @@ sal_uLong StyleSettings::GetAutoSymbolsStyle() const
{
}
if( bCont )
{
if( rDesktopEnvironment.equalsIgnoreAsciiCaseAscii( "gnome" ) )
nRet = STYLE_SYMBOLS_TANGO;
}
// falback to any existing style
if ( ! CheckSymbolStyle (nRet) )
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment