From efe53c831dd2914252e4e2ee4f4240666c17a874 Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Fri, 27 May 2011 13:35:36 +0000
Subject: [PATCH] Debian: Since browser launch is disabled within the I2P
 codebase for the i2psvc user,  removing patch to disable it

---
 .../patches/0002-disable-browser-launch.patch | 22 -------------------
 debian/patches/series                         |  1 -
 2 files changed, 23 deletions(-)
 delete mode 100644 debian/patches/0002-disable-browser-launch.patch

diff --git a/debian/patches/0002-disable-browser-launch.patch b/debian/patches/0002-disable-browser-launch.patch
deleted file mode 100644
index 8821586107..0000000000
--- a/debian/patches/0002-disable-browser-launch.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Kill Your TV <killyourtv@i2pmail.org>
-Date: Mon, 18 Apr 2011 16:43:40 +0000
-Subject: disable browser launch
-
----
- installer/resources/clients.config |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/installer/resources/clients.config b/installer/resources/clients.config
-index 08c6c62..0506a45 100644
---- a/installer/resources/clients.config
-+++ b/installer/resources/clients.config
-@@ -51,7 +51,7 @@ clientApp.4.main=net.i2p.apps.systray.UrlLauncher
- clientApp.4.name=Open Router Console in web browser at startup
- clientApp.4.args=http://127.0.0.1:7657/
- clientApp.4.delay=3
--clientApp.4.startOnLoad=true
-+clientApp.4.startOnLoad=false
- 
- # BOB bridge
- clientApp.5.args=
--- 
diff --git a/debian/patches/series b/debian/patches/series
index d12bfc52ee..c3fc0635ab 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 0001-Update-paths.patch
-0002-disable-browser-launch.patch
 0004-Update-path-of-jbigi-and-add-soname.patch
 0007-rename-jcpuid.patch
-- 
GitLab