(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu

This commit is contained in:
Charles Kerr 2010-01-07 17:30:34 +00:00
parent 3a1c9f2cd7
commit 0c34a39883
1 changed files with 1 additions and 0 deletions

View File

@ -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"