Mercurial > hg > Feedworm
changeset 106:2ab09e7a3691
reorder the menu items
| author | Dirk Olmes <dirk@xanthippe.ping.de> |
|---|---|
| date | Thu, 10 Mar 2011 20:30:27 +0100 |
| parents | d372b3ee7bd8 |
| children | 863599e84269 |
| files | Ui_MainWindow.ui |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"/>
