mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
Rename GTK client files to match the classes they contain (#2073)
This also brings naming closer to Qt client which simplifies things a bit.
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
#include <libtransmission/utils.h>
|
||||
#include <libtransmission/version.h>
|
||||
|
||||
#include "application.h"
|
||||
#include "conf.h"
|
||||
#include "notify.h"
|
||||
#include "util.h"
|
||||
#include "Application.h"
|
||||
#include "Notify.h"
|
||||
#include "Prefs.h"
|
||||
#include "Utils.h"
|
||||
|
||||
#define MY_CONFIG_NAME "transmission"
|
||||
#define MY_READABLE_NAME "transmission-gtk"
|
||||
|
||||
Reference in New Issue
Block a user