(trunk) #3926: use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- change the filename from add-dialog.[ch] to open-dialog.[ch]. whoooo

This commit is contained in:
Jordan Lee
2011-01-20 19:57:42 +00:00
parent 131afcc3a4
commit 3b28138c71
5 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,6 @@
#include <libtransmission/web.h>
#include "actions.h"
#include "add-dialog.h"
#include "conf.h"
#include "details.h"
#include "dialogs.h"
@@ -57,6 +56,7 @@
#include "makemeta-ui.h"
#include "msgwin.h"
#include "notify.h"
#include "open-dialog.h"
#include "relocate.h"
#include "stats.h"
#include "tr-core.h"