https://bugs.freedesktop.org/show_bug.cgi?id=75937

--- Comment #21 from Michael Meeks <[email protected]> ---
The code does:

    // Set known icon themes
    OUString sAutoStr( m_pIconStyleLB->GetEntry( 0 ) );
    m_pIconStyleLB->Clear();
    StyleSettings aStyleSettings =
Application::GetSettings().GetStyleSettings();
    mInstalledIconThemes = aStyleSettings.GetInstalledIconThemes();

in cui/source/options/optgdlg.cxx

I suspect we just don't detect that Galaxy is installed for some reason (prolly
the naming issue below) in GetInstalledIconThemes =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to