mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk gtk) revert a couple of menu reorderings that were probably better off left alone
This commit is contained in:
4
gtk/ui.h
4
gtk/ui.h
@@ -19,13 +19,13 @@ static const char * fallback_ui_file =
|
||||
" </menu>\n"
|
||||
" <menu action='torrent-menu'>\n"
|
||||
" <menuitem action='show-torrent-properties'/>\n"
|
||||
" <menuitem action='open-torrent-folder'/>\n"
|
||||
" <separator/>\n"
|
||||
" <menuitem action='start-torrent'/>\n"
|
||||
" <menuitem action='update-tracker'/>\n"
|
||||
" <menuitem action='pause-torrent'/>\n"
|
||||
" <menuitem action='copy-magnet-link-to-clipboard'/>\n"
|
||||
" <separator/>\n"
|
||||
" <menuitem action='open-torrent-folder'/>\n"
|
||||
" <menuitem action='relocate-torrent'/>\n"
|
||||
" <menuitem action='verify-torrent'/>\n"
|
||||
" <separator/>\n"
|
||||
@@ -73,6 +73,7 @@ static const char * fallback_ui_file =
|
||||
"\n"
|
||||
" <popup name='main-window-popup'>\n"
|
||||
" <menuitem action='show-torrent-properties'/>\n"
|
||||
" <menuitem action='open-torrent-folder'/>\n"
|
||||
" <separator/>\n"
|
||||
" <menu action='sort-menu'>\n"
|
||||
" <menuitem action='sort-by-activity'/>\n"
|
||||
@@ -93,7 +94,6 @@ static const char * fallback_ui_file =
|
||||
" <menuitem action='pause-torrent'/>\n"
|
||||
" <menuitem action='copy-magnet-link-to-clipboard'/>\n"
|
||||
" <separator/>\n"
|
||||
" <menuitem action='open-torrent-folder'/>\n"
|
||||
" <menuitem action='verify-torrent'/>\n"
|
||||
" <menuitem action='relocate-torrent'/>\n"
|
||||
" <separator/>\n"
|
||||
|
||||
Reference in New Issue
Block a user