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

List:       kde-devel
Subject:    K Menu: Name (Description) -> Description (Name)
From:       William Leese <yatsu () wanadoo ! nl>
Date:       2003-08-20 18:51:09
[Download RAW message or body]

Hello list,

After some discussion on the kde-usability mailinglist about the default 
K Menu naming scheme the general consensus was that using '"Description 
(Name)" is prefered over "Name (Description)". Recognising the function 
of an application based on it's name is a very daunting task for new 
users and even existing users because of the large amount of similar 
applications.

I attached a patch to change this, but don't think I actually know what 
I'm doing :)

- wvl

["menutab_impl.diff" (text/plain)]

? menutab_impl.diff
Index: menutab_impl.cpp
===================================================================
RCS file: /home/kde/kdebase/kcontrol/kicker/menutab_impl.cpp,v
retrieving revision 1.26
diff -u -3 -p -r1.26 menutab_impl.cpp
--- menutab_impl.cpp	15 Jun 2003 08:11:47 -0000	1.26
+++ menutab_impl.cpp	20 Aug 2003 18:38:53 -0000
@@ -93,7 +93,7 @@ void MenuTab::load()
 
     if (c.readBoolEntry("DetailedMenuEntries", true))
     {
-        if (c.readBoolEntry("DetailedEntriesNamesFirst", true))
+        if (c.readBoolEntry("DetailedEntriesNamesFirst", false))
         {
             m_formatNameDesc->setChecked(true);
         }


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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