Changeset 9646
- Timestamp:
- Dec 1, 2009, 7:43:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/ui.h
r9631 r9646 20 20 " <menu action='torrent-menu'>\n" 21 21 " <menuitem action='show-torrent-properties'/>\n" 22 " <menuitem action='open-torrent-folder'/>\n" 22 23 " <separator/>\n" 23 24 " <menuitem action='start-torrent'/>\n" … … 26 27 " <menuitem action='copy-magnet-link-to-clipboard'/>\n" 27 28 " <separator/>\n" 28 " <menuitem action='open-torrent-folder'/>\n"29 29 " <menuitem action='relocate-torrent'/>\n" 30 30 " <menuitem action='verify-torrent'/>\n" … … 74 74 " <popup name='main-window-popup'>\n" 75 75 " <menuitem action='show-torrent-properties'/>\n" 76 " <menuitem action='open-torrent-folder'/>\n" 76 77 " <separator/>\n" 77 78 " <menu action='sort-menu'>\n" … … 94 95 " <menuitem action='copy-magnet-link-to-clipboard'/>\n" 95 96 " <separator/>\n" 96 " <menuitem action='open-torrent-folder'/>\n"97 97 " <menuitem action='verify-torrent'/>\n" 98 98 " <menuitem action='relocate-torrent'/>\n"
Note: See TracChangeset
for help on using the changeset viewer.