diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-24 15:03:47 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-05-24 15:03:47 +0000 |
commit | d0d934a3555468458384558eef505f98c8fe3dfc (patch) | |
tree | aa60d1d6787fc0551c0894fb4a5fbf59b79d67bf /net-p2p/transmission-remote-gui/files/patch-main.lfm | |
parent | Remove qt4 build tools from run dependencies. (diff) |
- New port: net-p2p/transmisson-remote-gui
Transmission Remote GUI is feature rich cross platform front-end to remotely
control Transmission daemon via its RPC protocol. It is faster and has more
functionality than build-in Transmission web interface.
WWW: http://code.google.com/p/transmisson-remote-gui/
Notes
Notes:
svn path=/head/; revision=234485
Diffstat (limited to 'net-p2p/transmission-remote-gui/files/patch-main.lfm')
-rw-r--r-- | net-p2p/transmission-remote-gui/files/patch-main.lfm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/transmission-remote-gui/files/patch-main.lfm b/net-p2p/transmission-remote-gui/files/patch-main.lfm new file mode 100644 index 000000000000..d6b5fa24557b --- /dev/null +++ b/net-p2p/transmission-remote-gui/files/patch-main.lfm @@ -0,0 +1,11 @@ +--- main.lfm 2009-05-21 17:53:53.000000000 -0500 ++++ main.lfm 2009-05-21 17:54:04.000000000 -0500 +@@ -214,8 +214,6 @@ + Top = 26 + Width = 772 + Align = alClient +- ClientHeight = 222 +- ClientWidth = 751 + TabOrder = 0 + OnResize = sbGenInfoResize + object panGeneralInfo: TPanel |