summaryrefslogtreecommitdiff
path: root/src/trg-main-window.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-30 23:52:56 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-01-30 23:52:56 +0000
commite6ca20c69a092dd7d97d05927a02bcd385d7f898 (patch)
tree65cf9eb1cb097b22a1bc4b65553cf8c9e80a024d /src/trg-main-window.h
parente7a008aeed65e06d9e17dcc5e98121012540e3a2 (diff)
copy of transmission svg icon, in/out logging with -DDEBUG only
Diffstat (limited to 'src/trg-main-window.h')
-rw-r--r--src/trg-main-window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/trg-main-window.h b/src/trg-main-window.h
index f5fcff2..4ae8ff3 100644
--- a/src/trg-main-window.h
+++ b/src/trg-main-window.h
@@ -33,6 +33,8 @@
#include "trg-torrent-tree-view.h"
#include "trg-client.h"
+#define TRG_WINDOW_ICON "/usr/share/icons/hicolor/scalable/apps/transmission-remote-gtk.svg"
+
G_BEGIN_DECLS
#define TRG_TYPE_MAIN_WINDOW trg_main_window_get_type()
#define TRG_MAIN_WINDOW(obj) \