From kde-usability Wed Aug 20 22:26:55 2003 From: Rand2342 Date: Wed, 20 Aug 2003 22:26:55 +0000 To: kde-usability Subject: Re: kmenu: Description (Name) X-MARC-Message: https://marc.info/?l=kde-usability&m=106141845521364 --- William Leese wrote: > 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 :) It means DetailedMenuEntries ("Show program descriptions") and the DetailedEntriesNamesFirst ("name (desc)" instead of "desc (name)") are on by default. This means that KDE uses "Name (description)" by default. But before changing this default, the descriptions should be cleaned up. Some applications have the same description (kdegames, editors, kview and kuickshow) or non-descriptive descriptions (kaboodle is a "media player", noatun a "multimedia player" (and xine too). And most KDE apps not belonging to the basic kde packages (quanta plus, kdevelop, kwintv, k3b, kopete, apollon) do not have a description. r __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ kde-usability mailing list kde-usability@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-usability