[Konversation-devel] [Bug 192508] New: Clear up default nicklist icon theme confusion

Eike Hein hein at kde.org
Wed May 13 00:04:56 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=192508

           Summary: Clear up default nicklist icon theme confusion
           Product: konversation
           Version: SVN
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: hein at kde.org
            Blocks: 187307


SVN revision 919302 introduced a hacky way to make the Oxygen nickname list
icon theme the default, by modifying the default value of the preference in
konversation.kcfg. There are some problems with this:

- It makes fact that the old default theme still gets installed to the
"default" folder somewhat confusing.

- The theme loading code in the Images class falls back to "default" when the
theme specified in the configuration file can't be successfully loaded. This
means rather than falling back to the new elected default - the Oxygen theme -,
it currently falls back to the old default theme.

The old default theme should be installed to "simplistic" instead (the name of
the theme), and the Oxygen theme should then be installed to "default".

Existing Konversation installations with "oxygen" in their preferences file
would then fall back to "default", which happens to be the Oxygen theme anyway.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list