[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-usability
Subject:    kmenu: Description (Name)
From:       William Leese <yatsu () wanadoo ! nl>
Date:       2003-08-19 19:44:52
[Download RAW message or body]

A technical question. In kcontrol/kicker/menutab_impl.cpp at 
MenuTab::load() I see:

    if (c.readBoolEntry("DetailedMenuEntries", true))
    {
        if (c.readBoolEntry("DetailedEntriesNamesFirst", true))
        {
            m_formatNameDesc->setChecked(true);
        }
        else
        {
            m_formDescName->setChecked(true);
        }
    }
    else
    {
        m_formatSimple->setChecked(true);
    }

Doesn't this mean we're doing 'Description (Name)' in kmenu by default? 
Let it be so :)

- wvl

_______________________________________________
kde-usability mailing list
kde-usability@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-usability
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic