From e6ca20c69a092dd7d97d05927a02bcd385d7f898 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 30 Jan 2011 23:52:56 +0000 Subject: copy of transmission svg icon, in/out logging with -DDEBUG only --- src/trg-main-window.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/trg-main-window.h') 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) \ -- cgit v1.2.3