Version: 1.5.9 (using KDE 3.1.9) Compiler: gcc version 3.2.2 20021231 (Debian prerelease) OS: Linux (i686) release 2.4.20-pre11 KMail has "New message", two other buttons, then "Get new messages". KNode uses "Get new messages" first, "New message" is placed further right. The button order should be consistent throughout KDE, so either KMail or KNode should adjust it. I like KNode's ordering more as a user will most likely retrieve new messages first when starting the program.
My kmail has them in different menus, and ordered according to the style guide, as far as I can tell. So I guess this isn't a bug.
This is about the toolbar, not the menus. KMail and KNode are inconsistent here. One of them should be fixed. Either fix it in KMail or reassign the bug to KNode.
I apologize. I misread the report. Should have known someone with that name could not be wrong. :) I still think the kmail ordering is more logical, but I'll talk to the knodistas about that.
as I think more users will use periodic mail check and "check mail on startup", the New message will be most likely the more common option. If you think, the ordering should be consistent I assign to knode :)
CVS commit by vkrause: More consistent toolbars between knode/knode in kontact and knode/kmail. CCMAIL: 52657-done@bugs.kde.org M +5 -2 knodeui.rc 1.45 --- kdepim/knode/knodeui.rc #1.44:1.45 @@ -1,4 +1,4 @@ <!DOCTYPE kpartgui> -<kpartgui name="KNode" version="38"> +<kpartgui name="KNode" version="39"> <MenuBar> @@ -128,8 +128,11 @@ <ToolBar noMerge="1" name="mainToolBar"><text>Main Toolbar</text> + <Action name="article_postNew"/> + <Action name="file_save"/> + <Action name="file_print"/> + <Separator/> <Action name="account_dnlHeaders"/> <Action name="net_stop"/> <Separator/> - <Action name="article_postNew"/> <Action name="article_postReply"/> <Action name="article_mailReply"/>