(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu
This commit is contained in:
parent
3a1c9f2cd7
commit
0c34a39883
1
gtk/ui.h
1
gtk/ui.h
|
@ -103,6 +103,7 @@ static const char * fallback_ui_file =
|
|||
"\n"
|
||||
" <popup name='icon-popup'>\n"
|
||||
" <menuitem action='add-torrent-menu'/>\n"
|
||||
" <menuitem action='add-torrent-from-url'/>\n"
|
||||
" <separator/>\n"
|
||||
" <menuitem action='toggle-main-window'/>\n"
|
||||
" <menuitem action='toggle-message-log'/>\n"
|
||||
|
|
Loading…
Reference in New Issue