mirror of
https://github.com/transmission/transmission
synced 2025-02-01 03:43:43 +00:00
(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu
This commit is contained in:
parent
3a1c9f2cd7
commit
0c34a39883
1 changed files with 1 additions and 0 deletions
1
gtk/ui.h
1
gtk/ui.h
|
@ -103,6 +103,7 @@ static const char * fallback_ui_file =
|
||||||
"\n"
|
"\n"
|
||||||
" <popup name='icon-popup'>\n"
|
" <popup name='icon-popup'>\n"
|
||||||
" <menuitem action='add-torrent-menu'/>\n"
|
" <menuitem action='add-torrent-menu'/>\n"
|
||||||
|
" <menuitem action='add-torrent-from-url'/>\n"
|
||||||
" <separator/>\n"
|
" <separator/>\n"
|
||||||
" <menuitem action='toggle-main-window'/>\n"
|
" <menuitem action='toggle-main-window'/>\n"
|
||||||
" <menuitem action='toggle-message-log'/>\n"
|
" <menuitem action='toggle-message-log'/>\n"
|
||||||
|
|
Loading…
Reference in a new issue