# HG changeset patch # User Dirk Olmes <dirk@xanthippe.ping.de> # Date 1299785427 -3600 # Node ID 2ab09e7a3691cf64423d4eb97c753ca639ff7d61 # Parent d372b3ee7bd8fed0d30d78774aef5f4a915d17b3 reorder the menu items diff -r d372b3ee7bd8 -r 2ab09e7a3691 Ui_MainWindow.ui --- a/Ui_MainWindow.ui Mon Mar 07 07:08:12 2011 +0100 +++ b/Ui_MainWindow.ui Thu Mar 10 20:30:27 2011 +0100 @@ -79,8 +79,8 @@ <string>Feed</string> </property> <addaction name="actionAddFeed"/> + <addaction name="actionMarkFeedRead"/> <addaction name="actionMarkSelectedEntriesRead"/> - <addaction name="actionMarkFeedRead"/> <addaction name="actionUpdate"/> <addaction name="actionDeleteFeed"/> <addaction name="actionFeedSettings"/>